[poky] Poky core-image-minimal fails to build with package_deb
Laurentiu Palcu
laurentiu.palcu at intel.com
Wed Mar 26 03:21:49 PDT 2014
On Wed, Mar 26, 2014 at 09:34:27AM +0000, Jeremy Powell wrote:
> Hi All,
>
> I'm trying to build poky from the git master head, but there are
> several problems in the DpkgIndexer class in
> ./meta/lib/oe/package_manager.py
>
> For instance:
> cd %s; PSEUDO_UNLOAD=1 %s packages > Packages
> should be
> cd %s; PSEUDO_UNLOAD=1 %s packages . > Packages
>
> The generation of the "Release" file also appears to be incorrect
> (maybe it is also missing a trailing period?).
Might be related to this:
commit aec1194c120e5eae12cee18741d368ac3bb11722
Author: Ricardo Ribalda Delgado <ricardo.ribalda at gmail.com>
Date: Mon Mar 17 09:30:37 2014 +0000
package_manager: Use apt-ftparchive for deb packages
Can you revert this patch and try again?
laurentiu
>
> Finally, the creation of the Packages.gz file causes an error, but
> I'm not currently familiar enough with Yocto to fix it, but perhaps
> someone else might be able to help? (Seems to me that this part of
> the build is running the commands in parallel but needs to performed
> be serially)
>
> Kind regards,
> Jeremy
>
> --
> Jeremy Powell
> Senior Software Engineer
>
> VisionAid International Ltd
> Unit 9
> Crawley Business Centre
> Stephenson Way
> Three Bridges
> Crawley
> West Sussex
> RH10 1TN
>
> --
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
More information about the poky
mailing list