Openembedded Bitbake Development
 help / color / mirror / Atom feed
* Interesting typo with a bit confusing python exception
@ 2014-08-09  9:49 Martin Jansa
  0 siblings, 0 replies; only message in thread
From: Martin Jansa @ 2014-08-09  9:49 UTC (permalink / raw)
  To: bitbake-devel

[-- Attachment #1: Type: text/plain, Size: 983 bytes --]

Don't take this as bug report, the first ERROR message is right
and I should have noticed what's wrong sooner, but instead I was
checking "ps" for hanging zombie bitbake (which still happends
from time to time).

Is there something we can do for average bitbake user to get clearer
message?

$ bitbake -c cleansstate tracker | bitbake -c build tracker | tee log.tracker

ERROR: Only one copy of bitbake should be run against a build directory
Traceback (most recent call last):
  File "/OE/build/oe-core/bitbake/bin/bitbake", line 382, in <module>
    ret = main()
  File "/OE/build/oe-core/bitbake/bin/bitbake", line 370, in main
    return ui_module.main(server_connection.connection, server_connection.events, configParams)
  File "/OE/build/oe-core/bitbake/lib/bb/ui/knotty.py", line 396, in main
    parseprogress.update(event.current)
AttributeError: 'NoneType' object has no attribute 'update'

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-09  9:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-09  9:49 Interesting typo with a bit confusing python exception Martin Jansa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox