Bug#366173: libmail-spf-query-perl: spfquery fails with Bad arg length for Socket:$

John A. Martin jam at jamux.com
Fri May 5 20:41:06 UTC 2006


Package: libmail-spf-query-perl
Version: 1:1.999.1-1
Severity: normal

,----[ spfquery --version ]
spfquery version 2.3

`----
,----[ spfquery --help ]
[[ ... ]]
Examples:
    spfquery -i 11.22.33.44 -m user at example.com -h spammer.example.net
    spfquery -f test_data
    echo "127.0.0.1 user at example.com helohost.example.com" | spfquery -f -
`----

,----[ spfquery -i 11.22.33.44 -m user at example.com -h spammer.example.net ]
Bad arg length for Socket::pack_sockaddr_in, length is 0, should be 4 at /usr/lib/perl/5.8/Socket.pm line 201.
`----
,----[ spfquery -ip=11.22.33.44 -sender=user at example.com -helo=spammer.example.net }
Bad arg length for Socket::pack_sockaddr_in, length is 0, should be 4 at /usr/lib/perl/5.8/Socket.pm line 201.
`----

,----[ spfquery -i 199.184.165.135 -m jam at tux.org -h gwyn.tux.org ]
Bad arg length for Socket::pack_sockaddr_in, length is 0, should be 4 at /usr/lib/perl/5.8/Socket.pm line 201.
`----
,----[ spfquery -ip=199.184.165.135 -sender=jam at tux.org -helo=gwyn.tux.org ]
Bad arg length for Socket::pack_sockaddr_in, length is 0, should be 4 at /usr/lib/perl/5.8/Socket.pm line 201.
`----

Please see below for same package same commands on another Debian box.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i586)
Kernel: Linux 2.6.8-2-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages libmail-spf-query-perl depends on:
ii  libnet-cidr-lite-perl      0.15-1        Merge IPv4 or IPv6 CIDR address ra
ii  libnet-dns-perl            0.48-1        Perform DNS queries from a Perl sc
ii  libsys-hostname-long-perl  1.2-1         Figure out the long (fully-qualifi
ii  liburi-perl                1.35-1        Manipulates and accesses URI strin
ii  perl                       5.8.4-8sarge4 Larry Wall's Practical Extraction

-- no debconf information

Same package same commands on another Debian box

Package: libmail-spf-query-perl
Version: 1:1.999.1-1

,----[ spfquery --version ]
spfquery version information:
SPF test system version: 2.1
Compiled with SPF library version: 1.0.0
Running with SPF library version: 1.0.0

Usage:

spfquery [control options | data options] ...

Use the -help option for more information
`----
,----[ spfquery --help ]
[[ ... ]]
Examples:

spfquery -ip=11.22.33.44 -sender=user at aol.com -helo=spammer.tld
spfquery -f test_data
echo "127.0.0.1 myname at mydomain.com helohost.com" | spfquery -f -
`----
,----[ spfquery -ip=11.22.33.44 -sender=user at aol.com -helo=spammer.tld ]
neutral

spfquery: 11.22.33.44 is neither permitted nor denied by domain of aol.com
Received-SPF: neutral (spfquery: 11.22.33.44 is neither permitted nor denied by domain of aol.com) client-ip=11.22.33.44; envelope-from=user at aol.com; helo=spammer.tld; problem=;
`----
,----[ spfquery -ip=199.184.165.135 -sender=jam at tux.org -helo=gwyn.tux.org ]
pass

spfquery: domain of tux.org designates 199.184.165.135 as permitted sender
Received-SPF: pass (spfquery: domain of tux.org designates 199.184.165.135 as permitted sender) client-ip=199.184.165.135; envelope-from=jam at tux.org; helo=gwyn.tux.org;
`----

The following files are identical on both boxen:

        /usr/bin/spfquery
        /usr/share/perl5/Mail/SPF/Query.pm

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libmail-spf-query-perl depends on:
ii  libnet-cidr-lite-perl         0.20-1     Merge IPv4 or IPv6 CIDR address ra
ii  libnet-dns-perl               0.57-1     Perform DNS queries from a Perl sc
ii  libsys-hostname-long-perl     1.4-1      Figure out the long (fully-qualifi
ii  liburi-perl                   1.35-2     Manipulates and accesses URI strin
ii  perl                          5.8.8-4    Larry Wall's Practical Extraction 

libmail-spf-query-perl recommends no packages.

-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 154 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20060505/8f461356/attachment.pgp


More information about the pkg-perl-maintainers mailing list