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

Improve binary management #331

Closed
dom96 opened this issue Feb 7, 2017 · 1 comment
Closed

Improve binary management #331

dom96 opened this issue Feb 7, 2017 · 1 comment

Comments

@dom96
Copy link
Collaborator

dom96 commented Feb 7, 2017

Symlinks are currently always removed when a package is removed, no verification is performed whether the symlink refers to the removed package.

There is also no support resymlinking when the latest package is removed.

One example:

nimble@0.7.4 and nimble@0.8.4 both exist. which nimble points to ~/.nimble/pkgs/nimble-0.8.4/nimble. Removing the nimble@0.7.4 will remove the symlink in ~/.nimble/bin/nimble.

@dom96
Copy link
Collaborator Author

dom96 commented Aug 12, 2017

Related to #177

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant