Cache not found but update successful #13259
-
on RedHat 8, with tldr 1.4.1 The cache is updated and filled (41M), but the command do not find it. Technical info below ~/[0]>tldr ls
Cache not found. Please run `tldr --update`.
~/[1]>tldr --update
Successfully updated cache.
~/[0]>echo $?
0
~/[0]>ls -ln /home/env/adlbin/.cache/tealdeer/tldr-main/ | tail -2
-rw-rw-r-- 1 994 932 45 Jul 11 19:49 requirements.txt
drwxrwxr-x 3 994 932 4096 Jul 12 17:30 scripts
~/[0]>tldr ls
Cache not found. Please run `tldr --update`.
~/[1]>tldr -v
tealdeer v1.4.1 (Linux)
~/[0]>file $(which tldr)
/usr/local/bin/tldr: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, stripped
|
Beta Was this translation helpful? Give feedback.
Answered by
spageektti
Jul 12, 2024
Replies: 1 comment 1 reply
-
tealdeer is not an official client of tldr pages. You can open an issue or discussion in their repo. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mat-m
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
tealdeer is not an official client of tldr pages. You can open an issue or discussion in their repo.