Skip to content

juliaup cannot be installed in a global readonly path #1228

@Keno

Description

@Keno

I installed a global juliaup as root in /julia. Then attempting to use it, I get variations on:

$ juliaup config versionsdbupdateinterval 0:
0.195 Error: `config` command failed to load configuration data.
0.195
0.195 Caused by:
0.195     0: Failed to open juliaup config file.
0.195     1: Permission denied (os error 13)

I had expected that juliaup was still looking at ~/.julia/juliaup for its config (and indeed it created one there), so I don't know what it's doing trying to access the global readonly settings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions