control: reassign -1 certbot

Harlan,
what are your plans for this? it is *not* a bug in psutil, but a
missing backport of a more recent psutil in jessie-backports (as
that's where the whole certbot stack lives) - I reassign this to
certbot so it doesnt got lost

On Wed, Jun 8, 2016 at 5:40 PM, Jan Voelkers <j...@voelkers.org> wrote:
> 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



-- 
Sandro "morph" Tosi
My website: http://sandrotosi.me/
Me at Debian: http://wiki.debian.org/SandroTosi
G+: https://plus.google.com/u/0/+SandroTosi

Reply via email to