https://bugzilla.redhat.com/show_bug.cgi?id=2240584
Bug ID: 2240584 Summary: perl-Time-ParseDate-2015.103-24.fc40 FTBFS: tests fail without tzdata package Product: Fedora Version: rawhide URL: https://koschei.fedoraproject.org/package/perl-Time-Pa rseDate?collection=f39 Status: NEW Component: perl-Time-ParseDate Assignee: denis@fateyev.com Reporter: ppisar@redhat.com QA Contact: extras-qa@fedoraproject.org CC: denis@fateyev.com, perl-devel@lists.fedoraproject.org, xavier@bachelot.org Blocks: 2168842 (F39FTBFS), 2231791 (F40FTBFS,RAWHIDEFTBFS) Target Milestone: --- Classification: Fedora
perl-Time-ParseDate-2015.103-24.fc40 fails to build in Fedora 40 and 39 because tests fail if tzdata package is not installed:
t/metdate.t ... skipped: It seems localtime() does not honor $ENV{TZ} when set in the test script. t/order1.t .... 1/? # Failed test 'Europe/Moscow, DST permanent 2009' # at t/order1.t line 33. # got: '1257033600' # expected: '1257022800'
# Failed test 'Europe/Moscow, DST permanent 2013' # at t/order1.t line 34. # got: '1369872000' # expected: '1369857600' # Looks like you failed 2 tests of 5. t/order1.t .... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/5 subtests t/order2.t .... 1/? # Failed test 'Europe/Moscow, DST permanent 2013' # at t/order2.t line 31. # got: '1369872000' # expected: '1369857600'
# Failed test 'Europe/Moscow, DST permanent 2009' # at t/order2.t line 32. # got: '1257033600' # expected: '1257022800' # Looks like you failed 2 tests of 5. t/order2.t .... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/5 subtests
A difference between passing and failing build roots is at https://koschei.fedoraproject.org/build/16391565.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2168842 [Bug 2168842] Fedora 39 FTBFS Tracker https://bugzilla.redhat.com/show_bug.cgi?id=2231791 [Bug 2231791] Fedora 40 FTBFS Tracker
https://bugzilla.redhat.com/show_bug.cgi?id=2240584
Denis Fateyev denis@fateyev.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |RAWHIDE Status|NEW |CLOSED Last Closed| |2023-10-04 18:03:24
--- Comment #1 from Denis Fateyev denis@fateyev.com --- https://bodhi.fedoraproject.org/updates/FEDORA-2023-c3a1660548
https://bugzilla.redhat.com/show_bug.cgi?id=2240584
--- Comment #2 from Fedora Update System updates@fedoraproject.org --- FEDORA-2023-2570b87e97 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-2570b87e97
https://bugzilla.redhat.com/show_bug.cgi?id=2240584
--- Comment #3 from Fedora Update System updates@fedoraproject.org --- FEDORA-2023-2570b87e97 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-2570b87e97` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-2570b87e97
See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
https://bugzilla.redhat.com/show_bug.cgi?id=2240584
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|RAWHIDE |ERRATA Fixed In Version| |perl-Time-ParseDate-2015.10 | |3-25.fc39
--- Comment #4 from Fedora Update System updates@fedoraproject.org --- FEDORA-2023-2570b87e97 has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.
perl-devel@lists.fedoraproject.org