On 25 July 2012 18:38, Martin Jansa <[email protected]> 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

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to