Elimar Riesebieter wrote: > The same bug as exactly one year ago, hehehehe.
Yes. Seems identical to last year's problem. Downgrading to the previous libnetaddr-ip-perl version 4.048+dfsg-1 fixes the problem for me. For those tracking Sid this is likely available in the apt cache /var/cache/apt/archives/ and could be installed easily using a wildcard for the architecture: $ ls /var/cache/apt/archives/libnetaddr-ip-perl_4.048+dfsg-1_*.deb # dpkg --install /var/cache/apt/archives/libnetaddr-ip-perl_4.048+dfsg-1_*.deb If not locally still in the cache then the previous version is available from snapshot.debian.org at this location. http://snapshot.debian.org/package/libnetaddr-ip-perl/4.048+dfsg-1/ Then to hold the package until a fix is (again) available: # echo libnetaddr-ip-perl hold | dpkg --set-selections Once a fixed version is available undo this hold with: # echo libnetaddr-ip-perl install | dpkg --set-selections And then upgrade normally. Bob -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org