Skip to content

uv: command not found #2818

Description

@IntelligenceInside

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions