https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/tzlocal-5.0.1 fails tests (MUSL-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Created attachment 862039 [details] build.log build log and emerge --info
Error(s) that match a know pattern: # FileNotFoundError: If resource_name doesn't exist in the package # ImportError: If package_name doesn't exist (e.g. if tzdata is not # UnicodeEncodeError: If package_name or resource_name are not UTF-8, # to "we cannot find this key": except zoneinfo.ZoneInfoNotFoundError: ' /var/tmp/portage/dev-python/tzlocal-5.0.1/work/tzlocal-5.0.1/tests/test_data/conflicting/etc/conf.d/clock: Africa/Johannesburg /var/tmp/portage/dev-python/tzlocal-5.0.1/work/tzlocal-5.0.1/tests/test_data/conflicting/etc/sysconfig/clock: Europe/Warsaw /var/tmp/portage/dev-python/tzlocal-5.0.1/work/tzlocal-5.0.1/tests/test_data/conflicting/etc/timezone: Europe/Paris /var/tmp/portage/dev-python/tzlocal-5.0.1/work/tzlocal-5.0.1/tests/test_data/conflicting/var/db/zoneinfo: America/New_York E zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found with key Africa/Harare' E zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found with key Africa/Johannesburg' E zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found with key Etc/UTC' E zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found with key Europe/Berlin' E zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found with key Europe/Minsk' E zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found with key Europe/Paris' E zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found with key Pacific/Chatham' E zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found with key UTC' E zoneinfo._common.ZoneInfoNotFoundError: 'tzlocal() does not support non-zoneinfo timezones like Africa/Harare. E AssertionError: assert 'local' == 'Africa/Harare' E AssertionError: assert 'localtime is a symlink to: Africa/Harare' in 'Multiple conflicting time zone configurations found: E ModuleNotFoundError: No module named 'tzdata' FAILED tests/test_tzlocal.py::test_assert_tz_offset - zoneinfo._common.ZoneIn... FAILED tests/test_tzlocal.py::test_conflicting - AssertionError: assert 'loca... FAILED tests/test_tzlocal.py::test_env - zoneinfo._common.ZoneInfoNotFoundErr... FAILED tests/test_tzlocal.py::test_get_reload - zoneinfo._common.ZoneInfoNotF... FAILED tests/test_tzlocal.py::test_noconflict - zoneinfo._common.ZoneInfoNotF... FAILED tests/test_tzlocal.py::test_only_localtime - zoneinfo._common.ZoneInfo... FAILED tests/test_tzlocal.py::test_symlink_localtime - AssertionError: assert... FAILED tests/test_tzlocal.py::test_termux - zoneinfo._common.ZoneInfoNotFound... FAILED tests/test_tzlocal.py::test_timezone - zoneinfo._common.ZoneInfoNotFou... FAILED tests/test_tzlocal.py::test_timezone_setting - zoneinfo._common.ZoneIn... FAILED tests/test_tzlocal.py::test_timezone_top_line_comment - zoneinfo._comm... FAILED tests/test_tzlocal.py::test_ubuntu_docker_bug - zoneinfo._common.ZoneI... FAILED tests/test_tzlocal.py::test_vardbzoneinfo_setting - zoneinfo._common.Z... FAILED tests/test_tzlocal.py::test_win32 - zoneinfo._common.ZoneInfoNotFoundE... FAILED tests/test_tzlocal.py::test_win32_env - zoneinfo._common.ZoneInfoNotFo... FAILED tests/test_tzlocal.py::test_win32_no_dst - zoneinfo._common.ZoneInfoNo... FAILED tests/test_tzlocal.py::test_zone_setting - zoneinfo._common.ZoneInfoNo... FAILED tests/test_tzlocal.py::test_zoneinfo_compatibility - zoneinfo._common.... Fix the configuration, or set the time zone in a TZ environment variable. Please use a timezone in the form of Continent/City'