asteroid icon indicating copy to clipboard operation
asteroid copied to clipboard

AsteroidOS building error

Open ahmedusamaali opened this issue 6 years ago • 1 comments
trafficstars

Hi,

I am new to programming in linux environment and trying to build an image (as described in https://asteroidos.org/wiki/building-asteroidos/ ) but get the following error message

ERROR: Task (virtual:native:/home/usama/asteroid/src/meta-openembedded/meta-oe/recipes-support/gnulib/gnulib_2017-08-20.18.bb:do_install) failed with exit code '1' NOTE: Tasks Summary: Attempted 3818 tasks of which 3809 didn't need to be rerun and 1 failed.

Summary: 1 task failed:

What is wrong?

thax

ahmedusamaali avatar Feb 22 '19 15:02 ahmedusamaali

Hi @ahmedusamaali, please include the full error logs and not just the end (use a website like pastebin for that) Also, it looks like the errors happens on a recipe that is not maintained as part of AsteroidOS but as part of OpenEmbedded instead, so it is quite likely that you might need to report this to OpenEmbedded instead. I assume you have a host system incompatibility. This typically happens with cutting-edge distributions such as Arch-Linux...

FlorentRevest avatar Feb 27 '19 15:02 FlorentRevest