Bug 1132033

Summary: perl-POSIX-strftime-Compiler-0.32-1.fc22 FTBFS: t/04_tzset.t tests fail after upgrading tzdata to 2014f
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-POSIX-strftime-CompilerAssignee: Ralf Corsepius <rc040203>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: perl-devel, rc040203
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://github.com/kazeburo/POSIX-strftime-Compiler/issues/2
Whiteboard:
Fixed In Version: perl-POSIX-strftime-Compiler-0.40-1.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-02 06:45:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Pisar 2014-08-20 14:26:21 UTC
perl-POSIX-strftime-Compiler-0.32-1.fc22 fails to build in F22 because t/04_tzset.t tests expects zone names which changed after upgrading tzdata to 2014f:


#   Failed test 'Australia/Darwin / 2013-1-10 => ACST'
    #   at t/04_tzset.t line 41.
    #          got: 'ACST'
    #     expected: 'CST'
    
    #   Failed test 'Australia/Darwin / 2013-5-10 => ACST'
    #   at t/04_tzset.t line 41.
    #          got: 'ACST'
    #     expected: 'CST'
    
    #   Failed test 'Australia/Darwin / 2013-8-15 => ACST'
    #   at t/04_tzset.t line 41.
    #          got: 'ACST'
    #     expected: 'CST'
    
    #   Failed test 'Australia/Darwin / 2013-11-15 => ACST'
    #   at t/04_tzset.t line 41.
    #          got: 'ACST'
    #     expected: 'CST'
    # Looks like you failed 4 tests of 16.
#   Failed test 'Australia/Darwin'
#   at t/04_tzset.t line 56.
# Looks like you failed 1 test of 6.
t/04_tzset.t ..... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed

The difference between last workding build root and this one is:

Removed packages:
	ca-certificates-2013.1.97
	chkconfig-1.3.61
	crypto-policies-20140708
	glib2-2.41.2
	kernel-headers-3.16.0
	krb5-libs-1.12.1
	libidn-1.28
	perl-ExtUtils-Manifest-1.64
	tzdata-2014e
Added packages:
	ca-certificates-2014.2.1
	chkconfig-1.3.62
	crypto-policies-20140812
	glib2-2.41.3
	kernel-headers-3.17.0
	krb5-libs-1.12.2
	libidn-1.29
	perl-ExtUtils-Manifest-1.65
	tzdata-2014f

Reported to upstream <https://github.com/kazeburo/POSIX-strftime-Compiler/issues/2>.

Comment 1 Ralf Corsepius 2014-08-21 04:17:12 UTC
Fixed upstream in POSIX-strftime-Compiler-0.40.

Packages are on its way.

Comment 2 Fedora Update System 2014-08-21 04:17:31 UTC
perl-POSIX-strftime-Compiler-0.40-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/perl-POSIX-strftime-Compiler-0.40-1.fc20

Comment 3 Fedora Update System 2014-08-21 04:17:38 UTC
perl-POSIX-strftime-Compiler-0.40-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/perl-POSIX-strftime-Compiler-0.40-1.fc19

Comment 4 Fedora Update System 2014-08-23 01:59:20 UTC
Package perl-POSIX-strftime-Compiler-0.40-1.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing perl-POSIX-strftime-Compiler-0.40-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-9696/perl-POSIX-strftime-Compiler-0.40-1.fc20
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2014-09-02 06:45:05 UTC
perl-POSIX-strftime-Compiler-0.40-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2014-09-02 06:46:24 UTC
perl-POSIX-strftime-Compiler-0.40-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.