What type of hardware are you using: VPS bought online What YunoHost version are you running: 12.0.17 What app is this about: Borg
Describe your issue
I used to invoke it with a following command, but now am getting “sudo: borg: command not found” and have no idea how to remediate. Reading <apps/borg/operations> didn’t help me with this.
$ sudo BORG_RSH="ssh -i /root/.ssh/id_borg_ed25519 -oStrictHostKeyChecking=yes" borg list ssh://...
Share relevant logs or error messages
Quite recently the app was updated to “Installed version: 1.4.1~ynh1”.
Thank you for such a swift reply! I’m trying not to manually modify Ynh settings since it tends to hit back later when an upgrade assumes something. X) I liked how it worked more smoothly before. =(
Meanwhile I got pretty same binary path </var/www/borg/venv/bin/borg> from the logs (even more concrete than the notes) to use in the command as the workaround.
You don’t have to. The commands mentioned in the paragraph “Manually running borg commands” are meant to be executed in a bash CLI prompt, and these will not change your settings.
Oh, that’s what I started with. (“Reading <apps/borg/operations> didn’t help me with this.”) I tried to just feed each line but no luck.
Now I thought that you meant exporting it to the file permanently. X)