bzr smart server operations fail with TypeError

Bug #1458948 reported by Martin Packman
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Undecided
Unassigned

Bug Description

Current live launchpad has a broken smart server, all operations blow up with a TypeError:

$ bzr launchpad-login
gz
$ bzr branch lp:bzr
bzr: ERROR: Server sent an unexpected error: ('error', 'TypeError', "_makeBranchTransport() got an unexpected keyword argument 'private'")

Operations over http do work however:

$ bzr branch http://launchpad.net/bzr
http://launchpad.net/bzr/ is permanently redirected to https+urllib://launchpad.net/bzr/
Branched 6603 revisions.

Revision history for this message
Robert Bruce Park (robru) wrote :

I'm seeing this as well, even on public branches and branches I own.

Changed in launchpad:
status: New → Confirmed
Revision history for this message
Robert Bruce Park (robru) wrote :

Seems to be working now.

Revision history for this message
Curtis Hovey (sinzui) wrote :

seelaman rolledback the Lp release. There appears to be an incompatibility between the bzr version used by the Lp website and the bazaar smart server.

Revision history for this message
Colin Watson (cjwatson) wrote :

I suspect that the Bazaar smart server wasn't properly restarted on rollout, because the deployed code branch does in fact have the required change. Trying to find out more details.

Revision history for this message
Colin Watson (cjwatson) wrote :

I'd forgotten (because this comes up so rarely these days) that codehost1 and codehost2 need to be deployed to separately, and in this case they need to be deployed to first. I've filed a ticket for that. In any event, the operational problem here is fixed thanks to the rollback.

Changed in launchpad:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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