Hi !
I'm trying to use bob on Raspberry Pi OS (Debian, arm64) and it seems bob can't write files.
Here's the output when I try to reproduce the command from the README gif :
$ bob install 0.8.1
Downloaded version v0.8.1 to /home/steuv/.local/share/bob/v0.8.1.appimage
[00:00:08] [¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦] 14.65MiB/14.65MiB (1.80MiB/s, 0s)
Jan 20 11:14:07.395 INFO v0.8.1 has been successfully installed in /home/steuv/.local/share/bob
$ bob use 0.8.1
Downloaded version v0.8.1 to /home/steuv/.local/share/bob/v0.8.1.appimage
[00:00:08] [¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦] 14.65MiB/14.65MiB (1.74MiB/s, 0s)
Jan 20 11:14:47.559 INFO You can now use v0.8.1!
$ bob ls
+-------------------------+
¦ Version ¦ Status ¦
+-----------+-------------¦
+-------------------------+
$ tree /home/steuv/.local/share/bob/
/home/steuv/.local/share/bob/
+-- nvim-bin
¦ +-- nvim
+-- used
1 directory, 2 files
I've checked the permission on bob directory for current user but it's ok:
$ ls /home/steuv/.local/share/ -al
rwx------ 5 steuv steuv 4 KiB Thu Jan 18 13:49:15 2024 ? ./
rwxr-xr-x 5 steuv steuv 4 KiB Tue Jan 9 21:06:55 2024 ? ../
rwxr-xr-x 3 steuv steuv 4 KiB Sat Jan 20 11:14:47 2024 ? bob/
...
I've installed bob from cartes.io (cargo install bob-nvim
) with no error.
I don't know where to start my troubleshout.
Any help will be appreciated !
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too