You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the minimal build root I was using, nothing else required the presence of the timezone database. This is why I think it's just something that needs to be documented. (Even in a "normal", non-minimal, openSUSE desktop system, there are only very few direct timezone users: php8, libicu, NetworkManager-applet and maybe python38-pytz if something else needs that)
[I don't think config.log helps, because configure.ac does not appear to test for it.] config.log.gz
When /usr/share/zoneinfo is absent,
ewf_test_header_values
reports:Expected by test:
2020 1 6 6 34 45
Observed by test:
2020 1 6 5 34 45
The dependency on the timezone database should be documented, or maybe the test needs updating to handle UTC better(?).
The text was updated successfully, but these errors were encountered: