Skip to content

exa does not read TZ in 0.10.1 #1047

Description

@fkarg

It seems to me the issue from #453 (not reading the TZ variable) reoccurred. If not, please tell me if/what I can do.

Somehow this is doubly weird, as the fallback /etc/localtime does exist. See for yourself:

pars@artus ~/text_zeug (master)> exa -lahF
Unable to determine time zone: No such file or directory (os error 2)
Permissions Size User Date Modified Name
drwxr-xr-x     - pars 19 Mar 14:19  .git/
.rw-r--r--     0 pars 19 Mar 14:19  .git-blame-ignore-revs
...
    omitted
...

pars@artus ~/text_zeug (master)> echo $TZ
Europe/Berlin

pars@artus ~/text_zeug (master)> exa --version
exa - list files on the command-line
v0.10.1 [+git]
https://the.exa.website/

pars@artus ~> exa -lahF /etc/localtime 
Unable to determine time zone: No such file or directory (os error 2)
Permissions Size User Date Modified Name
lrwxrwxrwx    27 root 22 Mar 07:44  /etc/localtime -> /etc/zoneinfo/Europe/Berlin

OS: NixOS 21.11, installed exa through cargo

Configuration can be found at configs, machine is artus.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions