All of lore.kernel.org
 help / color / mirror / Atom feed
* adt-installer: cannot install package autoconf-nativesdk
@ 2012-02-24 13:40 Andrea Galbusera
  2012-02-25  2:08 ` Joshua Lock
  0 siblings, 1 reply; 4+ messages in thread
From: Andrea Galbusera @ 2012-02-24 13:40 UTC (permalink / raw)
  To: yocto

Hi,
I'm having the following error while trying the adt-installer for the
first time. I'm using current edison git branch and following the ADT
user's guide. The adt_installer tarball was generated inside my Yocto
build tree. The adt_installer.conf I use is basically the default one
(just changed YOCTOADT_TARGET_SYSROOT_LOC_arm to my needs). Here is
the log relevant snip:

Start installing selected native ADT for archs: arm x86...
#######################################################################
Please note from this point on installation requires sudo password ...
#######################################################################

Dangling opkg cache folder ///var/lib/opkg detected. Continue
installation will remove the folder!
[ADT_INST] Do you want to continue installation? Please enter Y/N:
Updating opkg...
Downloading http://adtrepo.yoctoproject.org/1.1/adt-ipk/i686-nativesdk/Packages.
Updated list of available packages in ///var/lib/opkg/lists/yp-i686-nativesdk.
opkg update process ended...
Installing pseudo nativesdk ...

Installing pseudo-nativesdk (1.1.1-r2) to root...
Downloading http://adtrepo.yoctoproject.org/1.1/adt-ipk/i686-nativesdk/pseudo-nativesdk_1.1.1-r2_i686-nativesdk.ipk.
Installing eglibc-nativesdk (2.13-r15+svnr14157) to root...
Downloading http://adtrepo.yoctoproject.org/1.1/adt-ipk/i686-nativesdk/eglibc-nativesdk_2.13-r15+svnr14157_i686-nativesdk.ipk.
Configuring eglibc-nativesdk.
Configuring pseudo-nativesdk.
Installing opkg nativesdk ...

Installing opkg-nativesdk (1:0.1.8+svnr625-r2) to root...
Downloading http://adtrepo.yoctoproject.org/1.1/adt-ipk/i686-nativesdk/opkg-nativesdk_0.1.8+svnr625-r2_i686-nativesdk.ipk.
Configuring opkg-nativesdk.
Installing pkgconfig nativesdk ...

Installing pkgconfig-nativesdk (0.25-r0) to root...
Downloading http://adtrepo.yoctoproject.org/1.1/adt-ipk/i686-nativesdk/pkgconfig-nativesdk_0.25-r0_i686-nativesdk.ipk.
Configuring pkgconfig-nativesdk.
Installing libtool nativesdk ...

Installing libtool-nativesdk (2.4-r2) to root...
Downloading http://adtrepo.yoctoproject.org/1.1/adt-ipk/i686-nativesdk/libtool-nativesdk_2.4-r2_i686-nativesdk.ipk.
Configuring libtool-nativesdk.
Installing autoconf nativesdk ...

Unknown package 'autoconf-nativesdk'.
Collected errors:
 * opkg_install_cmd: Cannot install package autoconf-nativesdk.

#############################################################################
# Meet error(s) when installing Yocto ADT! Please check log file for details.
#############################################################################


The installer was built against the latest version of its recipe as
per commit c6ec5a0d9e31a1694aba25e2ff76f1c933e556d5,
adt-installer-0.1.8+svnr596-r6. I guess a change was made with commit
de68393270d5455b4861d38cef3f081b9667d25f which requires installing
autoconf/automake-nativesdk but relevant ipks are missing from
http://adtrepo.yoctoproject.org/1.1/adt-ipk/, which is still default
in latest adt_installer.conf.

Am I guessing right? First time digging into the adt_installer so I
might be completely out of track! Is this a known limit if building
adt_installer with latest edison branch? Should I file a bug for this?
If so, what's the best solution right now? Maybe using the edison
original adt_installer from the yocto downloads...

Thanks in advance
Regards,
Andrea


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: adt-installer: cannot install package autoconf-nativesdk
  2012-02-24 13:40 adt-installer: cannot install package autoconf-nativesdk Andrea Galbusera
@ 2012-02-25  2:08 ` Joshua Lock
  2012-02-25  9:41   ` Andrea Galbusera
  0 siblings, 1 reply; 4+ messages in thread
From: Joshua Lock @ 2012-02-25  2:08 UTC (permalink / raw)
  To: yocto

Hi Andrea,

On 24/02/12 05:40, Andrea Galbusera wrote:
> The installer was built against the latest version of its recipe as
> per commit c6ec5a0d9e31a1694aba25e2ff76f1c933e556d5,
> adt-installer-0.1.8+svnr596-r6. I guess a change was made with commit
> de68393270d5455b4861d38cef3f081b9667d25f which requires installing
> autoconf/automake-nativesdk but relevant ipks are missing from
> http://adtrepo.yoctoproject.org/1.1/adt-ipk/, which is still default
> in latest adt_installer.conf.
>
> Am I guessing right? First time digging into the adt_installer so I
> might be completely out of track! Is this a known limit if building
> adt_installer with latest edison branch? Should I file a bug for this?
> If so, what's the best solution right now? Maybe using the edison
> original adt_installer from the yocto downloads...

This sounds like you've correctly deduced the issue - it looks like 
there may be required changes which need backporting to the edison 
repository - I'm currently running some builds to verify this.

Please do report this information on bugzilla so that we can track it. 
It's my first time digging into the ADT installer too so it may take a 
couple of days to pull together all of the required fixes.

Cheers,
Joshua
-- 
Joshua Lock
         Yocto Project "Johannes factotum"
         Intel Open Source Technology Centre


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: adt-installer: cannot install package autoconf-nativesdk
  2012-02-25  2:08 ` Joshua Lock
