[OE-core] [PATCH 0/2] Avoid build failures due to setscene errors

Andre McCurdy armccurdy at gmail.com
Tue Aug 29 20:38:02 UTC 2017


On Tue, Aug 29, 2017 at 1:00 PM, Peter Kjellerstedt
<peter.kjellerstedt at axis.com> wrote:
> Occasionally, we see errors on our autobuilders where a setscene task
> fails to retrieve a file from our global sstate cache. It typically
> looks something like this:
>
> WARNING: zip-3.0-r2 do_populate_sysroot_setscene: Failed to fetch URL
> file://66/sstate:zip:core2-64-poky-linux:3.0:r2:core2-64:3:\
> 66832b8c4e7babe0eac9d9579d1e2b6a_populate_sysroot.tgz;\
> downloadfilename=66/sstate:zip:core2-64-poky-linux:3.0:r2:core2-64:3:\
> 66832b8c4e7babe0eac9d9579d1e2b6a_populate_sysroot.tgz, attempting
> MIRRORS if available
> ERROR: zip-3.0-r2 do_populate_sysroot_setscene: Fetcher failure:
> Unable to find file
> file://66/sstate:zip:core2-64-poky-linux:3.0:r2:core2-64:3:\
> 66832b8c4e7babe0eac9d9579d1e2b6a_populate_sysroot.tgz;\
> downloadfilename=66/sstate:zip:core2-64-poky-linux:3.0:r2:core2-64:3:\
> 66832b8c4e7babe0eac9d9579d1e2b6a_populate_sysroot.tgz anywhere. The
> paths that were searched were:
>     /home/pkj/.openembedded/sstate-cache

To trigger this, do you have SSTATE_MIRRORS pointing to
"/home/pkj/.openembedded/sstate-cache" and SSTATE_DIR pointed
somewhere else? Or are they both pointing to the same local directory?
Or something else?

> ERROR: zip-3.0-r2 do_populate_sysroot_setscene: No suitable staging
> package found
> WARNING: Setscene task
> (meta/recipes-extended/zip/zip_3.0.bb:do_populate_sysroot_setscene)
> failed with exit code '1' - real task will be run instead
>



More information about the Openembedded-core mailing list