Your message dated Wed, 22 Nov 2006 03:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#399380: fixed in libfilesys-diskspace-perl 0.05-10
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libfilesys-diskspace-perl
Version: 0.05-9
Severity: important
Justification: fails to build from source

Hi,

rebuilding libfilesys-diskspace-perl under etch fails with:

Failed Test    Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/linux-ext2.t    2   512    ??   ??       %  ??
t/linux-vfat.t    2   512    ??   ??       %  ??
2 tests skipped.
Failed 2/5 test scripts, 60.00% okay. 0/1 subtests failed, 100.00% okay.
make[1]: *** [test_dynamic] Error 255

A full build log is attached.

MfG
        Goswin

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-frosties-2
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
  debhelper file gettext gettext-base html2text intltool-debian libmagic1
  po-debconf
0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
Need to get 3187kB of archives.
After unpacking 10.9MB of additional disk space will be used.
Get:1 http://storage etch/main gettext-base 0.15-3 [127kB]
Get:2 http://storage etch/main libmagic1 4.17-4 [277kB]
Get:3 http://storage etch/main file 4.17-4 [32.0kB]
Get:4 http://storage etch/main html2text 1.3.2a-3 [92.7kB]
Get:5 http://storage etch/main gettext 0.15-3 [2012kB]
Get:6 http://storage etch/main intltool-debian 0.35.0+20060710.1 [30.8kB]
Get:7 http://storage etch/main po-debconf 1.0.7 [106kB]
Get:8 http://storage etch/main debhelper 5.0.40 [510kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 3187kB in 0s (11.7MB/s)
Selecting previously deselected package gettext-base.
(Reading database ... 10446 files and directories currently installed.)
Unpacking gettext-base (from .../gettext-base_0.15-3_amd64.deb) ...
Selecting previously deselected package libmagic1.
Unpacking libmagic1 (from .../libmagic1_4.17-4_amd64.deb) ...
Selecting previously deselected package file.
Unpacking file (from .../archives/file_4.17-4_amd64.deb) ...
Selecting previously deselected package html2text.
Unpacking html2text (from .../html2text_1.3.2a-3_amd64.deb) ...
Selecting previously deselected package gettext.
Unpacking gettext (from .../gettext_0.15-3_amd64.deb) ...
Selecting previously deselected package intltool-debian.
Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) 
...
Selecting previously deselected package po-debconf.
Unpacking po-debconf (from .../po-debconf_1.0.7_all.deb) ...
Selecting previously deselected package debhelper.
Unpacking debhelper (from .../debhelper_5.0.40_all.deb) ...
Setting up gettext-base (0.15-3) ...

Setting up libmagic1 (4.17-4) ...

Setting up file (4.17-4) ...
Setting up html2text (1.3.2a-3) ...

Setting up gettext (0.15-3) ...

Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.7) ...
Setting up debhelper (5.0.40) ...
Reading package lists...
Building dependency tree...
Need to get 10.7kB of source archives.
Get:1 http://storage etch/main libfilesys-diskspace-perl 0.05-9 (dsc) [665B]
Get:2 http://storage etch/main libfilesys-diskspace-perl 0.05-9 (tar) [4955B]
Get:3 http://storage etch/main libfilesys-diskspace-perl 0.05-9 (diff) [5053B]
dpkg-source: extracting libfilesys-diskspace-perl in 
libfilesys-diskspace-perl-0.05
dpkg-source: unpacking libfilesys-diskspace-perl_0.05.orig.tar.gz
dpkg-source: applying ./libfilesys-diskspace-perl_0.05-9.diff.gz
Fetched 10.7kB in 0s (197kB/s)
 fakeroot debian/rules clean
dh_testdir
dh_testroot
[ ! -f Makefile ] || /usr/bin/make realclean
dh_clean debian/stamp.build debian/stamp.install
dh_clean: Compatibility levels before 4 are deprecated.
 debian/rules build
