Your message dated Sun, 03 May 2009 17:02:12 +0000
with message-id <[email protected]>
and subject line Bug#521613: fixed in perl 5.10.0-21
has caused the Debian Bug report #521613,
regarding perl-modules: Archive::Tar doesn't detect some bad tar files
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.)
--
521613: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521613
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: perl-modules
Version: 5.10.0-19
Severity: important
[Severity set to important because of possible data loss due to
incorrect integrity checking.]
The following script (named tar-test below), that outputs file names
from tar files, doesn't detect some bad tar files.
------------------------------------------------------------------
#!/usr/bin/env perl
use strict;
use Archive::Tar;
my $tar = Archive::Tar->new;
defined $tar->read($ARGV[0]) or die "cannot read tar file\n";
my $err = $tar->error();
$err ne '' and die "$err\n";
foreach my $f ($tar->get_files)
{ print $f->name, "\n"; }
------------------------------------------------------------------
vin% cat bar
foo
vin% tar tf bar
tar: This does not look like a tar archive
tar: Error exit delayed from previous errors
vin% ./tar-test bar
vin%
The tar-test Perl script should have ended with an error (like the
tar utility).
-- System Information:
Debian Release: squeeze/sid
APT prefers oldstable
APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26.5-20080922 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages perl-modules depends on:
ii perl 5.10.0-19 Larry Wall's Practical Extraction
perl-modules recommends no packages.
perl-modules suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: perl
Source-Version: 5.10.0-21
We believe that the bug you reported is fixed in the latest version of
perl, which is due to be installed in the Debian FTP archive:
libcgi-fast-perl_5.10.0-21_all.deb
to pool/main/p/perl/libcgi-fast-perl_5.10.0-21_all.deb
perl-doc_5.10.0-21_all.deb
to pool/main/p/perl/perl-doc_5.10.0-21_all.deb
perl-modules_5.10.0-21_all.deb
to pool/main/p/perl/perl-modules_5.10.0-21_all.deb
perl_5.10.0-21.diff.gz
to pool/main/p/perl/perl_5.10.0-21.diff.gz
perl_5.10.0-21.dsc
to pool/main/p/perl/perl_5.10.0-21.dsc
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.
Niko Tyni <[email protected]> (supplier of updated 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.8
Date: Sun, 03 May 2009 15:08:58 +0300
Source: perl
Binary: perl-base libcgi-fast-perl perl-doc perl-modules perl-debug perl-suid
libperl5.10 libperl-dev perl
Architecture: all source
Version: 5.10.0-21
Distribution: unstable
Urgency: low
Maintainer: Brendan O'Dea <[email protected]>
Changed-By: Niko Tyni <[email protected]>
Closes: 293908 379757 482139 516472 519785 521613 523940 525180
Description:
libcgi-fast-perl - CGI::Fast Perl module
libperl5.10 - Shared Perl library
libperl-dev - Perl library: development files
perl-base - minimal Perl system
perl-debug - Debug-enabled Perl interpreter
perl-doc - Perl documentation
perl - Larry Wall's Practical Extraction and Report Language
perl-modules - Core Perl modules
perl-suid - Runs setuid Perl scripts
Changes:
perl (5.10.0-21) unstable; urgency=low
.
* Make the perl package recommend make because /usr/bin/cpan uses it.
(Closes: #293908)
* Add a .NOTPARALLEL debian/rules target to explicitly disable parallel
builds. (Closes: #523940)
* Squelch 'Constant subroutine ... undefined' warnings from .ph files.
(Closes: #379757)
* Elaborate PERL_SYS_* documentation a bit.
* Fix a segmentation fault with array ties. (Closes: #525180)
* Improve Archive::Tar error reporting on short corrupted archives.
(Closes: #521613)
* Fix use of -section in Pod::Usage and =over, =back. (Closes: #519785)
* Archive::Tar now validates archives created by SunOS and HP-UX tar.
(Closes: #516472)
* XS_VERSION_BOOTCHECK may break if $VERSION is a long floating point number,
so recommend using a string instead. (Closes: #482139)
Checksums-Sha1:
4f8eb06325c919c4d2eca688a1c72a8473f93b63 8218878 perl-doc_5.10.0-21_all.deb
5295b4fafdb2f71c3a6a69e5a24151be28ae3c94 1340 perl_5.10.0-21.dsc
80ed0de44ffb97b4649809f15a0c99da8525062d 166086 perl_5.10.0-21.diff.gz
841cadc9df306e7539178c7248e80aaaad0fc6ce 3197900 perl-modules_5.10.0-21_all.deb
c38ea70af9ec438eb84caabc47e5cdfb6d9374a4 48368
libcgi-fast-perl_5.10.0-21_all.deb
Checksums-Sha256:
2e63218d6093603b23a573b385b5f234722f825a27b6d06a78814d397069f4b3 166086
perl_5.10.0-21.diff.gz
44f1d54bc4efe8df4f835b0f71ac8735c72c4b29a762d0306c01dc0333a0521e 48368
libcgi-fast-perl_5.10.0-21_all.deb
698c1721287182fa95e6f65a86ba10af2f1902fb8f8feffb38f85ef45600f3dc 1340
perl_5.10.0-21.dsc
d896cd1910eeecd1cea26ff2a13035b3bb8f95d1aece27e5d03a5d5ee8d8e2be 8218878
perl-doc_5.10.0-21_all.deb
e21374bad8ed1bd4325b36e3bcf53e28d99861c33b764b95f3b05a2b4a59fc56 3197900
perl-modules_5.10.0-21_all.deb
Files:
57e561647d8327eb3267b231cfaa9d1a 8218878 doc optional
perl-doc_5.10.0-21_all.deb
69b807251fc16d55807c40e5d3ec41d1 1340 perl standard perl_5.10.0-21.dsc
72994d38c2903ede0168c23856749507 48368 perl optional
libcgi-fast-perl_5.10.0-21_all.deb
d3676429ecae7874e17f96ca8f702098 166086 perl standard perl_5.10.0-21.diff.gz
ddfae57a8c269cda9d818e127a666ee3 3197900 perl standard
perl-modules_5.10.0-21_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkn9xvcACgkQiyizGWoHLTkVeQCgmlWKs9kVCDcTYDlOeTvms+2n
J+4AnRbUbJegjnxiYXSuMsdgnJW8YOqV
=ExbN
-----END PGP SIGNATURE-----
--- End Message ---