buginfo --bugnr results in python or missing cookie error
Bug #173079 reported by
Leann Ogasawara
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bughelper (Ubuntu) |
Fix Released
|
Undecided
|
Brian Murray |
Bug Description
Binary package hint: bughelper
I'm trying to run buginfo --bugnr to get information about a specific bug report. However I run into the following issues:
If I try running buginfo from the bughelper bzr tree -r192
ogasawara@
No cookie-file found
If I try to run buginfo from the installed bughelper-0.2.9 version I get:
ogasawara@emiko:~$ buginfo --bugnr 172932
Traceback (most recent call last):
File "/usr/bin/buginfo", line 15, in <module>
import launchpadBugs.utils as utils
ImportError: No module named launchpadBugs.utils
Any ideas how to resolve either issue? Thanks.
Related branches
Changed in bughelper: | |
assignee: | nobody → brian-murray |
status: | Fix Released → Fix Committed |
Changed in bughelper: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I fixed this ImportError .main branch ~rev193 options, for example:
To use "buginfo" you have to add extra commandline-
$ ./buginfo --bugnr 12345 --title --tags
No cookie-file found
isdn does not work, fritz avm (pnp?)
[]
Markus