OOPS while viewing branch listing for ~user/project

Bug #889042 reported by John A Meinel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Critical
Raphaël Badin

Bug Description

I was trying to browse to:
https://code.launchpad.net/~jameinel/u1db

And I got a repeatable OOPS:
OOPS-55ae33da0714197906011068d73e95f3

(Not just a timeout OOPS).

The last bit of the traceback is:
    Module zope.tal.talinterpreter, line 343, in interpret
    handlers[opcode](self, args)
    Module zope.tal.talinterpreter, line 852, in do_condition
    self.interpret(block)
    Module zope.tal.talinterpreter, line 343, in interpret
    handlers[opcode](self, args)
    Module zope.tal.talinterpreter, line 852, in do_condition
    self.interpret(block)
    Module zope.tal.talinterpreter, line 343, in interpret
    handlers[opcode](self, args)
    Module zope.tal.talinterpreter, line 851, in do_condition
    if not self.tal or self.engine.evaluateBoolean(condition):
    Module zope.tales.tales, line 701, in evaluateBoolean
    return not not self.evaluate(expr)
    Module zope.tales.tales, line 696, in evaluate
    return expression(self)
    /srv/launchpad.net/production/launchpad-rev-14277/lib/lp/code/browser/../templates/person-codesummary.pt
    Line 39, Column 4
    Expression: <PathExpr standard:u'menu/simplified_owned/enabled'>
       - Names:
          {'args': (),
           'context': <lp.registry.model.personproduct.PersonProduct object at 0x10238b10>,
           'default': <object object at 0x2ba5a562a250>,
           'loop': {},
           'nothing': None,
           'options': {},
           'repeat': {},
           'request': <lp.code.publisher.CodeBrowserRequest instance URL=https://code.launchpad.net/%7Ejameinel/u1db/+branches>,
           'template': <z3c.ptcompat.ViewPageTemplateFile object at 0x9224ad0>,
           'view': <zope.browserpage.metaconfigure.SimpleViewClass from /srv/launchpad.net/production/launchpad-rev-14277/lib/lp/code/browser/../templates/person-codesummary.pt object at 0x12d16890>,
           'views': <zope.app.pagetemplate.viewpagetemplatefile.ViewMapper object at 0x12759c90>}
    Module zope.tales.expressions, line 217, in __call__
    return self._eval(econtext)
    Module zope.tales.expressions, line 194, in _eval
    ob = self._subexprs[-1](econtext)
    Module zope.tales.expressions, line 124, in _eval
    ob = self._traverser(ob, element, econtext)
    Module zope.pagetemplate.engine, line 63, in __call__
    object = object[name]
    Module lp.app.browser.tales, line 147, in __getitem__
    raise KeyError(link_name)

KeyError: 'simplified_owned'<br />

Tags: oops qa-ok

Related branches

Revision history for this message
John A Meinel (jameinel) wrote :

Note, I tried this for several pages ~jameinel/bzr, ~mbp/bzr, ~mbp/hydrazine. It looks to be a genuine code bug. I know these worked somewhere last week, because I used it during UDS.

Revision history for this message
Raphaël Badin (rvb) wrote :

This is related to enabling the simplified branch menu to have https://code.launchpad.net/~ubuntu-branches not timing out. I've had the FF removed for now so this is is 'fixed' in prod.

Changed in launchpad:
assignee: nobody → Raphaël Badin (rvb)
status: Triaged → In Progress
tags: added: oops
Revision history for this message
Launchpad QA Bot (lpqabot) wrote :
tags: added: qa-needstesting
Changed in launchpad:
status: In Progress → Fix Committed
Raphaël Badin (rvb)
tags: added: qa-ok
removed: qa-needstesting
William Grant (wgrant)
Changed in launchpad:
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.