Your message dated Fri, 22 Nov 2013 05:35:13 +0000
with message-id <[email protected]>
and subject line Bug#670722: fixed in service-wrapper-java 3.5.22-2
has caused the Debian Bug report #670722,
regarding perl-base: IO::Socket::UNIX::hostpath dies on kFreeBSD
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.)


-- 
670722: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670722
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: perl-base
Version: 5.14.2-9
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
The attached script comes from the MySQL test quite.
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
It returns "SUCCESS" on Linux and "FAIL" on kFreeBSD. This is irrespective
of the length of the file.

There is an error message thrown which is in results.txt.

FAILED
Bad arg length for Socket::unpack_sockaddr_un, length is 106, should be 110 at 
/usr/lib/perl/5.14/Socket.pm line 278.

#!/usr/bin/perl

use IO::Socket::UNIX;
use File::Temp qw /tempdir/;

# Create a tempfile name with same length as "path"
my $tmpdir = tempdir( CLEANUP => 0);
my $testfile = $tmpdir . "/" . "x" x 3;
my $truncated = 0;
my $sock;
eval {
    $sock= new IO::Socket::UNIX
    (
        Local => $testfile,
        Listen => 1,
    );
    $truncated= 1; # Be negatvie
    die "Could not create UNIX domain socket: $!" unless defined $sock;
    die "UNIX domain socket path was truncated" unless ($testfile eq $sock->hostpath());
    $truncated = 0;
};

print $truncated ? "FAILED\n" : "SUCCESS\n";
print "$@\n" if $@;

--- End Message ---
--- Begin Message ---
Source: service-wrapper-java
Source-Version: 3.5.22-2

We believe that the bug you reported is fixed in the latest version of
service-wrapper-java, 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.
tony mancill <[email protected]> (supplier of updated service-wrapper-java 
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: SHA512

Format: 1.8
Date: Thu, 21 Nov 2013 21:23:42 -0800
Source: service-wrapper-java
Binary: service-wrapper libservice-wrapper-java libservice-wrapper-jni 
libservice-wrapper-doc
Architecture: source amd64 all
Version: 3.5.22-2
Distribution: unstable
Urgency: low
Maintainer: RĂ©mi Debay <[email protected]>
Changed-By: tony mancill <[email protected]>
Description: 
 libservice-wrapper-doc - Jar daemon wrapper (javadoc files)
 libservice-wrapper-java - Jar daemon wrapper java libraries
 libservice-wrapper-jni - Jar daemon wrapper JNI libraries
 service-wrapper - Jar daemon wrapper
Closes: 670722
Changes: 
 service-wrapper-java (3.5.22-2) unstable; urgency=low
 .
   * Only build for upstram supported architectures. See: #730010
     - amd64 armel armhf i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc
   * Add patch for bashisms in daemon.sh script.  (Closes: #670722)
Checksums-Sha1: 
 80ff5b3eb78c432822ee9d374867aa7de5d209ba 2345 service-wrapper-java_3.5.22-2.dsc
 cb76c47e5e2e5bedb9cb53c1b308adb9c8b7182e 9732 
service-wrapper-java_3.5.22-2.debian.tar.gz
 83b2810355c7dcba6bb1ad7ae35cd80394353640 164542 
service-wrapper_3.5.22-2_amd64.deb
 7fc956cd0d62a0be2051c574f80680821d81391f 281580 
libservice-wrapper-java_3.5.22-2_all.deb
 5c976d49ec1b3b0795363fa8603c33698ce35169 80162 
libservice-wrapper-jni_3.5.22-2_amd64.deb
 a9185dd1ea9caf22e74781202da6f532192c9543 166408 
libservice-wrapper-doc_3.5.22-2_all.deb
Checksums-Sha256: 
 adee5e35479e95ffc87806eaf841f2601dd840bec7a03bc685846c6e6a325c55 2345 
service-wrapper-java_3.5.22-2.dsc
 aaec87f1712cae7a7ba6e67c5ba8bcdbdcaaba2ce0c02824c11ca7a76ecfc3c4 9732 
service-wrapper-java_3.5.22-2.debian.tar.gz
 9ddb2ee264bc76df2ed640ede291cf40ba63ca9a9802c4d0ca000fa494e6a25b 164542 
service-wrapper_3.5.22-2_amd64.deb
 0bc88223e454a57f367942ca01f84a88a15d5974235a744d8ad00b7796a0b93c 281580 
libservice-wrapper-java_3.5.22-2_all.deb
 f7ea3ea2b454ebccf4b1ffdc15eda050d845166cc47e5122b2e60d28386fc3a3 80162 
libservice-wrapper-jni_3.5.22-2_amd64.deb
 0de2042facf6a1b0b3597deac0c6f9195a1a360602184b3cb18474b75e6e2686 166408 
libservice-wrapper-doc_3.5.22-2_all.deb
Files: 
 7adab893a466fdba47e160e79a8e79e1 2345 java optional 
service-wrapper-java_3.5.22-2.dsc
 e2d0409295f660673ab56c9a26f2d9f0 9732 java optional 
service-wrapper-java_3.5.22-2.debian.tar.gz
 e1211c3bc271b053dd0ccea1ab17bed4 164542 java optional 
service-wrapper_3.5.22-2_amd64.deb
 6aaee09965c12aab3844cfd5b3a497ff 281580 java optional 
libservice-wrapper-java_3.5.22-2_all.deb
 d850025e33f51d1c23beac3fb577c6ad 80162 java optional 
libservice-wrapper-jni_3.5.22-2_amd64.deb
 79239cc15bda6586e3d4656428c6fa5d 166408 doc optional 
libservice-wrapper-doc_3.5.22-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCgAGBQJSjuv6AAoJECHSBYmXSz6WvQAP/3sEnnja0Wmnv90zC/mc8AKH
VT1z3TUNCa3rhMY9M2d+FRmRoOPxU//OJ/+TrZOkJQ2H38I3vfocOK7Y4y9e+Ynk
HXrHLk4R6bO1ogHN1mjYnj0DpYy5/Ri6Obs+LNf6TKweujtHiImxDMv2wRjU7/BL
SL7RZ7iUfJOqO10DJX5h9st5CHkNp9O5oyaTf6jvsshhqm48ycGVVLOvXGZN/tFG
beNbDai0GbqrnTATNdqftrAUKkraNw/n8d1g7d/GOd6mKfPBjRkpus1zPkNV5itb
NcDxcAYvrUqrgv1LCmHZ4b6zbnEE7DF4MFecA3hB753K6KJn67Lzm4GPWS11Gwn1
yVcTSNxjSylKFerqAUJ6VilgdeArLhM8un+asxrQwJl0yBmgfVUYKhxWHJBZQrMe
1UpFoMAID6gtT0dZp5oOuxZkp3B0H2JOpiZ+3Rmn+psTPLa9ypTqCFRwP2LmJpGK
t4OaSTtFeyA/HXvkd06Hmm5zydaHeQBiZ8SDqaVTzF2Dc4x+s4XzdGxlzImy0Jxz
dGhgEMeZ1NWlspqwx6heLpwmDKoHxtcbkjUDpE8gW5AguwFKHMvRBHLPPfYvk6ca
hUreS4q3Sh1r0IDFfdooXMTD8lxLE8VaVOVinu/wTFMygAHWr3iyFXh294iN/6wp
0KCXuYYBcWs474TUnLpC
=EEB1
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to