Problem
Hello, I'm new to soar and I come from ivan-hc/AM.
I can't install any package from ivan-hc-am:
config.toml
[[repositories]]
name = "ivan-hc-am"
url = "https://meta.pkgforge.dev/external/am/x86_64-Linux.json.zstd"
desktop_integration = true
signature_verification = false
Installation fails:
$ soar install -vvvv nvim
[1/1] nvim#AM.x86_64.nvim.nvim [━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━] 74.55 MiB/s 10.48 MiB/10.48 MiB
[ERROR] IO error while opening /home/federico/.local/share/soar/packages/nvim-AM.x86_64.nvim.nvim-PCEKK6TURwxI/nvim: No such file or directory (os error 2)
No packages installed.
$ ls -la /home/federico/.local/share/soar/packages/nvim-AM.x86_64.nvim.nvim-PCEKK6TURwxI/
total 0
drwxr-xr-x 1 federico federico 0 3 giu 17.01 ./
drwxr-xr-x 1 federico federico 272 3 giu 17.01 ../
Steps to reproduce
soar install nvim
Expected behavior
Installation works correctly
Soar version (soar -V)
soar-cli 0.6.1
Operating system (if issue is related to OS)
Debian 12
Installation
curl + sh
Problem
Hello, I'm new to soar and I come from
ivan-hc/AM.I can't install any package from
ivan-hc-am:config.tomlInstallation fails:
Steps to reproduce
soar install nvimExpected behavior
Installation works correctly
Soar version (soar -V)
soar-cli 0.6.1
Operating system (if issue is related to OS)
Debian 12
Installation
curl + sh