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

Proxy issues #50

Closed
braje opened this issue Sep 15, 2015 · 3 comments
Closed

Proxy issues #50

braje opened this issue Sep 15, 2015 · 3 comments

Comments

@braje
Copy link

braje commented Sep 15, 2015

I have spend the last 3 hours figuring out why I cannot install ZMQ with the Julia package manager. I keep getting download errors on the repomod.xml file. I think what is happening is that (from reading some other similar issues on the internet) is that WinRPM is using IE to download these files. The problem is that the proxy I live behind explicitly blocks IE traffic. Is there any way to provide an alternative download mechanism?

@tkelman
Copy link
Contributor

tkelman commented Sep 15, 2015

Did you try #47 (comment)?

We'd probably need to refactor the downloading mechanism, replacing https://github.com/JuliaLang/WinRPM.jl/blob/e51cd3710b476232f4d540c41f989cbdb2c3c80b/src/WinRPM.jl#L49-L51. See also #40 and JuliaPackaging/BinDeps.jl#135

@braje
Copy link
Author

braje commented Sep 15, 2015

I did try #47. Unfortunately, I think it really is just the download mechanism. In fact, #40 looks like it is my exact problem. Missed that somehow.

@nalimilan
Copy link
Member

Closing in favor of #40.

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

3 participants