[interpid] [bitesize] bugnumbers crashed with ValueError in main()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bug Helper |
Fix Released
|
Medium
|
Brian Murray | ||
bughelper (Ubuntu) |
Fix Released
|
Undecided
|
Markus Korn |
Bug Description
Binary package hint: bughelper
I simply typed new rather than 'New' and it exploded, but in hardy, bugnumbers died gracefully.
ProblemType: Crash
Architecture: amd64
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/bugnumbers
InterpreterPath: /usr/bin/python2.5
Package: bughelper 0.2.15
PackageArchitec
ProcAttrCurrent: unconfined
ProcCmdline: /usr/bin/python /usr/bin/bugnumbers --status=new -p --format=bugday --sort=-nr --file=AFile.txt
ProcEnviron:
SHELL=/bin/bash
PATH=/
LANG=en_US.UTF-8
PythonArgs: ['/usr/
SourcePackage: bughelper
Title: bugnumbers crashed with ValueError in main()
Uname: Linux 2.6.27-3-generic x86_64
UserGroups: adm admin audio cdrom dialout dip floppy leachers lpadmin netdev plugdev powerdev sambashare scanner video
Do you know which specific version on Hardy failed more gracefully? I saw the following:
Setting up bughelper (0.2.14) ... superman: ~$ bugnumbers -p bughelper --status new bugnumbers" , line 324, in <module> bugnumbers" , line 210, in main
bdmurray@
Traceback (most recent call last):
File "/usr/bin/
main()
File "/usr/bin/
raise ValueError, "unknown status: %s" %x
ValueError: unknown status: set(['new'])