Some project ids don't match when looking up bug
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ground Control |
Incomplete
|
High
|
Unassigned |
Bug Description
Traceback (most recent call last):
File "/usr/lib/
super(
File "/usr/lib/
self.
File "/usr/lib/
project = Project(self._path, make_from=
File "/usr/lib/
oid=
File "/usr/lib/
obj = self.group[oid]
File "/usr/lib/
raise KeyError(key)
KeyError: u'fdupes (Ubuntu)'
summary: |
- Traceback with Fix a bug + Some project ids don't match when looking up bug |
Changed in groundcontrol: | |
importance: | Undecided → Medium |
Changed in groundcontrol: | |
status: | New → Triaged |
importance: | Medium → High |
I can't find fdupes as a project on launchpad. Can you confirm exactly what you did to get this error?