Hi,
On Thu, 18 Jul 2024 at 15:36, Laurent Gatto wrote:
>> $ tzselect
>> /gnu/store/bpid2k5sjrry3nj7jnhzlm7g01j2mbph-profile/bin/tzselect:
This ’tzselect’ comes from the package glibc, right?
On foreign distro, I get:
--8<---cut here---start->8---
$ guix sh
/bpid2k5sjrry3nj7jnhzlm7g01j2mbph-profile/bin/tzselect:
time zone files are not set up correctly
which can be replicated using
$ guix shell -C coreutils bash gawk gcc-toolchain tzdata
1.2 MB will be downloaded
libsigsegv-2.14 17KiB
972KiB/s 00:00 ▕██▏ 100.0%
gawk-5.2.1 1.2MiB
8.5MiB/s 00:00
directory
/gnu/store/bpid2k5sjrry3nj7jnhzlm7g01j2mbph-profile/bin/tzselect:
time
zone files are not set up correctly
I seem to be missing iso3166.tab and haven't been able to find
it in
any guix package.
Found it - I was missing the TZDIR env variable. Setting the
following
fixes my