[OE-core] [PATCH] package.bbclass: don't error when the root doesn't exist in do_split_packages

Burton, Ross ross.burton at intel.com
Thu Jul 26 11:41:46 UTC 2012


On 25 July 2012 18:38, Martin Jansa <martin.jansa at gmail.com> wrote:
> Isn't this real error which shouldn't be covered by this?
>
> e.g. if someone removes or loose tmp-eglibc/work/foo/image (happens
> to me all the time because tmp-eglibc is on tmpfs) then do_package is
> reexecuted when sstate checksum is changed (even with
> BB_SIGNATURE_HANDLER = "OEBasic") and in some cases it successfully
> repackage .ipk files which are now empty and in some cases it fails
> (e.g. with systemd.bbclass checking that requested .service files are
> available in package during do_package).

In that case it really should fail before do_split_packages() is called, surely?

Ross




More information about the Openembedded-core mailing list