[Bug 1480015] Re: Test failure: hexify removed from paramiko

Mathew Hodson mathew.hodson at gmail.com
Wed Oct 28 01:07:22 UTC 2015


** Changed in: bzr (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bzr in Ubuntu.
https://bugs.launchpad.net/bugs/1480015

Title:
  Test failure: hexify removed from paramiko

Status in Bazaar:
  In Progress
Status in bzr package in Ubuntu:
  Fix Released
Status in bzr package in Debian:
  Confirmed

Bug description:
  Forwarding from Debian:

  
  bzr FTBFS in the current sid:

    ERROR: bzrlib.tests.test_transport.TestSSHConnections.test_bzr_connect_to_bzr_ssh
    [...]
      File "/tmp/buildd/bzr-2.6.0+bzr6602/build/lib.linux-x86_64-2.7/bzrlib/transport/ssh.py", line 334, in connect_ssh
        t = self._connect(username, password, host, port)
      File "/tmp/buildd/bzr-2.6.0+bzr6602/build/lib.linux-x86_64-2.7/bzrlib/transport/ssh.py", line 292, in _connect
        server_key_hex = paramiko.util.hexify(server_key.get_fingerprint())
    AttributeError: 'module' object has no attribute 'hexify'

  Upstream paramiko removed this function in
  <https://github.com/paramiko/paramiko/commit/1970abbdf2f587e5>.

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr/+bug/1480015/+subscriptions



More information about the foundations-bugs mailing list