[OE-core] core-image-full-cmdline build failure

Paul Barker paul at paulbarker.me.uk
Tue Aug 19 13:47:14 UTC 2014


On Aug 19, 2014 12:55 PM, "Robert Yang" <liezhi.yang at windriver.com> wrote:
>
> On 08/19/2014 07:42 PM, Paul Barker wrote:
>>
>> Looking into the rpcbind package, the useradd commands are performed in a
>> preinst script so I don't think the problem is opkg running the script
too
>> early. Do other package managers guarantee that a package's dependencies
are
>> installed before the preinst script is ran? If so, I may need to
re-order things
>
>
> For rpm, I think yes ? The "pre" depends on base-passwd:
> $ rpm -qpR -v tmp/deploy/rpm/core2_64/rpcbind-0.2.1-r0.core2_64.rpm |
grep base-pass
> manual: base-passwd
> pre: base-passwd
> post: base-passwd
> preun: base-passwd
> postun: base-passwd
>
> But I can't find such info in ipk.
>

Ok, looking at the opkg code it should satisfy dependencies before running
the preinst script. I'll have to look into this further later and find out
exactly what is going wrong.

-- 
(Sent from mobile)

Paul Barker

Email: paul at paulbarker.me.uk
http://www.paulbarker.me.uk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20140819/fe9409a5/attachment-0002.html>


More information about the Openembedded-core mailing list