Bug#892860: python-paramiko: please accommodate pre-GSSException python-gssapi

2019-07-10 Thread Diane Trout
Hi, I poked upstream to pick a fix. https://github.com/paramiko/paramiko/issues/1256#issuecomment-510133747 They said this patch: https://github.com/paramiko/paramiko/pull/1311 was merged in 2.6.0 Should we just update to a newer paramiko?

Bug#892860: python-paramiko: please accommodate pre-GSSException python-gssapi

2018-03-14 Thread Aaron M. Ucko
"Jeremy T. Bouse" writes: > There is already an upstream bug filed about this and potential patch > but I was reluctant to apply it as I hadn't seen any real comments on it > from upstream yet. All the same, paramiko is unusable as is on affected systems. -- Aaron M. Ucko, KB1CJC (amu at alum.

Bug#892860: python-paramiko: please accommodate pre-GSSException python-gssapi

2018-03-13 Thread Jeremy T. Bouse
There is already an upstream bug filed about this and potential patch but I was reluctant to apply it as I hadn't seen any real comments on it from upstream yet. On 3/13/2018 5:31 PM, Aaron M. Ucko wrote: > Package: python-paramiko > Version: 2.4.0-1 > Severity: important > Tags: upstream > > [py

Bug#892860: python-paramiko: please accommodate pre-GSSException python-gssapi

2018-03-13 Thread Aaron M. Ucko
Package: python-paramiko Version: 2.4.0-1 Severity: important Tags: upstream [python-gssapi maintainer X-Debbugs-Cc:ed] Hi, Jeremy. Attempting to import paramiko when python(3)-gssapi is also installed now fails with an AttributeError: >>> import paramiko Traceback (most recent call last):