[oe] meta-toolchain continues to woe

Graham Gower graham.gower at gmail.com
Thu Nov 12 04:34:20 UTC 2009


2009/11/12 Holger Hans Peter Freyther <holger+oe at freyther.de>:
>
> ./run.do_populate_sdk.27727
> Collected errors:
>  * Could not obtain administrative lock for offline root (ERR: Bad file
> descriptor)  at /data/openembedded/build/arm/cortex-a8/tmp/work/x86_64-armv7a-
> sdk-angstrom-linux-gnueabi/meta-toolchain-1.0-r0/sdk/image//usr/lib/opkg/lock

Presumably, the lock file could not be creat()ed. Unfortunately, there
is no error checking on that creat() call in opkg and you don't get a
useful error message.

Do the paths leading up to the lock file exist?

-Graham




More information about the Openembedded-devel mailing list