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 _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto