[Bug 1592731] Re: bzr fails to build in xenial
Vincent Ladeuil
1592731 at bugs.launchpad.net
Wed Jun 15 14:09:03 UTC 2016
/o\ but how come paramiko breaking backwards compatibility entered
xenial ?
See https://bugs.launchpad.net/bzr/+bug/1579093
--
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/1592731
Title:
bzr fails to build in xenial
Status in bzr package in Ubuntu:
Confirmed
Bug description:
bzr fails to build in xenial with the paramiko version in xenial;
already fixed in yakkety.
======================================================================
ERROR: bzrlib.tests.test_sftp_transport.SSHVendorConnection.test_connection_paramiko
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: log: {{{
DEBUG [chan bzr SocketAsChannelAdapter] Started sftp server on channel <bzrlib.transport.ssh.SocketAsChannelAdapter object at 0x3fffa891b290>
DEBUG [chan bzr SocketAsChannelAdapter] Request: open
DEBUG [chan bzr SocketAsChannelAdapter] Request: close
DEBUG [chan bzr SocketAsChannelAdapter] EOF -- end of session
}}}
Traceback (most recent call last):
File "/«PKGBUILDDIR»/build/lib.linux-ppc64le-2.7/bzrlib/tests/test_sftp_transport.py", line 253, in test_connection_paramiko
self.assertEqual('foobar\n', t.get('a_file').read())
File "/«PKGBUILDDIR»/build/lib.linux-ppc64le-2.7/bzrlib/transport/sftp.py", line 414, in get
f.prefetch()
TypeError: prefetch() takes exactly 2 arguments (1 given)
----------------------------------------------------------------------
Ran 28545 tests in 453.901s
FAILED (errors=116, known_failure_count=59)
2648 tests skipped
debian/rules:21: recipe for target 'override_dh_auto_test' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
debian/rules:13: recipe for target 'build-arch' failed
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bzr/+bug/1592731/+subscriptions
More information about the foundations-bugs
mailing list