matteo, if python-apport is installed, then python-launchpadlib should
be as well as that is a strict dependency. Indeed the current version
gives you an error message as you suggested:

   if ! python -c 'import apport' 2>/dev/null; then
        echo "You need to run 'sudo apt-get install python-apport' for 
apport-collect to work." >&2

So if you still get that error, then something else is wrong on your
system. Please give me the output of

  python -c 'import apport'

Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1023964

Title:
  apport-collect has missing dependence: launchpadlib Python

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1023964/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to