On 07/03/2012 01:01 PM, Thorsten Alteholz wrote:
> I am using a fresh Sid VM and unfortunately get the following output:

What version of libnet-dns-perl on that Sid VM?  I run Sid and this
appears to be the issue.  With the version in testing (0.66-2+b2) fpdns
works - with the version in Sid (0.68-1) fpdns breaks.  I've attached
some details.  Not sure when 0.68-1 was uploaded, if it will migrate to
Wheezy under the freeze.. (changelog was written Sat, 30 Jun 2012
17:11:59 +0200)

-- 
Kind regards,
Michael
mshuler@mana:~$ apt-cache policy libnet-dns-perl
libnet-dns-perl:
  Installed: 0.68-1
  Candidate: 0.68-1
  Version table:
 *** 0.68-1 0
        900 http://ftp.us.debian.org/debian/ unstable/main i386 Packages
        100 /var/lib/dpkg/status
     0.66-2+b2 0
        800 http://ftp.us.debian.org/debian/ testing/main i386 Packages
mshuler@mana:~$ sudo apt-get install libnet-dns-perl=0.66-2+b2
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be DOWNGRADED:
  libnet-dns-perl
0 upgraded, 0 newly installed, 1 downgraded, 0 to remove and 0 not upgraded.
Need to get 298 kB of archives.
After this operation, 32.8 kB disk space will be freed.
Do you want to continue [Y/n]? 
Get:1 http://ftp.us.debian.org/debian/ testing/main libnet-dns-perl i386 
0.66-2+b2 [298 kB]
Fetched 298 kB in 2s (101 kB/s)          
dpkg: warning: downgrading libnet-dns-perl from 0.68-1 to 0.66-2+b2
(Reading database ... 186658 files and directories currently installed.)
Preparing to replace libnet-dns-perl 0.68-1 (using 
.../libnet-dns-perl_0.66-2+b2_i386.deb) ...
Unpacking replacement libnet-dns-perl ...
Processing triggers for man-db ...
Setting up libnet-dns-perl (0.66-2+b2) ...

mshuler@mana:~$ fpdns ns.rackspace.com
fingerprint (ns.rackspace.com, 69.20.95.4): ISC BIND 9.2.3rc1 -- 9.6.1-P1  
mshuler@mana:~$ fpdns ns1.linode.com
fingerprint (ns1.linode.com, 69.93.127.10): ISC BIND 9.2.3rc1 -- 9.6.1-P1  
fingerprint (ns1.linode.com, 2600:3c00:0:0:0:0:0:a): ISC BIND 9.2.3rc1 -- 
9.6.1-P1  

mshuler@mana:~$ sudo apt-get install libnet-dns-perl
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be upgraded:
  libnet-dns-perl
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 314 kB of archives.
After this operation, 32.8 kB of additional disk space will be used.
Get:1 http://ftp.us.debian.org/debian/ unstable/main libnet-dns-perl i386 
0.68-1 [314 kB]
Fetched 314 kB in 3s (88.7 kB/s)           
Reading changelogs... Done
(Reading database ... 186652 files and directories currently installed.)
Preparing to replace libnet-dns-perl 0.66-2+b2 (using 
.../libnet-dns-perl_0.68-1_i386.deb) ...
Unpacking replacement libnet-dns-perl ...
Processing triggers for man-db ...
Setting up libnet-dns-perl (0.68-1) ...

mshuler@mana:~$ fpdns ns.rackspace.com
Net::DNS::Header::data: no such method at 
/usr/share/perl5/Net/DNS/Fingerprint.pm line 669
mshuler@mana:~$

Reply via email to