We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On julia 0.5.0, when trying to build the current version of WinRPM I get the following output:
julia> Pkg.build("WinRPM") INFO: Building WinRPM INFO: Downloading https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_42.2/repodata/repomd.xml WARNING: Unknown download failure, error code: 2148270085 WARNING: Retry 1/5 downloading: https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_42.2/repodata/repomd.xml WARNING: Unknown download failure, error code: 2148270085 WARNING: Retry 2/5 downloading: https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_42.2/repodata/repomd.xml WARNING: Unknown download failure, error code: 2148270085 WARNING: Retry 3/5 downloading: https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_42.2/repodata/repomd.xml WARNING: Unknown download failure, error code: 2148270085 WARNING: Retry 4/5 downloading: https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_42.2/repodata/repomd.xml WARNING: Unknown download failure, error code: 2148270085 WARNING: Retry 5/5 downloading: https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_42.2/repodata/repomd.xml WARNING: received error 0 while downloading https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_42.2/repodata/repomd.xml
Is there a way around this?
The text was updated successfully, but these errors were encountered:
Duplicate of #57. You can try the solution here, but it doesn't always work IIRC: #57 (comment)
Sorry, something went wrong.
No branches or pull requests
On julia 0.5.0, when trying to build the current version of WinRPM I get the following output:
Is there a way around this?
The text was updated successfully, but these errors were encountered: