Apport-collect crashes with "AssertionError: Need to have either "project" or "distro" option"

Bug #452678 reported by Luke Faraone
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
apport (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: apport

When I start apport-collect, the following occurs:

faraone@Opus:~$ apport-collect -p tomboy 452677
Logging into Launchpad... You have to allow "Change anything" privileges.
Traceback (most recent call last):
  File "/usr/bin/apport-collect", line 101, in <module>
    crashdb = CrashDatabase(None, None, {})
  File "/usr/lib/python2.6/dist-packages/apport/crashdb_impl/launchpad.py", line 75, in __init__
    assert 'project' in options, 'Need to have either "project" or "distro" option'
AssertionError: Need to have either "project" or "distro" option
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/apport_python_hook.py", line 100, in apport_excepthook
    os.O_WRONLY|os.O_CREAT|os.O_EXCL), 'w')
OSError: [Errno 13] Permission denied: '/var/crash/_usr_bin_apport-collect.1000.crash'

Original exception was:
Traceback (most recent call last):
  File "/usr/bin/apport-collect", line 101, in <module>
    crashdb = CrashDatabase(None, None, {})
  File "/usr/lib/python2.6/dist-packages/apport/crashdb_impl/launchpad.py", line 75, in __init__
    assert 'project' in options, 'Need to have either "project" or "distro" option'
AssertionError: Need to have either "project" or "distro" option

ProblemType: Bug
Architecture: amd64
Date: Thu Oct 15 20:56:00 2009
DistroRelease: Ubuntu 9.10
Package: apport 1.9.3-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.46-generic
SourcePackage: apport
Uname: Linux 2.6.31-14-generic x86_64

Revision history for this message
Luke Faraone (lfaraone) wrote :
tags: added: need-duplicate-check
tags: removed: need-duplicate-check
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.