Bug#601601: libnetaddr-ip-perl: cannot include 0:0:0:0:0:0:0:1/128 as it has already been included

Bob Proulx bob at proulx.com
Sun Oct 23 18:50:54 UTC 2011


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





More information about the pkg-perl-maintainers mailing list