You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix openSUSE Leap download failure: use distribution/leap/ appliances path (main mirror network) instead of Cloud:Images OBS repo which has persistent TLS/availability issues on its mirror tree
Prefer versioned filenames (with Build suffix) over symlinks across all openSUSE image paths — mirrors may not carry the short symlink that the origin server lists
Align download_image to prefer curl (consistent with fetch_page) to avoid redirect handling differences with percent-encoded mirror paths
Retry downloads up to 3 times on transient mirror failures
Add EXIT trap to clean up partial downloads and working copies on interruption