missing dependency on python-apport
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apport (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
This is on a ubuntu cloud image of quantal with serial 20120718.
basically, the ubuntu-bug program is missing a dependency on python-apport. I suspect this is just missed in a python-3 transition.
$ ubuntu-bug cloud-init
Traceback (most recent call last):
File "/usr/bin/
from apport import unicode_gettext as _
ImportError: No module named apport
ubuntu@
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
python-
Suggested packages:
python-
The following NEW packages will be installed:
python-apport python-
0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded.
Need to get 93.1 kB of archives.
After this operation, 659 kB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://
Get:2 http://
2 kB]
Fetched 93.1 kB in 0s (5,534 kB/s)
Selecting previously unselected package python-
(Reading database ... 46916 files and directories currently installed.)
Unpacking python-
Selecting previously unselected package python-apport.
Unpacking python-apport (from .../python-
Setting up python-
Setting up python-apport (2.4-0ubuntu3) ...
ubuntu@
*** Collecting problem information
...
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: apport 2.3-0ubuntu4
ProcVersionSign
Uname: Linux 3.5.0-4-generic x86_64
ApportVersion: 2.3-0ubuntu4
Architecture: amd64
Date: Fri Jul 20 14:41:15 2012
Ec2AMI: ami-0000011a
Ec2AMIManifest: FIXME
Ec2Availability
Ec2InstanceType: m1.small
Ec2Kernel: unavailable
Ec2Ramdisk: unavailable
PackageArchitec
ProcEnviron:
TERM=screen
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: apport
UpgradeStatus: No upgrade log present (probably fresh install)
Bah.
This appears fixed in apport at 2.4-0ubuntu3. Sorry for not being up to date.