Subject: | 'UTC' is not an time zone (CentOS6) |
On my CentOS6 smokers the test suite fails:
...
# TZ environment variable is UTC
Use of uninitialized value in subroutine entry at /home/cpansand/.cpan/build/2019060320/Time-Zone-Olson-0.19-6/blib/lib/Time/Zone/Olson.pm line 922.
'UTC' is not an time zone in the existing Olson database at t/zoneinfo_all.t line 22.
t/zoneinfo_all.t ......
Dubious, test returned 20 (wstat 5120, 0x1400)
No subtests run
# TZ environment variable is UTC
Use of uninitialized value in subroutine entry at /home/cpansand/.cpan/build/2019060320/Time-Zone-Olson-0.19-6/blib/lib/Time/Zone/Olson.pm line 922.
'UTC' is not an time zone in the existing Olson database at t/zoneinfo_current.t line 21.
t/zoneinfo_current.t ..
Dubious, test returned 20 (wstat 5120, 0x1400)
No subtests run
...
There are no problems on other (newer) RedHat-like systems (checked on CentOS7 and Fedora28).