buginfo --bugnr results in python or missing cookie error

Bug #173079 reported by Leann Ogasawara
2
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@emiko:~/bughelper$ ./buginfo --bugnr 172932
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

Revision history for this message
Markus Korn (thekorn) wrote :

I fixed this ImportError .main branch ~rev193
To use "buginfo" you have to add extra commandline-options, for example:

$ ./buginfo --bugnr 12345 --title --tags
No cookie-file found
isdn does not work, fritz avm (pnp?)
[]

Markus

Changed in bughelper:
status: New → Fix Committed
Revision history for this message
Brian Murray (brian-murray) wrote :

bughelper (0.2.10) hardy; urgency=low

  * buginfo: fixed import error with buginfo (LP: #173079)
  * bugnumbers: added ability to filter on quantity of subscribers
  * bugnumbers: added ability to filter on quantity of duplicates
  * bugnumbers: added ability to filter on quantity of attachments

 -- Brian Murray <email address hidden> Thu, 06 Dec 2007 16:11:11 -0800

Changed in bughelper:
status: Fix Committed → Fix Released
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.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.