[ubuntu-iso] crashed with isoinfo in extract()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-dev-tools (Ubuntu) |
Fix Released
|
Low
|
Unassigned |
Bug Description
Binary package hint: ubuntu-dev-tools
I tried to find out what "ubuntu-iso" does so I did ubuntu-iso --help and expected some information. It crashed instead.
ProblemType: Crash
DistroRelease: Ubuntu 10.04
Package: ubuntu-dev-tools 0.99
ProcVersionSign
Uname: Linux 2.6.32-24-generic x86_64
Architecture: amd64
Date: Sun Sep 12 18:23:12 2010
ExecutablePath: /usr/bin/ubuntu-iso
InterpreterPath: /usr/bin/python2.6
PackageArchitec
ProcCmdline: /usr/bin/python /usr/bin/ubuntu-iso --help
PythonArgs: ['/usr/
SourcePackage: ubuntu-dev-tools
Title: ubuntu-iso crashed with isoinfo in extract()
UserGroups: adm admin audio cdrom dialout dip floppy fuse kvm libvirtd lpadmin netdev plugdev powerdev scanner tty vboxusers video
tags: | removed: need-duplicate-check |
visibility: | private → public |
Changed in ubuntu-dev-tools (Ubuntu): | |
status: | New → Confirmed |
Changed in ubuntu-dev-tools (Ubuntu): | |
status: | Confirmed → Fix Committed |
importance: | Undecided → Low |
summary: |
- ubuntu-iso crashed with isoinfo in extract() + [ubuntu-iso] crashed with isoinfo in extract() |
<mdz> bdrung: bug 637020 looks pretty straightforward; ubuntu-iso is a trivial wrapper around isoinfo and doesn't attempt to parse any command line options Confirmed] https:/ /launchpad. net/bugs/ 637020
<ubottu> Launchpad bug 637020 in ubuntu-dev-tools (Ubuntu) "ubuntu-iso crashed with isoinfo in extract()" [Undecided,
bdrung bdmurray
<mdz> it should just exit nonzero rather than crash
a --help option could be added, but it would be minimal (there is already a man page which explains the lack of options)