Bug 1283967 - perl-DateTime-Incomplete-0.07-6.fc24 FTBFS: tests fail: Can't locate DateTime/Locale/de.pm
Summary: perl-DateTime-Incomplete-0.07-6.fc24 FTBFS: tests fail: Can't locate DateTime...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-DateTime-Incomplete
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-20 12:15 UTC by Petr Pisar
Modified: 2015-11-20 12:48 UTC (History)
2 users (show)

Fixed In Version: perl-DateTime-Incomplete-0.08-1.fc24
Clone Of:
Environment:
Last Closed: 2015-11-20 12:48:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2015-11-20 12:15:01 UTC
perl-DateTime-Incomplete-0.07-6.fc24 fails to build in F24 because tests fails:

t/06next.t ........... ok
Can't locate DateTime/Locale/de.pm in @INC (you may need to install the DateTime::Locale::de module) (@INC contains: /builddir/build/BUILD/DateTime-Incomplete-0.07/blib/lib /builddir/build/BUILD/DateTime-Incomplete-0.07/blib/arch /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at (eval 50) line 2, <DATA> line 44.
BEGIN failed--compilation aborted at (eval 50) line 2, <DATA> line 44.
# Looks like you planned 100 tests but ran 38.
# Looks like your test exited with 2 just after 38.
t/13strftime.t ....... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 62/100 subtests 

This is caused by upgrading perl-DateTime-Locale from 0.92 to 1.01 that changed API. Upstream released DateTime-Incomplete-0.08 that should fix it.


Note You need to log in before you can comment on or make changes to this bug.