Closed felipenoris closed 4 years ago
I think that is https://github.com/JuliaPackaging/BinaryProvider.jl/issues/149?
Likely, yes. BinaryBuilder should use hard copies instead of sym links.
AppVeyor says all green on Windows. So, this does not happen all Windows machines, or AppVeyor uses administrator privileges? https://ci.appveyor.com/project/bicycle1885/codeczlib-jl
I found this on the subject: https://help.appveyor.com/discussions/questions/1888-running-tests-with-reduced-privileges.
Oh, so AppVeyor seems to use administrator privileges. I have no idea how common it is to use admin privileges on Windows, but I think this is a kind of problem of BinaryProvider.jl (and/or BinaryBuilder.jl). I'll post at Slack to get more attention to this problem.
Perhaps, admin privileges have nothing to do with the install error as Elliot said on Slack. Please check your network configuration such as proxy settings.
This just looks like the download fail. Might work better with the newly merged artifact system
This is bad for corporate users. I'll be opening similar issues on affected important packages.
Ref: https://github.com/bicycle1885/EzXML.jl/issues/103