Your message dated Fri, 11 Jul 2014 18:03:42 +0000
with message-id <[email protected]>
and subject line Bug#752923: fixed in libdata-objectdriver-perl 0.09-2
has caused the Debian Bug report #752923,
regarding libdata-objectdriver-perl: FTBFS with newer libtest-simple-perl: 
Test::Builder version 0.99 required--this is only version 0.94
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.)


-- 
752923: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752923
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libdata-objectdriver-perl
Version: 0.09-1
Severity: important
User: [email protected]
Usertags: perl-5.20-transition
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=87294

This package fails to build with a newer Test-Simple, either the
separate libtest-simple-perl package on current sid or the one bundled
with Perl 5.20.0 (currently in experimental). On current sid with
libtest-simple-perl:

  PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
  Test::Builder version 0.99 required--this is only version 0.94 at 
/usr/share/perl5/Test/Builder/Module.pm line 5.
  BEGIN failed--compilation aborted at /usr/share/perl5/Test/Builder/Module.pm 
line 5.
  Compilation failed in require at /usr/share/perl5/Test/More.pm line 23.
  BEGIN failed--compilation aborted at /usr/share/perl5/Test/More.pm line 23.
  Compilation failed in require at t/00-compile.t line 4.
  BEGIN failed--compilation aborted at t/00-compile.t line 4.
  t/00-compile.t ............. 
  Dubious, test returned 29 (wstat 7424, 0x1d00)
  [...]
  Files=23, Tests=0,  1 wallclock secs ( 0.07 usr  0.02 sys +  0.26 cusr  0.03 
csys =  0.38 CPU)
  Result: FAIL
  Failed 23/23 test programs. 0/0 subtests failed.

The new version of Test::More loads Test::Builder::Module, which is not
present in the old version under inc/ at all, so the system one gets
picked instead. The other Test::Builder modules are loaded from inc/,
triggering the incompatibility.

It's reproducible with just

  $ perl -Iinc -e 'use Test::More'

Already reported upstream as [rt.cpan.org #87294] and [rt.cpan.org #93937].
-- 
Niko Tyni   [email protected]

--- End Message ---
--- Begin Message ---
Source: libdata-objectdriver-perl
Source-Version: 0.09-2

We believe that the bug you reported is fixed in the latest version of
libdata-objectdriver-perl, 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.
gregor herrmann <[email protected]> (supplier of updated 
libdata-objectdriver-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: SHA512

Format: 1.8
Date: Fri, 11 Jul 2014 19:44:34 +0200
Source: libdata-objectdriver-perl
Binary: libdata-objectdriver-perl
Architecture: source all
Version: 0.09-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description:
 libdata-objectdriver-perl - simple, transparent data interface, with caching
Closes: 752923
Changes:
 libdata-objectdriver-perl (0.09-2) unstable; urgency=medium
 .
   * Team upload.
 .
   * Take over for the Debian Perl Group. Cf. #752923
   * debian/control: Changed: Homepage field changed to metacpan.org URL;
     Maintainer set to Debian Perl Group <pkg-perl-
     [email protected]> (was: Dominic Hargreaves
     <[email protected]>); Dominic Hargreaves <[email protected]> moved to
     Uploaders.
   * debian/watch: use metacpan-based URL.
 .
   * Don't install README anymore, almost empty.
   * debian/copyright: switch formatting to Copyright-Format 1.0.
   * Remove version from perl build dependency.
   * Drop build-dep on libmodule-build-perl, no Build.PL around.
   * Add build-dep on libdbd-sqlite3-perl to enable tests.
   * Update Vcs-* fields.
   * Bump debhelper compatibility level to 8.
   * Add patch to fix some spelling mistakes.
   * Add patch to fix some POD issues.
   * Add patch from CPAN RT for compatibility with recent SQLite.
   * debian/rules: move incompatible inc/Test/Builder.pm out of the way
     before running tests. (Closes: #752923)
   * Declare compliance with Debian Policy 3.9.5.
Checksums-Sha1:
 34e671f37d3ef21206a8421b5fb4aacd8ee0f279 2398 
libdata-objectdriver-perl_0.09-2.dsc
 d79adf0d361f227434ab88682936caa7e2d5c6bd 4076 
libdata-objectdriver-perl_0.09-2.debian.tar.xz
 0af6f2873c492d83d44ebde2d6fd80fc6f3de4f0 120774 
libdata-objectdriver-perl_0.09-2_all.deb
Checksums-Sha256:
 5b1c6de6419daa5cc1d24ae3885c426e987eac4a3d0a5b60c4c73ccb6bc4593f 2398 
libdata-objectdriver-perl_0.09-2.dsc
 57dca2acb11fb752ff0088b92c432ff30f0e268461435b74e7c6888fd59e3e8c 4076 
libdata-objectdriver-perl_0.09-2.debian.tar.xz
 af9a36d8a79d0f9972663e288c24eee473c95f675029248edc43ab8e262a71a5 120774 
libdata-objectdriver-perl_0.09-2_all.deb
Files:
 31a7b35690bc8c2421cb81fe8b1737ae 120774 perl optional 
libdata-objectdriver-perl_0.09-2_all.deb
 3f5678f163f3a5767fdbf47717be4d12 2398 perl optional 
libdata-objectdriver-perl_0.09-2.dsc
 967cc887bbee7120fcea4b08f9cd990f 4076 perl optional 
libdata-objectdriver-perl_0.09-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJTwCNwXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGrwUP/1L9osdpObr53Xp0svBxUVH8
CW3ENcDoC5sYSaJ7twz1xmmKVVa9tpIezJr0pag5eZRwRfCX9yw681Ue3PgyYYac
KAw5p8J5XD/vYzmW5qDaQsvN7NCIBEtv/OvMtv7P0vvJ9S2XItGoPMcwcC8W5Ghn
gPeerNp0qTdLEVKEl5aIYtzMW3f3oQ+laay+F97wYtwpnt7loxX5FbQJeqiC1e3j
zFUZdJ8hK8m3RDWus5ejNWfozZ8qB3UB3Nr4ygwY7+9ftjGMIfcBZ1YND2ElRMU2
UwvEK3gHcoIxhQD3dNhYtAuwKtOYn7v8obfhr9aXBiNNF4GW0uDFhpnsyKkwDHpt
25j6AuS3BL/nRluaAioJiQ5Y9yUfXWH4VgjTmoPZFPSrQ5WEXZknftiVHBzzIV6C
VyW1+/yfwQXXkZL+biABUHWzJ63pTvjDsNNdN7aPrCXHnWNUaVftCGEirzCWEcSA
OMCH+0dfu6rH6eK1YicDpPVtI3A7mA2zfVt6uLVSPY1oqShOsN7rBB6Cfcx63SCq
/ZoFwxqVW7qO1n073ZD+rBoQIsHu4xW1JJbQD5g9T3YHQWZJ5jsx60IgWHZOSEzV
MOnR/NiNW+aKLYE6EdMfxkfiOE51liYWruEDnc1VuXk6mby/vETMaMw0OZSoGjnf
D8lFnUy3V/IKbI6reLuC
=l2xG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to