ProductSeries:+ubuntupkg IntegrityError: duplicate key
Bug #600876 reported by
Curtis Hovey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Edwin Grubbs |
Bug Description
OOPS-1643A1771 is one of three oopses in lpnet that implies that +ubuntupkg did not correctly check for packaging_
field.
field.
field.
field.
There was an incident in a view a few months ago where the submitted distroseries was ignore by the valididator--it used the current distroseries. This may be the same case.
Related branches
lp://qastaging/~edwin-grubbs/launchpad/bug-600876-ubuntupkg-integrity-error
- Curtis Hovey (community): Approve
-
Diff: 135 lines (+29/-28)2 files modifiedlib/lp/registry/browser/productseries.py (+10/-22)
lib/lp/registry/browser/tests/test_packaging.py (+19/-6)
Changed in launchpad-registry: | |
status: | New → Triaged |
Changed in launchpad-registry: | |
assignee: | nobody → Edwin Grubbs (edwin-grubbs) |
status: | Triaged → In Progress |
Changed in launchpad-registry: | |
status: | In Progress → Fix Committed |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad-registry: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r11116 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11116>.