On 04/05/2012 02:36 AM, Marco Monguzzi wrote:
Hello,

MACHINE=am3517-evm ./oebb.sh bitbake systemd-gnome-image

leads to

Summary: 1 task failed:

/home/rd-dev/workspace/angstrom/sources/meta-openembedded/meta-oe/recipes-support/mime-support/
mime-support_3.44.bb, do_unpack

Full log in attachment (v3.44 is no longer available at
ftp://ftp.debian.org/debian/pool/main/m/mime-support)

Regards.



_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Did you try cleaning mime-support and then rebuilding it and then the image? Any fetch failures I hit I always will clean then rebuild them. Then once all are built that failed to fetch I clean the image and rebuild.

bitbake -c clean recipeName
bitbake recipeName
bitbake -k will continue the build as far as it can while working around failures.

HTH

_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to