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

Include systemwise installed module in dependency resolution #10894

Closed
yuyichao opened this issue Apr 19, 2015 · 3 comments
Closed

Include systemwise installed module in dependency resolution #10894

yuyichao opened this issue Apr 19, 2015 · 3 comments
Labels
packages Package management and loading

Comments

@yuyichao
Copy link
Contributor

Currently julia accept packages installed systemwise under /usr/share/julia/site/v${ver}/. However, it seems that these packages are not included when resolving dependencies (e.g. in Pkg.add). Would be nice to take that into account.

@tkelman tkelman added the packages Package management and loading label Apr 19, 2015
@IainNZ
Copy link
Member

IainNZ commented Apr 19, 2015

I'm not sure when that was added, but I'm not entirely sure that is still wanted behaviour (looking there).

@yuyichao
Copy link
Contributor Author

@IainNZ What do you mean by "that"? Systemwise package?

I really hope it can be kept and also improve the support in packages.

@IainNZ
Copy link
Member

IainNZ commented Apr 19, 2015

Actually, this is a essentially a dupe of #8679 so probably best to continue it there. Some of my concerns are there - theres some fundamental design issues there.

@IainNZ IainNZ closed this as completed Apr 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages Package management and loading
Projects
None yet
Development

No branches or pull requests

3 participants