









Termux Android 16, aarch64, Atuin 18.22.0 from pkg. Atuin creates ~/.config/atuin/config.toml and SQLite files in ~/.local/share/atuin. Directories are owned by Termux user and mode 700. But atuin history list fails: could not load or generate encryption key, Permission denied (os error 13). Explicit key_path to ~/.local/share/atuin/key does not help; key file is never created. Got around by … $ openssl rand -base64 32 > ~/.local/share/atuin/key;chmod 600 ~/.local/share/atuin/key;ls -la ~/...
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。