SummaryVersionError in bugwatch script updating debbugs bug

Bug #1029294 reported by Diogo Matsubara
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Critical
Martin Packman

Bug Description

OOPS-8581bfe207b13e57f662de49e207d6ce

 Traceback (most recent call last):
  Module lp.bugs.scripts.checkwatches.remotebugupdater, line 140, in updateRemoteBug
    self.remote_bug))
  Module lp.bugs.externalbugtracker.debbugs, line 213, in getRemoteStatus
    debian_bug = self._findBug(bug_id)
  Module lp.bugs.externalbugtracker.debbugs, line 170, in _findBug
    debian_bug = self.debbugs_db[int(bug_id)]
  Module lp.bugs.scripts.debbugs, line 260, in __getitem__
    self.load_summary(bug)
  Module lp.bugs.scripts.debbugs, line 169, in load_summary
    raise SummaryVersionError, "%s: I don't understand version %s" % (summary, version)
SummaryVersionError: /srv/bugs-mirror.debian.org/db-h/55/682755.summary: I don't understand version 3

Related branches

Revision history for this message
Martin Packman (gz) wrote :

The versions don't seem to be documented, but going by Debbugs/Status.pm the only difference between version 2 and 3 is that 3 does not RFC1522 encode some of the fields. As far as I can see launchpad doesn't do any decoding.

Revision history for this message
Bob Bib (bobbib) wrote :

Martin Packman,
are you sure these OOPSes:
https://bugs.launchpad.net/bugs/283809/+watch/100024/
are caused by the current bug?

Revision history for this message
Martin Packman (gz) wrote :

Bob, yup, the traceback in the oopses are the same.

Changed in launchpad:
assignee: nobody → Martin Packman (gz)
status: Triaged → In Progress
Revision history for this message
Launchpad QA Bot (lpqabot) wrote :
tags: added: qa-needstesting
Changed in launchpad:
status: In Progress → Fix Committed
Revision history for this message
Martin Packman (gz) wrote :

Skipped qa as turns out testing checkwatches isn't terribly easy.

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

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.