Bug#348560: marked as done (libpdf-table-perl: FTBFS: Missing Build-Depends on 'libpdf-api2-perl')

Debian Bug Tracking System owner at bugs.debian.org
Fri Jan 20 15:48:52 UTC 2006


Your message dated Fri, 20 Jan 2006 07:32:31 -0800
with message-id <E1EzyFb-0006aI-3w at spohr.debian.org>
and subject line Bug#348560: fixed in libpdf-table-perl 0.01-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; 17 Jan 2006 18:18:54 +0000
>From aj at andaco.de Tue Jan 17 10:18:54 2006
Return-path: <aj at andaco.de>
Received: from e182071212.adsl.alicedsl.de ([85.182.71.212] helo=kat.ainf.net)
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1EyvPy-0007wN-50
	for submit at bugs.debian.org; Tue, 17 Jan 2006 10:18:54 -0800
Received: from aj by kat.ainf.net with local (Exim 4.60)
	(envelope-from <aj at andaco.de>)
	id 1EyvPv-0001NC-AF; Tue, 17 Jan 2006 19:18:51 +0100
To: Debian Bug Tracking System <submit at bugs.debian.org>
From: Andreas Jochens <aj at andaco.de>
Subject: libpdf-table-perl: FTBFS: Missing Build-Depends on 'libpdf-api2-perl'
Message-Id: <E1EyvPv-0001NC-AF at kat.ainf.net>
Date: Tue, 17 Jan 2006 19:18:51 +0100
Delivered-To: submit at bugs.debian.org
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

Package: libpdf-table-perl
Version: 0.01-1
Severity: serious
Tags: patch

When building 'libpdf-table-perl' in a clean 'unstable' chroot,
I get the following error:

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/PDF-Table....
#     Failed test (t/PDF-Table.t at line 11)
#     Tried to use 'PDF::API2'.
#     Error:  Can't locate PDF/API2.pm in @INC (@INC contains: /libpdf-table-perl-0.01/blib/lib /libpdf-table-perl-0.01/blib/arch /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 4) line 2.
# BEGIN failed--compilation aborted at t/PDF-Table.t line 11.
Can't locate object method "new" via package "PDF::API2" (perhaps you forgot to load "PDF::API2"?) at t/PDF-Table.t line 20.
# Looks like you planned 3 tests but only ran 2.
# Looks like your test died just after 2.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-3
	Failed 2/3 tests, 33.33% okay
Failed Test   Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/PDF-Table.t  255 65280     3    3 100.00%  2-3
Failed 1/1 test scripts, 0.00% okay. 2/3 subtests failed, 33.33% okay.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/libpdf-table-perl-0.01'
make: *** [install-stamp] Error 2

Please add the missing Build-Depends on 'libpdf-api2-perl'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/libpdf-table-perl-0.01/debian/control ./debian/control
--- ../tmp-orig/libpdf-table-perl-0.01/debian/control	2006-01-17 18:17:05.000000000 +0000
+++ ./debian/control	2006-01-17 18:17:04.000000000 +0000
@@ -1,7 +1,7 @@
 Source: libpdf-table-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 4.0.2)
+Build-Depends: debhelper, libpdf-api2-perl
 Build-Depends-Indep: perl (>= 5.8.0-7)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Gunnar Wolf <gwolf at debian.org>

---------------------------------------
Received: (at 348560-close) by bugs.debian.org; 20 Jan 2006 15:41:06 +0000
>From katie at ftp-master.debian.org Fri Jan 20 07:41:06 2006
Return-path: <katie at ftp-master.debian.org>
Received: from katie by spohr.debian.org with local (Exim 4.50)
	id 1EzyFb-0006aI-3w; Fri, 20 Jan 2006 07:32:31 -0800
From: Niko Tyni <ntyni at iki.fi>
To: 348560-close at bugs.debian.org
X-Katie: $Revision: 1.65 $
Subject: Bug#348560: fixed in libpdf-table-perl 0.01-2
Message-Id: <E1EzyFb-0006aI-3w at spohr.debian.org>
Sender: Archive Administrator <katie at ftp-master.debian.org>
Date: Fri, 20 Jan 2006 07:32:31 -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: libpdf-table-perl
Source-Version: 0.01-2

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

libpdf-table-perl_0.01-2.diff.gz
  to pool/main/libp/libpdf-table-perl/libpdf-table-perl_0.01-2.diff.gz
libpdf-table-perl_0.01-2.dsc
  to pool/main/libp/libpdf-table-perl/libpdf-table-perl_0.01-2.dsc
libpdf-table-perl_0.01-2_all.deb
  to pool/main/libp/libpdf-table-perl/libpdf-table-perl_0.01-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 348560 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Niko Tyni <ntyni at iki.fi> (supplier of updated libpdf-table-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 ftpmaster at debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 19 Jan 2006 20:15:19 +0200
Source: libpdf-table-perl
Binary: libpdf-table-perl
Architecture: source all
Version: 0.01-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Changed-By: Niko Tyni <ntyni at iki.fi>
Description: 
 libpdf-table-perl - A utility class for building table layouts in a PDF::API2 object
Closes: 348560
Changes: 
 libpdf-table-perl (0.01-2) unstable; urgency=low
 .
   * Add libpdf-api2-perl to Build-Depends-Indep. (Closes: #348560)
   * Add myself to Uploaders.
Files: 
 76748c21f4082f338b43f2f58edc0aec 752 perl optional libpdf-table-perl_0.01-2.dsc
 6bd7ef116fe35c07ca0fec469f5db3c0 2194 perl optional libpdf-table-perl_0.01-2.diff.gz
 6471d1514a7ff410c4a53c2848d6b8ea 14342 perl optional libpdf-table-perl_0.01-2_all.deb

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

iD8DBQFD0P9X2A7zWou1J68RAvgOAJ9FJgqYpBTbcPhfKeLqGFpHKK/UFwCffGs5
J2crYcTfsCgSjycbrSwB8kg=
=p5Ng
-----END PGP SIGNATURE-----




More information about the pkg-perl-maintainers mailing list