Your message dated Tue, 22 Aug 2017 23:05:05 +0000 with message-id <[email protected]> and subject line Bug#781126: fixed in libsnmp-session-perl 1.13-2 has caused the Debian Bug report #781126, regarding libsnmp-session-perl: Undefined subroutine &SNMP_Session::inet_ntop called at /usr/share/perl5/SNMP_Session.pm line 553. to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 781126: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781126 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: libsnmp-session-perl Version: 1.13-1.1~deb7u1 Severity: important Dear Maintainer, mrtg was failing and by turning on debug (--logging logfile --debug="cfg,dir,base,tarp,snpo,coca,fork,time,log,eval,prof") it gave me the error in the subject. Seems that the fix for bug #628804 has broken libsnmp-session-perl. Adding inet_ntop into the import statements fixes it (credit to a fedora list with the same problem). diff -u /usr/share/perl5/SNMP_Session.pm~ /usr/share/perl5/SNMP_Session.pm --- /usr/share/perl5/SNMP_Session.pm~ 2014-09-04 15:55:59.000000000 +0100 +++ /usr/share/perl5/SNMP_Session.pm 2015-03-24 14:18:30.538377131 +0000 @@ -146,7 +146,7 @@ if (eval {local $SIG{__DIE__};require Socket6;} && eval {local $SIG{__DIE__};require IO::Socket::INET6; IO::Socket::INET6->VERSION("1.26");}) { - Socket6->import(qw(inet_pton getaddrinfo)); + Socket6->import(qw(inet_pton getaddrinfo inet_ntop)); $ipv6_addr_len = length(pack_sockaddr_in6(161, inet_pton(AF_INET6(), "::1"))); $SNMP_Session::ipv6available = 1; } @@ -605,7 +605,7 @@ BEGIN { if($SNMP_Session::ipv6available) { import IO::Socket::INET6; - Socket6->import(qw(inet_pton getaddrinfo)); + Socket6->import(qw(inet_pton getaddrinfo inet_ntop)); } } This is the change that debsums is complaining about below. -- System Information: Debian Release: 7.8 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libsnmp-session-perl depends on: ii perl 5.14.2-21+deb7u2 Versions of packages libsnmp-session-perl recommends: ii libio-socket-inet6-perl 2.69-2 ii libsocket6-perl 0.23-1+b2 libsnmp-session-perl suggests no packages. -- no debconf information -- debsums errors found: debsums: changed file /usr/share/perl5/SNMP_Session.pm (from libsnmp-session-perl package)
--- End Message ---
--- Begin Message ---Source: libsnmp-session-perl Source-Version: 1.13-2 We believe that the bug you reported is fixed in the latest version of libsnmp-session-perl, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Roland Rosenfeld <[email protected]> (supplier of updated libsnmp-session-perl package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Wed, 23 Aug 2017 00:32:39 +0200 Source: libsnmp-session-perl Binary: libsnmp-session-perl Architecture: source all Version: 1.13-2 Distribution: unstable Urgency: medium Maintainer: Debian Perl Group <[email protected]> Changed-By: Roland Rosenfeld <[email protected]> Description: libsnmp-session-perl - Perl support for accessing SNMP-aware devices Closes: 712766 781126 Changes: libsnmp-session-perl (1.13-2) unstable; urgency=medium . * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser field (source stanza). Changed: Maintainer set to Debian Perl Group <[email protected]> (was: Jochen Friedrich <[email protected]>); Roland Rosenfeld <[email protected]> moved to Uploaders. * Switch to dpkg-source 3.0 (quilt) format. * Update debian/copyright to DEP5 format. * Include complete Artistic 2.0 license into debian/copyright. * Update to debhelper 10 and dh based debian/rules. * Run wrap-and-sort. * 02_remoteimages: Remove external IMG tags from HTML documentation to avoid security breach. * Bump Standards-Version to 4.1.0. * Add autopkgtest-pkg-perl. * Change Homepage to github (old site no longer available) (Closes: #712766) * Change Conflicts mrtg to Breaks. * 03_Socket6-inet_ntop: Add inet_ntop into import statement (Closes: #781126). * Disable debian/watch, since there are no releases, but only a github repository without tags or releases. Checksums-Sha1: d5027da7be80e28d5004babeaf6e71bfa61c4d4a 2089 libsnmp-session-perl_1.13-2.dsc 17d2b3827f96e1d16535ecf4e32ac4cf3f5e0b45 8992 libsnmp-session-perl_1.13-2.debian.tar.xz e2a47866ce59b42f4f989c5ce336fed49b6d6b28 65716 libsnmp-session-perl_1.13-2_all.deb c90198719ab54d3ee26c6b9dc6043199db4962ba 5612 libsnmp-session-perl_1.13-2_amd64.buildinfo Checksums-Sha256: 2d40d52dcddf0012ea814fc3c08b69ed88fde4464d8f03cd12a1dd2d3ded045b 2089 libsnmp-session-perl_1.13-2.dsc 27b35ff6721c5d7ae649b6b232fedf43caee1e3c64d1c60f997c701ef47bb44d 8992 libsnmp-session-perl_1.13-2.debian.tar.xz 45f04c21d3f6cd8de7ab5f0cff9462cc66fbcd5ef7013af6ab02a3ef043a2200 65716 libsnmp-session-perl_1.13-2_all.deb 983742a30249cceb03dc2ed965fc84da5fc1b6187e147f6c5e9e4ada31a50949 5612 libsnmp-session-perl_1.13-2_amd64.buildinfo Files: 5a1164729e09d17513c2d2502892cf29 2089 perl extra libsnmp-session-perl_1.13-2.dsc 2c1d890089c9e0cf7e9dded987462c03 8992 perl extra libsnmp-session-perl_1.13-2.debian.tar.xz 5bbb2960a825b77b4b1e076de32c086c 65716 perl extra libsnmp-session-perl_1.13-2_all.deb 57cca3dd7ffd02077a94f0aae311aab9 5612 perl extra libsnmp-session-perl_1.13-2_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEErC+9sQSUPYpEoCEdAnE7z8pUELIFAlmcsk0ACgkQAnE7z8pU ELJrBhAAmBVRmR00wqLeIDtrI0sBaTGEZTcInomhI9S+EijnOdgHueBtZNenR8Uy gWjrW89OZQ41wszyGi1UUAWkEMkCjYhssr5wp/+i4Z91I/43nrLDByYOmmyUnU2y D6XsS6Eqd3kmvAluAp4lWag4AM4QYPzWYK0r9cu5kADLfqoXa0vCuGrDVeczh3ta 4NzI8MHDL5GJuLoyD5bIHUJCkKOCd0EYC2Puj3UbuY/Vkt5xHdpxI6EiaPu52r4f /yPrO5fGpGUdRpZXHK1Z/S/u7SHIxcowEjRVtAYcMXJEx5RB02TlD/elQv8wpyxe xHiT+jAPwIBoXjK9JaMQinJvo36sxjgkb9nfMYG3lhYfH6t48km0irWxae0GUEoX E6f5XHWcShr2CkCvz0jikgj/Iw6d9GyECdueZ4RT2R+Y5BzUH6lAp7WF86CH8r2h e5hootSahpolbcy0EOCMT24akZ5vJZ1vW84fQg4ny6Ay1qctYGp/yL0TRtJLSx15 chg5e/E6y0QyFobFqm8alAZBsu4qatYYjdWscpmV2neV6ecRLnAxe4YpWHgiYxG6 vUpQBksHy6TA1jYhjWPfYP83LCn1tm4qYoX6oLsGWo8Qij9xmwip4D9qCExp+cGm irkWtF5jo35N6bK3Iit2f0XkqBsBn6tqXFWIrVLtqwKXgtD2Hs0= =X9RV -----END PGP SIGNATURE-----
--- End Message ---

