Your message dated Sun, 29 Jan 2006 20:47:07 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#350395: fixed in libpod-tests-perl 0.18-2
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 29 Jan 2006 13:11:48 +0000
>From [EMAIL PROTECTED] Sun Jan 29 05:11:48 2006
Return-path: <[EMAIL PROTECTED]>
Received: from io.link-m.de ([195.30.85.225] ident=daemon)
by spohr.debian.org with esmtp (Exim 4.50)
id 1F3CLL-00074C-Og
for [EMAIL PROTECTED]; Sun, 29 Jan 2006 05:11:48 -0800
Received: from home.mehnle.net (p549A76A0.dip.t-dialin.net
[::ffff:84.154.118.160])
(AUTH: CRAM-MD5 [EMAIL PROTECTED], TLS: TLSv1/SSLv3,256bits,AES256-SHA)
by io.link-m.de with esmtp; Sun, 29 Jan 2006 13:11:42 +0000
id 000042CC.43DCBF0E.00002DF7
Received: from localhost (localhost [127.0.0.1])
(uid 1000)
by home.mehnle.net with local; Sun, 29 Jan 2006 13:11:33 +0000
id 0006430F.43DCBF05.00000F6B
Content-Type: multipart/mixed; boundary="===============1163819067=="
MIME-Version: 1.0
From: Julian Mehnle <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libpod-tests-perl: Should "Conflicts: libtest-inline-perl (<< 2.100)"
Message-ID: <[EMAIL PROTECTED]>
X-Mailer: reportbug 3.18
Date: Sun, 29 Jan 2006 13:11:33 +0000
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
This is a multi-part MIME message sent by reportbug.
--===============1163819067==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Package: libpod-tests-perl
Version: 0.18-1
Severity: serious
Tags: patch
Justification: Policy 7.5.1
Pod::Tests was created upstream to split out the Pod::* module namespace
from Test::Inline in the new major version 2. libtest-inline-perl
2.103-1 depends on libpod-tests-perl to provide these modules for
backwards compatibility.
However, when the user has libtest-inline-perl 0.16-1 (or older)
installed, and the new libtest-inline-perl 2.103-1 and libpod-tests-perl
0.18-1 are to be installed, the following happens:
| Selecting previously deselected package libpod-tests-perl.
| Unpacking libpod-tests-perl (from .../libpod-tests-perl_0.18-1_all.deb) ...
| dpkg: error processing
/var/cache/apt/archives/libpod-tests-perl_0.18-1_all.deb (--unpack):
| trying to overwrite `/usr/share/perl5/Pod/Tests.pm', which is also in
package libtest-inline-perl
| Preparing to replace libtest-inline-perl 0.16-1 (using
.../libtest-inline-perl_2.103-1_all.deb) ...
| Unpacking replacement libtest-inline-perl ...
| Errors were encountered while processing:
| /var/cache/apt/archives/libpod-tests-perl_0.18-1_all.deb
libpod-tests-perl should now conflict with (and replace) old versions of
libtest-inline-perl.
Patch attached.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (600, 'testing'), (90, 'unstable')
Architecture: i386 (i686)
--===============1163819067==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="libpod-tests-perl-0.18-conflicts-libtest-inline-perl-lt-2.100.patch"
diff -ruN libpod-tests-perl-0.18.org/debian/control
libpod-tests-perl-0.18/debian/control
--- libpod-tests-perl-0.18.org/debian/control 2006-01-29 12:49:46.000000000
+0000
+++ libpod-tests-perl-0.18/debian/control 2006-01-29 12:59:54.000000000
+0000
@@ -9,6 +9,8 @@
Package: libpod-tests-perl
Architecture: all
Depends: ${perl:Depends}
+Conflicts: libtest-inline-perl (<< 2.100)
+Replaces: libtest-inline-perl (<< 2.100)
Description: Perl extension for excts embedded tests and code examples from POD
This is a specialized POD viewer to extract embedded tests and code examples
from POD. It doesn't do much more than that.
--===============1163819067==--
---------------------------------------
Received: (at 350395-close) by bugs.debian.org; 30 Jan 2006 04:50:22 +0000
>From [EMAIL PROTECTED] Sun Jan 29 20:50:22 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1F3QwV-0001vs-0I; Sun, 29 Jan 2006 20:47:07 -0800
From: Jonas Genannt <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#350395: fixed in libpod-tests-perl 0.18-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 29 Jan 2006 20:47:07 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: libpod-tests-perl
Source-Version: 0.18-2
We believe that the bug you reported is fixed in the latest version of
libpod-tests-perl, which is due to be installed in the Debian FTP archive:
libpod-tests-perl_0.18-2.diff.gz
to pool/main/libp/libpod-tests-perl/libpod-tests-perl_0.18-2.diff.gz
libpod-tests-perl_0.18-2.dsc
to pool/main/libp/libpod-tests-perl/libpod-tests-perl_0.18-2.dsc
libpod-tests-perl_0.18-2_all.deb
to pool/main/libp/libpod-tests-perl/libpod-tests-perl_0.18-2_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.
Jonas Genannt <[EMAIL PROTECTED]> (supplier of updated libpod-tests-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: Sun, 29 Jan 2006 15:23:43 +0000
Source: libpod-tests-perl
Binary: libpod-tests-perl
Architecture: source all
Version: 0.18-2
Distribution: unstable
Urgency: low
Maintainer: Jonas Genannt <[EMAIL PROTECTED]>
Changed-By: Jonas Genannt <[EMAIL PROTECTED]>
Description:
libpod-tests-perl - Perl extension for excts embedded tests and code examples
from PO
Closes: 350395
Changes:
libpod-tests-perl (0.18-2) unstable; urgency=low
.
* debian/control:
+ Conflicts with libtestinline-perl (<< 2.100)
+ Replaces with libtestinline-perl (<< 2.100)
(Closes: 350395)
Files:
1e88535632f02e118bff7ae8a15e1fb4 645 perl optional libpod-tests-perl_0.18-2.dsc
650beda70e3c3a7bd25be86797c1af0d 1594 perl optional
libpod-tests-perl_0.18-2.diff.gz
1cae17f0040b8623328124e7e19e5261 16744 perl optional
libpod-tests-perl_0.18-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFD3Zh8+YXjQAr8dHYRAkxEAKC01fYY5YWPWxBza17MGIPcfqLxTACgkpKd
45/zXgaj5hZKgtG1snJY/Ac=
=i/up
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]