reassign 775638 geoip-database 20141027-1 retitle 775638 IPv6 database is corrupt severity 775638 grave thanks
Hi, thanks On Sun, Jan 18, 2015 at 01:44:44AM +0100, Lucas Nussbaum wrote: > During a rebuild of all packages in jessie (in a jessie chroot, not a > sid chroot), your package failed to build on amd64. > > Relevant part (hopefully): > <snip> > > Checking basic database load on file /usr/share/GeoIP/GeoIP.dat ... OK > > Checking basic database load on file /usr/share/GeoIP/GeoIPv6.dat ... > > Load-only test on file '/usr/share/GeoIP/GeoIPv6.dat' failed w/ exit status > > 134; Test Output: > > info: Loading configuration from > > '/«PKGBUILDDIR»/plugins/meta/libgdmaps/t/testroot/etc/config' > > info: plugin_geoip: map 'my_prod_map': Processing GeoIP database > > '/«PKGBUILDDIR»/plugins/meta/libgdmaps/t/testroot/etc/geoip/loadonly.dat' > > error: plugin_geoip: map 'my_prod_map': Error traversing GeoIP database, > > corrupt? > > error: plugin_geoip: map 'my_prod_map': (Re-)loading geoip database > > '/«PKGBUILDDIR»/plugins/meta/libgdmaps/t/testroot/etc/geoip/loadonly.dat' > > failed! > > fatal: plugin_geoip: map 'my_prod_map': cannot continue initial load This is a test suite failure, reporting that geoip-database's GeoIPv6.dat is corrupt. It looks like something's fishy there, after checking with MaxMind's own geoiplookup6 tools: $ dpkg-query -W geoip-database geoip-database 20141009-1 $ geoiplookup6 www.maxmind.com GeoIP Country V6 Edition: HK, Hong Kong $ geoiplookup6 2001::1 GeoIP Country V6 Edition: IP Address not found $ dpkg-query -W geoip-database geoip-database 20141027-1 $ geoiplookup6 www.maxmind.com $ geoiplookup6 2001::1 $ I've verified that gdnsd builds fine with geoip-database 20141009-1, which corresponds with the above output. it seems that geoip-database 20141027-1 ships a corrupt, IPv6 database. Reassigning & bumping severity. Best regards, Faidon -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org