Issue Description
curl -fsSL https://ramalama.ai/install.sh | bash
downloading uv 0.7.2 x86_64-unknown-linux-musl-static
no checksums to verify
installing to /home/a/.local/bin
uv
uvx
everything's installed!
main: line 169: uv: command not found
Env variables and path are setup properly. But getting the error everytime on installation.
Steps to reproduce the issue
curl -fsSL https://ramalama.ai/install.sh | bash
downloading uv 0.7.2 x86_64-unknown-linux-musl-static
no checksums to verify
installing to /home/a/.local/bin
uv
uvx
everything's installed!
main: line 169: uv: command not found
Describe the results you received
curl -fsSL https://ramalama.ai/install.sh | bash
downloading uv 0.7.2 x86_64-unknown-linux-musl-static
no checksums to verify
installing to /home/a/.local/bin
uv
uvx
everything's installed!
Result:
main: line 169: uv: command not found
Describe the results you expected
uv and uvx command found with completion of installation and configuration.
ramalama info output
latest version.
0.7.2 x86_64-unknown-linux-musl-static
Upstream Latest Release
Yes
Additional environment details
Os, alpine linux 3.18
installing cli script through bash
uv, unx path defined in /etc/profile folder
Additional information
same as above.
Issue Description
curl -fsSL https://ramalama.ai/install.sh | bash
downloading uv 0.7.2 x86_64-unknown-linux-musl-static
no checksums to verify
installing to /home/a/.local/bin
uv
uvx
everything's installed!
main: line 169: uv: command not found
Env variables and path are setup properly. But getting the error everytime on installation.
Steps to reproduce the issue
curl -fsSL https://ramalama.ai/install.sh | bash
downloading uv 0.7.2 x86_64-unknown-linux-musl-static
no checksums to verify
installing to /home/a/.local/bin
uv
uvx
everything's installed!
main: line 169: uv: command not found
Describe the results you received
curl -fsSL https://ramalama.ai/install.sh | bash
downloading uv 0.7.2 x86_64-unknown-linux-musl-static
no checksums to verify
installing to /home/a/.local/bin
uv
uvx
everything's installed!
Result:
main: line 169: uv: command not found
Describe the results you expected
uv and uvx command found with completion of installation and configuration.
ramalama info output
Upstream Latest Release
Yes
Additional environment details
Os, alpine linux 3.18
installing cli script through bash
uv, unx path defined in /etc/profile folder
Additional information
same as above.