[bitbake-devel] "bitbake-layers show-overlayed" generates python traceback

Paul Eggleton paul.eggleton at linux.intel.com
Mon Mar 19 11:13:02 UTC 2012


On Monday 19 March 2012 07:07:18 Robert P. J. Day wrote:
>   just goofing around with a utility i'd never noticed before,
> bitbake-layers, and tested it on a simple qemux86 configuration:
> 
> $ bitbake-layers show-overlayed
> Parsing recipes..done.
> Traceback (most recent call last):
>   File "/home/rpjday/oe/oe-core/bitbake/bin/bitbake-layers", line 593, in
> <module> sys.exit(main(sys.argv[1:]) or 0)
>   File "/home/rpjday/oe/oe-core/bitbake/bin/bitbake-layers", line 47, in
> main cmds.onecmd(' '.join(args))
>   File "/usr/lib/python2.7/cmd.py", line 219, in onecmd
>     return func(arg)
>   File "/home/rpjday/oe/oe-core/bitbake/bin/bitbake-layers", line 216, in
> do_show_overlayed logger.note('No overlayed files found')
> AttributeError: 'BBLogger' object has no attribute 'note'
> $
> 
>   is there a special context i need to run this in?

No, this is a bug. Looking at a fix now.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre




More information about the bitbake-devel mailing list