Open Joshument opened 2 years ago
I also have this problem
I have the same issue on Debian.
@RyanLua ➜ /workspaces/Satchel (codespaces) $ aftman self-install
[INFO aftman::tool_storage] Updating all Aftman binaries...
Aftman error: failed to rename file from /home/vscode/.aftman/bin/selene to /tmp/.tmp60yylN/selene
Caused by:
Invalid cross-device link (os error 18)
I run Pop!_Os 22.04 and i have been getting the exact same issue. My /home directory is mounted on a seperate filesystem as my /root directory, but both use ext4.
[INFO aftman::tool_storage] Updating all Aftman binaries...
Aftman error: failed to rename file from /home/gabe/.aftman/bin/aftman to /tmp/.tmpnc3tQj/aftman
Caused by:
Invalid cross-device link (os error 18)
I still get the exact same error after 2 years
When installing aftman on a unix-like operating system,
aftman self-install
will fail if/tmp
is on a seperate filesystem (i.e.tmpfs
)