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

WinRPM.update() download fails #180

Open
smogendrr opened this issue Jan 5, 2021 · 1 comment
Open

WinRPM.update() download fails #180

smogendrr opened this issue Jan 5, 2021 · 1 comment

Comments

@smogendrr
Copy link

smogendrr commented Jan 5, 2021

Need to renew links in sources.list again:
https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_Leap_15.1
https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_Leap_15.2
Maybe better to make autosearch for this links?

@linkret
Copy link

linkret commented Sep 27, 2024

Just to update this, in 2024 the last version is 15.5 or 15.6.

So you can enter this command in Julia REPL:

WinRPM.sources[:] = replace.(WinRPM.sources, "Leap_42.3" => "Leap_15.5")

And then do your WinRPM.update() with a successful download.

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

2 participants