Some project ids don't match when looking up bug

Bug #520275 reported by arky
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ground Control
Incomplete
High
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/GroundControl/gtkviews.py", line 376, in _exiting
    super(ThreadedWindow, self)._exiting(widget)
  File "/usr/lib/python2.6/dist-packages/GroundControl/gtkviews.py", line 252, in _exiting
    self.callback(**self._args)
  File "/usr/lib/nautilus/extensions-2.0/python/nautilus-groundcontrol.py", line 207, in do_bugfix
    project = Project(self._path, make_from=bug.project)
  File "/usr/lib/python2.6/dist-packages/GroundControl/launchpad.py", line 348, in project
    oid=self.project_id)
  File "/usr/lib/python2.6/dist-packages/GroundControl/launchpad.py", line 167, in __init__
    obj = self.group[oid]
  File "/usr/lib/pymodules/python2.6/lazr/restfulclient/resource.py", line 854, in __getitem__
    raise KeyError(key)
KeyError: u'fdupes (Ubuntu)'

Martin Owens (doctormo)
summary: - Traceback with Fix a bug
+ Some project ids don't match when looking up bug
Changed in groundcontrol:
importance: Undecided → Medium
Martin Owens (doctormo)
Changed in groundcontrol:
status: New → Triaged
importance: Medium → High
Revision history for this message
Martin Owens (doctormo) wrote :

I can't find fdupes as a project on launchpad. Can you confirm exactly what you did to get this error?

Changed in groundcontrol:
status: Triaged → Incomplete
Revision history for this message
arky (arky) wrote :

@doctormo

Here is LP page for fdupes package:

https://edge.launchpad.net/ubuntu/+source/fdupes

$ apt-cache policy fdupes
fdupes:
  Installed: 1.50-PR2-2
  Candidate: 1.50-PR2-2
  Version table:
 *** 1.50-PR2-2 0
        500 http://archive.ubuntu.com lucid/main Packages
        100 /var/lib/dpkg/status

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.