SSH server OOPSes with AttributeError

Bug #325154 reported by Jonathan Lange
2
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Jonathan Lange

Bug Description

The error is exceptions.AttributeError: _DummyTransport instance has no attribute 'pauseProducing'

It looks like Conch wraps SFTP connections with _DummyTransport, which doesn't support pauseProducing. That's probably a deeper bug in Conch (telling a server to shut up is quite a useful feature), but for our purposes, guarding the call should be enough.

Tags: lp-code
Revision history for this message
Jonathan Lange (jml) wrote :

This is causing oopses such as: OOPS-1130SMPSSH17

Changed in launchpad-bazaar:
assignee: nobody → jml
importance: Undecided → High
milestone: none → 2.2.1
status: New → In Progress
Revision history for this message
Jonathan Lange (jml) wrote :

RF 7700

Changed in launchpad-bazaar:
status: In Progress → Fix Committed
Changed in launchpad-bazaar:
status: Fix Committed → Fix Released
Revision history for this message
Jonathan Lange (jml) wrote :

My bad. Had this on the 2.2.1 milestone by accident.

Changed in launchpad-bazaar:
milestone: 2.2.1 → 2.2.2
status: Fix Released → Fix Committed
Jonathan Lange (jml)
Changed in launchpad-bazaar:
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.