@ 2012-02-25  9:41   ` Andrea Galbusera
  2012-02-27 22:44     ` Joshua Lock
  0 siblings, 1 reply; 4+ messages in thread
From: Andrea Galbusera @ 2012-02-25  9:41 UTC (permalink / raw)
  To: Joshua Lock; +Cc: yocto

Hi Joshua,

On Sat, Feb 25, 2012 at 3:08 AM, Joshua Lock <josh@linux.intel.com> wrote:
> Hi Andrea,
>
>
> On 24/02/12 05:40, Andrea Galbusera wrote:
>>
>> The installer was built against the latest version of its recipe as
>> per commit c6ec5a0d9e31a1694aba25e2ff76f1c933e556d5,
>> adt-installer-0.1.8+svnr596-r6. I guess a change was made with commit
>> de68393270d5455b4861d38cef3f081b9667d25f which requires installing
>> autoconf/automake-nativesdk but relevant ipks are missing from
>> http://adtrepo.yoctoproject.org/1.1/adt-ipk/, which is still default
>> in latest adt_installer.conf.
>>
>> Am I guessing right? First time digging into the adt_installer so I
>> might be completely out of track! Is this a known limit if building
>> adt_installer with latest edison branch? Should I file a bug for this?
>> If so, what's the best solution right now? Maybe using the edison
>> original adt_installer from the yocto downloads...
>
>
> This sounds like you've correctly deduced the issue - it looks like there
> may be required changes which need backporting to the edison repository -
> I'm currently running some builds to verify this.
>
> Please do report this information on bugzilla so that we can track it. It's
> my first time digging into the ADT installer too so it may take a couple of
> days to pull together all of the required fixes.

Submitted to shiny new bugzilla with #2031. I left the ADT version
unspecified, since I believe we are somewhere between 1.1 and 1.1.1
with current edison.

After looking a little closer at the adt_installer.conf generated from
my build tree I noticed the following diffs wrt 1.1. First line looks
pretty strange to me. Hope this helps

@@ -1,4 +1,4 @@
-YOCTOADT_VERSION=1.1
+1.1=1.1
 # Yocto ADT Installer Configuration File
 #
 # Copyright 2010-2011 by Intel Corp.
@@ -24,7 +24,7 @@

 # Your yocto distro repository, this should include IPKG based
packages and root filesystem files where the installation is based on

-YOCTOADT_REPO="http://adtrepo.yoctoproject.org/$YOCTOADT_VERSION"
+YOCTOADT_REPO="http://adtrepo.yoctoproject.org/1.1"

 # The following are for system wide setup
 # Target architectures that you want to setup host cross dev environment for

Cheers,
Andrea


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: adt-installer: cannot install package autoconf-nativesdk
  2012-02-25  9:41   ` Andrea Galbusera
@ 2012-02-27 22:44     ` Joshua Lock
  0 siblings, 0 replies; 4+ messages in thread
From: Joshua Lock @ 2012-02-27 22:44 UTC (permalink / raw)
  To: Andrea Galbusera; +Cc: yocto



On 25/02/12 01:41, Andrea Galbusera wrote:
> Hi Joshua,
>
> On Sat, Feb 25, 2012 at 3:08 AM, Joshua Lock<josh@linux.intel.com>  wrote:
>> Hi Andrea,
>>
>>
>> On 24/02/12 05:40, Andrea Galbusera wrote:
>>>
>>> The installer was built against the latest version of its recipe as
>>> per commit c6ec5a0d9e31a1694aba25e2ff76f1c933e556d5,
>>> adt-installer-0.1.8+svnr596-r6. I guess a change was made with commit
>>> de68393270d5455b4861d38cef3f081b9667d25f which requires installing
>>> autoconf/automake-nativesdk but relevant ipks are missing from
>>> http://adtrepo.yoctoproject.org/1.1/adt-ipk/, which is still default
>>> in latest adt_installer.conf.
>>>
>>> Am I guessing right? First time digging into the adt_installer so I
>>> might be completely out of track! Is this a known limit if building
>>> adt_installer with latest edison branch? Should I file a bug for this?
>>> If so, what's the best solution right now? Maybe using the edison
>>> original adt_installer from the yocto downloads...
>>
>>
>> This sounds like you've correctly deduced the issue - it looks like there
>> may be required changes which need backporting to the edison repository -
>> I'm currently running some builds to verify this.
>>
>> Please do report this information on bugzilla so that we can track it. It's
>> my first time digging into the ADT installer too so it may take a couple of
>> days to pull together all of the required fixes.
>
> Submitted to shiny new bugzilla with #2031. I left the ADT version
> unspecified, since I believe we are somewhere between 1.1 and 1.1.1
> with current edison.

Thanks - the issue is restricted to Edison so far as I can tell so the 
bug has been marked thus.

> After looking a little closer at the adt_installer.conf generated from
> my build tree I noticed the following diffs wrt 1.1. First line looks
> pretty strange to me. Hope this helps

This is definitely a bug but not preventing you from installing the ADT. 
I've created a patch for this whilst I'm in this area of code though, 
thanks.

Cheers,
Joshua
-- 
Joshua Lock
         Yocto Project "Johannes factotum"
         Intel Open Source Technology Centre


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-02-27 22:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-24 13:40 adt-installer: cannot install package autoconf-nativesdk Andrea Galbusera
2012-02-25  2:08 ` Joshua Lock
2012-02-25  9:41   ` Andrea Galbusera
2012-02-27 22:44     ` Joshua Lock

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.