reportbug crashes due to incorrect os.uname call
Bug #601264 reported by
Fergal Daly
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
reportbug (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Bug Description
Binary package hint: reportbug
This is lucid with reportbug 4.10.2ubuntu1
Description: Ubuntu 10.04 LTS
Release: 10.04
Here's the end of the stack trace
File "/usr/lib/
utsmachine = os.uname(4)
TypeError: uname() takes no arguments (1 given)
judging by some code above it, this was probably supposed to be os.uname()[4]
To post a comment you must log in.