paramiko not installed on PQM ?

Bug #595473 reported by Vincent Ladeuil
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Critical
Andrew Bennetts

Bug Description

https://code.edge.launchpad.net/~spiv/bzr/ssh-socketpair-590637/+merge/27676https://code.edge.launchpad.net/~spiv/bzr/ssh-socketpair-590637/+merge/27676 passed the tests on pqm.

This is a bit scary as it turned babune red for all platforms including hardy (which I thought was pretty close to pqm config-wise).

The fix is simple (a typo s/read/recv/) and as discussed with spiv on IRC I'll land it asap.

Tags: babune
Revision history for this message
Andrew Bennetts (spiv) wrote :

It turns out PQM's test chroot does have paramiko installed... but doesn't have openssh-client. So the code relating to ferrying bytes from an SSH subprocess to paramiko's SFTPClient wasn't exercised. We're getting openssh-client installed there now.

Revision history for this message
Andrew Bennetts (spiv) wrote :

spm reports openssh-client is installed there now.

For posterity, because the original bug report didn't mention it, the test that failed on babune's builders but passed on PQM was bzrlib.tests.test_sftp_transport.SSHVendorBadConnection.test_bad_connection_ssh

Changed in bzr:
assignee: nobody → Andrew Bennetts (spiv)
status: Confirmed → 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.