staging +edit-packaging oops

Bug #526001 reported by Edwin Grubbs
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Edwin Grubbs

Bug Description

Edge works fine, but I encountered this error on staging:

(Error ID: OOPS-1514S417)

Traceback (most recent call last):

Module zope.publisher.publish, line 134, in publish
result = publication.callObject(request, obj)
Module canonical.launchpad.webapp.publication, line 397, in callObject
return mapply(ob, request.getPositionalArguments(), request)
Module zope.publisher.publish, line 109, in mapply
return debug_call(obj, args)
__traceback_info__: <security proxied zope.browserpage.metaconfigure.SimpleViewClass from /srv/staging.launchpad.net/staging/launchpad/lib/lp/registry/browser/../templates/sourcepackage-edit-packaging.pt instance at 0x2aaaac19ff50>
Module zope.publisher.publish, line 115, in debug_call
return obj(*args)
Module canonical.launchpad.webapp.publisher, line 278, in __call__
self.initialize()
Module canonical.launchpad.browser.multistep, line 87, in initialize
view.initialize()
Module canonical.launchpad.webapp.launchpadform, line 90, in initialize
self.setUpFields()
Module lp.registry.browser.sourcepackage, line 241, in setUpFields
required=True)
Module zope.schema._field, line 269, in __init__
super(Choice, self).__init__(**kw)
Module zope.schema._bootstrapfields, line 114, in __init__
self.default = default
Module zope.schema._bootstrapfields, line 42, in __set__
inst.validate(value)
Module zope.schema._bootstrapfields, line 138, in validate
self._validate(value)
Module zope.schema._field, line 318, in _validate
raise ConstraintNotSatisfied(value)
ConstraintNotSatisfied: <security proxied lp.registry.model.productseries.ProductSeries instance at 0x2aaaac19fe90><br />

Related branches

description: updated
description: updated
Curtis Hovey (sinzui)
Changed in launchpad-registry:
milestone: none → 10.02
Changed in launchpad-registry:
status: Triaged → In Progress
Revision history for this message
Edwin Grubbs (edwin-grubbs) wrote :

This error occurs when the sourcepackage is currently linked to an obsolete series, since the obsolete series is not in the vocabulary for the form element.

Curtis Hovey (sinzui)
Changed in launchpad-registry:
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
tags: added: oops qa-ok
Revision history for this message
Curtis Hovey (sinzui) wrote : Bug 526001 Fix released

Fixed released in launchpad-project 10.02.

Changed in launchpad-registry:
status: Fix Committed → Fix Released
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.