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
mise use -g swift --verbose
DEBUG ARGS: /home/mamoss/.local/bin/mise use -g swift --verbose
DEBUG install_some_versions: swift@latest
INFO swift@6.0.3 install
INFO swift@6.0.3 download swift-6.0.3-RELEASE-arch.tar.gz
DEBUG GET Downloading https://download.swift.org/swift-6.0.3-release/arch/swift-6.0.3-RELEASE/swift-6.0.3-RELEASE-arch.tar.gz to ~/.local/share/mise/downloads/swift/6.0.3/swift-6.0.3-RELEASE-arch.tar.gz
DEBUG GET https://download.swift.org/swift-6.0.3-release/arch/swift-6.0.3-RELEASE/swift-6.0.3-RELEASE-arch.tar.gz
DEBUG starting new connection: https://download.swift.org/
DEBUG redirecting 'https://download.swift.org/swift-6.0.3-release/arch/swift-6.0.3-RELEASE/swift-6.0.3-RELEASE-arch.tar.gz' to 'https://swift.org/404.html'
DEBUG starting new connection: https://swift.org/
DEBUG redirecting 'https://swift.org/404.html' to 'https://www.swift.org/404.html'
DEBUG starting new connection: https://www.swift.org/
DEBUG GET https://download.swift.org/swift-6.0.3-release/arch/swift-6.0.3-RELEASE/swift-6.0.3-RELEASE-arch.tar.gz 404 Not Found
Error:
0: failed to install core:swift@6.0.3
1: HTTP status client error (404 Not Found) for url (https://www.swift.org/404.html)
Location:
src/http.rs:64
Version:
2024.12.10 linux-x64 (d52ec61 2024-12-14)
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
The text was updated successfully, but these errors were encountered:
Describe the bug
Trying to install swift v 6.0.3 fails due to an invalid download link. HTTP 404.
To Reproduce
Use command as documented in https://mise.jdx.dev/lang/swift.html
mise use -g swift
Expected behavior
Download and install swift.
mise doctor
outputAdditional context
The text was updated successfully, but these errors were encountered: