Package: obnam Followup-For: Bug #796965 Fixed: 1.12-1
Hi This bug has been fixed in version 1.12-1 and is only present if pure-paramiko is set to true (which is not the default). It's caused by a change in paramiko. The relevant commit in paramiko upstream is this: https://github.com/paramiko/paramiko/commit/66cfa97cce92b1d60383d178887b18dddb999fc1 This commit causes paramiko to derive SubDict from collections.MutableMapping instead of UserDict.DictMixin. MutableMapping does not have a has_key method. The first upstream version to contain this change is paramiko 1.14.0. The bug might still be a candidate for a stable update, but as it does not affect the default configuration I'm not sure about this. Gaudenz -- System Information: Debian Release: stretch/sid APT prefers testing-proposed-updates APT policy: (500, 'testing-proposed-updates'), (500, 'testing'), (100, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.1.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages obnam depends on: ii libc6 2.19-19 ii python 2.7.9-1 ii python-cliapp 1.20150701-1 ii python-fuse 2:0.2.1-11 ii python-larch 1.20131130-1 ii python-paramiko 1.15.2-1 ii python-tracing 0.8-1 ii python-ttystatus 0.23-1 ii python-yaml 3.11-2 obnam recommends no packages. obnam suggests no packages. -- no debconf information

