Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to remove link #1171

Open
jmkuhn opened this issue Feb 11, 2025 · 0 comments
Open

Unable to remove link #1171

jmkuhn opened this issue Feb 11, 2025 · 0 comments

Comments

@jmkuhn
Copy link

jmkuhn commented Feb 11, 2025

% juliaup --version
Juliaup 1.17.13
% juliaup status
 Default  Channel     Version                                                                              Update 
------------------------------------------------------------------------------------------------------------------
          1.8         1.8.5+0.aarch64.apple.darwin14                                                              
          1.10        1.10.8+0.aarch64.apple.darwin14                                                             
          1.11        1.11.3+0.aarch64.apple.darwin14                                                             
          dev         Linked to `/Users/john.m.kuhn/opt/julia/1.12-DEV/julia/usr/bin/julia`                       
       *  release     1.11.3+0.aarch64.apple.darwin14                                                             
% juliaup remove dev
Deleting symlink julia-dev.
Error: Invalid argument (os error 22)
% juliaup link dev ~/opt/julia/1.13-DEV/julia/usr/bin/julia 
Error: Channel name `dev` is already used.

Using macOS 13.7.3.

In ~/.julia/juliaup/juliaup.json I have

  "Settings": {
    "CreateChannelSymlinks": true
  },
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant