[OE-core] [PATCH] lib/oe/lsb: Add basic LSB functions

Martin Jansa martin.jansa at gmail.com
Sat Jul 28 09:37:46 UTC 2012


On Sat, Jul 28, 2012 at 11:16:14AM +0200, Martin Jansa wrote:
> > by installing lsb_release. Archlinux 64.
> > 
> > Should it check to see if it installed first and error otherwise? It 
> > looks like it tries to do it here:
> > 
> > +    try:
> > +        output, err = bb.process.run(['lsb_release', '-a'], stderr=PIPE)
> > +    except bb.process.CmdError as exc:
> > +        return
> > 
> > 
> > but it must be missing something.
> 
> Same here, interesting is that it failed only during 2nd build, 1st
> with this commit applied finished fine.

Ah no, it was there also first time I've overlooked it as it's not
fatal.

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120728/396a844f/attachment-0002.sig>


More information about the Openembedded-core mailing list