ForbiddenAttribute raised when LP tries to resolve path for a distroseries
Bug #480024 reported by
Diogo Matsubara
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Tim Penhey |
Bug Description
As seen in OOPS-1409EB615 a ForbiddenAttribute: ('displayname', (<DistroSeries at 0x2aaaacaa59d0>, <DBItem PackagePublishi
Steps to reproduce:
mwh@grond:trunk$ bzr info lp:debian/squeeze
bzr: ERROR: Invalid url supplied to transport: "lp:debian/squeeze": OOPS-1410ED1873
Related branches
lp://qastaging/~thumper/launchpad/lp-distroseries
- Jonathan Lange (community): Approve
-
Diff: 68 lines (+17/-1)4 files modifiedlib/canonical/launchpad/xmlrpc/faults.py (+1/-1)
lib/lp/code/interfaces/linkedbranch.py (+5/-0)
lib/lp/code/xmlrpc/tests/test_branch.py (+8/-0)
lib/lp/testing/factory.py (+3/-0)
summary: |
- ForbiddenAttribute raised when LP tries to resolve path for the bazaar - project group + ForbiddenAttribute raised when LP tries to resolve path for a + distroseries |
description: | updated |
Changed in launchpad-code: | |
assignee: | nobody → Tim Penhey (thumper) |
milestone: | none → 3.1.11 |
status: | Triaged → In Progress |
Changed in launchpad-code: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
this isn't anything to do with the project group in fact, it's trying to resolve a distroseries:
mwh@grond:trunk$ bzr info lp:debian/squeeze
bzr: ERROR: Invalid url supplied to transport: "lp:debian/squeeze": OOPS-1410ED1873