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

change xz to gz #1

Open
johnbuhay opened this issue Jan 28, 2024 · 0 comments · May be fixed by #2
Open

change xz to gz #1

johnbuhay opened this issue Jan 28, 2024 · 0 comments · May be fixed by #2
Labels
bug Something isn't working

Comments

@johnbuhay
Copy link

Describe the bug
mise or asdf is requesting a file that doesn't exist
see the cloudflare-go releases page for available assets

Steps to reproduce

mise use [email protected] --verbose
[DEBUG] ARGS: /home/REDACTED/.local/bin/mise use [email protected] --verbose
[DEBUG] Config {
    Config Files: [
        "~/.config/mise/config.toml",
    ],
}
[DEBUG] Toolset: [email protected]
downloading
~/.local/share/mise/plugins/flarectl/bin/download
[DEBUG] $ ~/.local/share/mise/plugins/flarectl/bin/download
* Downloading flarectl release 0.85.0...
curl: (22) The requested URL returned error: 404
asdf-flarectl: Could not download https://github.com/cloudflare/cloudflare-go/releases/download/v0.85.0/flarectl_0.85.0_linux_amd64.tar.xz
[ERROR] ~/.local/share/mise/plugins/flarectl/bin/download failed
Error:
   0: ~/.local/share/mise/plugins/flarectl/bin/download exited with non-zero status: exit code 1

Location:
   /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/convert/mod.rs:757

Version:
   2024.1.30 linux-x64 (3a195bc 2024-01-27)

Suggestion: Run with --verbose or MISE_VERBOSE=1 for more information.

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.

Expected behavior

flarectl should successfully install
mise or asdf should retrieve the gz file

@johnbuhay johnbuhay added the bug Something isn't working label Jan 28, 2024
johnbuhay added a commit to johnbuhay/asdf-flarectl that referenced this issue Jan 28, 2024
johnbuhay added a commit to johnbuhay/asdf-flarectl that referenced this issue Jan 28, 2024
@johnbuhay johnbuhay linked a pull request Jan 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant