jscheck builder constantly failing on step 1, bzr
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Launchpad itself |
High
|
Gavin Panella |
Bug Description
From https:/
{{{
Traceback (most recent call last):
File "/usr/lib/
d.addCallba
File "/usr/lib/
callbackKey
File "/usr/lib/
self.
File "/usr/lib/
self.result = callback(
--- <exception caught here> ---
File "/usr/lib/
skip = self.start()
File "/usr/lib/
self.
File "/usr/lib/
assert not branch # we need baseURL= to use branches
exceptions.
}}}
The code in which the above error occurs is in buildbot 0.7.9. The same code does appear in later versions, but there have been changes to the module (and elsewhere, naturally) so it's worth upgrading to see if this problem goes away or if the root cause manifests itself in a different way. Currently we're close to running 0.7.11p3.
Gavin Panella (allenap) wrote : | #1 |
Gavin Panella (allenap) wrote : | #2 |
mthaddon landed this today and rolled it out. Seems to be working.
Changed in launchpad-foundations: | |
assignee: | nobody → Gavin Panella (allenap) |
status: | Triaged → Fix Released |
The buildbot upgrade request: https:/ /rt.admin. canonical. com/Ticket/ Display. html?id= 36029