http://bugs.openembedded.org/show_bug.cgi?id=3431
Summary: Unknown task spits out traceback instead of friendly
error message
Product: BitBake
Version: 1.8.x
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: BitBake
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
[EMAIL PROTECTED]:/local/pkg/oe/fic-gta01$ bitbake -c showdata python-pyqt
Traceback (most recent call last):
File "/local/pkg/oe/bitbake/bin/bitbake", line 134, in <module>
main()
File "/local/pkg/oe/bitbake/bin/bitbake", line 131, in main
cooker.cook()
File "/local/pkg/oe/bitbake/lib/bb/cooker.py", line 565, in cook
return self.buildTargets(pkgs_to_build)
File "/local/pkg/oe/bitbake/lib/bb/cooker.py", line 475, in buildTargets
rq.prepare_runqueue()
File "/local/pkg/oe/bitbake/lib/bb/runqueue.py", line 283, in
prepare_runqueue
listid = taskData.tasks_lookup[fnid][target[1]]
KeyError: 'do_showdata'
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Bitbake-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bitbake-dev