Package: python-psutil Version: 2.1.1-1+b1 Severity: normal Dear Maintainer,
Trying to renew my certificates ended in a python exception with "ambiguos inode with multiple PIDs references" As a quick-and-dirty solution this patch works: 489c489 < if len(inodes[inode]) > 1 and type_ != socket.AF_UNIX: --- > if len(inodes[inode]) > 99 and type_ != socket.AF_UNIX: But i don't think this is a good solution :-) Regards, Jan -- System Information: Debian Release: 8.5 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.32-26-pve (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to de_DE.UTF-8) Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) Versions of packages python-psutil depends on: ii libc6 2.19-18+deb8u4 ii python 2.7.9-1 pn python:any <none> python-psutil recommends no packages. python-psutil suggests no packages. -- no debconf information

