*** This bug is a duplicate of bug 1173240 ***
    https://bugs.launchpad.net/bugs/1173240

This doesn't stop apport-collect from working, it's just the
cloud_archive hook which crashes (but that's irrelevant in that case).
I'll fix that anyway, as it looks confusing.

** Project changed: apport => apport (Ubuntu)

** Summary changed:

- Apport doesn't handle bug report targeting the whole distribution (package 
"linux")
+ cloud_archive.py hook crashes on "linux"

** Changed in: apport (Ubuntu)
   Importance: Undecided => Low

** This bug has been marked a duplicate of bug 1173240
   hook error in cloud_archive.py

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1172506

Title:
  cloud_archive.py hook crashes on "linux"

Status in “apport” package in Ubuntu:
  New

Bug description:
  This is probably more an evolution request than a bug. When using
  apport-collect to report a bug for the whole distribution (marked on
  launchpad as "linux") apport is raising an exception as it doesn't
  find matching installed package named "linux".:

  ERROR: hook /usr/share/apport/general-hooks/cloud_archive.py crashed:
  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/apport/report.py", line 197, in 
_run_hook
      symb['add_info'](report, ui)
    File "/usr/share/apport/general-hooks/cloud_archive.py", line 18, in 
add_info
      if '~cloud' in packaging.get_version(package) and \
    File "/usr/lib/python2.7/dist-packages/apport/packaging_impl.py", line 123, 
in get_version
      raise ValueError('package %s does not exist' % package)
  ValueError: package linux does not exist

  Apport version 2.9.2 on Ubuntu 13.04

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to