You have been subscribed to a public bug:
Not sure if the base of Apport is installed by default on Ubuntu Server
or not, to be honest.... but I'm trying to add logs to a bug on a server
I was testing recently that is running the armhf build of Precise.
I thought apport was good to go as I was able to run the command apport-
collect (tab complete filled in when I hit apport-col<TAB>)
BUT, Instead I got the following message:
ubuntu@c18:~$ apport-collect 1185669
You need to run 'sudo apt-get install python-apport' for apport-collect to work.
So I instaled python-apport and tried again, but met ANOTHER dependency error:
ubuntu@c18:~$ apport-collect 1185669
ERROR: The launchpadlib Python module is not installed. This functionality is
not available.
This is what I have installed at this point:
ubuntu@c18:~$ dpkg -l |grep apport
ii apport 2.9.2-0ubuntu8
all automatically generate crash reports for debugging
ii apport-symptoms 0.19
all symptom scripts for apport
ii python-apport 2.9.2-0ubuntu8
all Python library for Apport crash report handling
ii python3-apport 2.9.2-0ubuntu8
all Python 3 library for Apport crash report handling
So now I install launchpadlib, which installs a lot more things...
Finally, apport-collect starts attempting to collect information for my
bug. HOWEVER, now I'm met with a lot of python tracebacks because of
missing gi.repository files...
See the attached log file showing the output from apport-collect with
all the ImportError tracebacks.
** Affects: apport (Ubuntu)
Importance: Undecided
Status: New
--
missing dependencies on Ubuntu Server
https://bugs.launchpad.net/bugs/1192330
You received this bug notification because you are a member of Ubuntu Bugs,
which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs