Fedora Account System
Red Hat Associate
Red Hat Customer
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.