dh_testdir
perl Makefile.PL INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Writing Makefile for Filesys::DiskSpace
/usr/bin/make OPTIMIZE="-O2 -Wall "
make[1]: Entering directory 
`/home/mrvn/build/libfilesys-diskspace-perl_0.05-9/libfilesys-diskspace-perl-0.05'
cp lib/Filesys/DiskSpace.pm blib/lib/Filesys/DiskSpace.pm
Manifying blib/man3/Filesys::DiskSpace.3pm
make[1]: Leaving directory 
`/home/mrvn/build/libfilesys-diskspace-perl_0.05-9/libfilesys-diskspace-perl-0.05'
/usr/bin/make test
make[1]: Entering directory 
`/home/mrvn/build/libfilesys-diskspace-perl_0.05-9/libfilesys-diskspace-perl-0.05'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/1st............ok
t/freebsd-ufs....skipped
        all skipped: no reason given
t/linux-ext2.....Error: No such file or directory
dubious
        Test returned status 2 (wstat 512, 0x200)
t/linux-vfat.....Error: No such file or directory
dubious
        Test returned status 2 (wstat 512, 0x200)
t/solaris-ufs....skipped
        all skipped: no reason given
Failed Test    Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/linux-ext2.t    2   512    ??   ??       %  ??
t/linux-vfat.t    2   512    ??   ??       %  ??
2 tests skipped.
Failed 2/5 test scripts, 60.00% okay. 0/1 subtests failed, 100.00% okay.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory 
`/home/mrvn/build/libfilesys-diskspace-perl_0.05-9/libfilesys-diskspace-perl-0.05'
make: *** [debian/stamp.build] Error 2
debuild: fatal error at line 1224:
debian/rules build failed
ERROR building

--- End Message ---
--- Begin Message ---
Source: libfilesys-diskspace-perl
Source-Version: 0.05-10

We believe that the bug you reported is fixed in the latest version of
libfilesys-diskspace-perl, which is due to be installed in the Debian FTP 
archive:

libfilesys-diskspace-perl_0.05-10.diff.gz
  to 
pool/main/libf/libfilesys-diskspace-perl/libfilesys-diskspace-perl_0.05-10.diff.gz
libfilesys-diskspace-perl_0.05-10.dsc
  to 
pool/main/libf/libfilesys-diskspace-perl/libfilesys-diskspace-perl_0.05-10.dsc
libfilesys-diskspace-perl_0.05-10_all.deb
  to 
pool/main/libf/libfilesys-diskspace-perl/libfilesys-diskspace-perl_0.05-10_all.deb



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.
Roderick Schertler <[EMAIL PROTECTED]> (supplier of updated 
libfilesys-diskspace-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: SHA1

Format: 1.7
Date: Tue, 21 Nov 2006 21:42:30 -0500
Source: libfilesys-diskspace-perl
Binary: libfilesys-diskspace-perl
Architecture: source all
Version: 0.05-10
Distribution: unstable
Urgency: low
Maintainer: Roderick Schertler <[EMAIL PROTECTED]>
Changed-By: Roderick Schertler <[EMAIL PROTECTED]>
Description: 
 libfilesys-diskspace-perl - fetch filesystem size and usage information from 
Perl
Closes: 399380
Changes: 
 libfilesys-diskspace-perl (0.05-10) unstable; urgency=low
 .
   * Make test "skip" explanations TAP-compatible.
   * In tests try /proc/mounts if /etc/mtab isn't available, and just skip
     the tests (rather than failing) if neither is there (closes: #399380).
Files: 
 6418faa3b907c8d81e6894e5dac721e1 667 perl optional 
libfilesys-diskspace-perl_0.05-10.dsc
 87a74c5a8e426f47d3f7af0893d3fbb1 5439 perl optional 
libfilesys-diskspace-perl_0.05-10.diff.gz
 5f1d9fc5fb7efd58cbf723e401e3e71f 8916 perl optional 
libfilesys-diskspace-perl_0.05-10_all.deb

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

iEYEARECAAYFAkVjudcACgkQ6QESpysFtzoBgQCfZDxkjwARvogkqXf666PLLP+0
cRIAnApRN3pfHfKimDzvKw+0v0HnW60+
=cKvb
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to