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
── 00:17:11 - Self update ──────────────────────────────────────────────────────
Checking target-arch... x86_64-unknown-linux-musl
Checking current version... v15.0.0
Checking latest released version... DEBUG starting new connection: https://api.github.com/
DEBUG resolving host="api.github.com"
DEBUG connecting to 20.200.245.245:443
DEBUG connected to 20.200.245.245:443
DEBUG No cached session for DnsName("api.github.com")
DEBUG Not resuming any session
DEBUG Using ciphersuite TLS13_AES_128_GCM_SHA256
DEBUG Not resuming
DEBUG TLS1.3 encrypted extensions: [ServerNameAck, Protocols([ProtocolName(687474702f312e31)])]
DEBUG ALPN protocol is Some(b"http/1.1")
DEBUG pooling idle connection for ("https", api.github.com)
v16.0.0
New release found! v15.0.0 --> v16.0.0
New release is NOT compatible
topgrade release status:
Current exe: "/home/misile/topgrade"
New exe release: "topgrade-v16.0.0-x86_64-unknown-linux-gnu.tar.gz"
Erroneous Behavior
topgrade try to pull gnu binary on musl, resulting to error.
Expected Behavior
pull musl binary when update
Steps to reproduce
use topgrade 15.0.0 on musl system
Possible Cause (Optional)
I doesn't looked code but maybe linux update hardcoded to gnu? or I change topgrade binary to 'topgrade', that's maybe cause.
Additional Details
Operation System/Version: gentoo
Installation: binary from github release
Topgrade version (
topgrade -V
):Topgrade 15.0.0
Verbose Output (
topgrade -v
)The new release will be downloaded/extracted and the existing binary will be replaced.
Do you want to continue? [Y/n]
The text was updated successfully, but these errors were encountered: