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

fix aqua gradle #3889

Closed
jdx opened this issue Dec 31, 2024 · 1 comment · Fixed by #3903
Closed

fix aqua gradle #3889

jdx opened this issue Dec 31, 2024 · 1 comment · Fixed by #3903

Comments

@jdx
Copy link
Owner

jdx commented Dec 31, 2024

this still isn't working:

mise  main ❯ m i gradle -v
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
     Running `target/debug/mise i gradle -v`
DEBUG ARGS: target/debug/mise i gradle -v
DEBUG EnvResults
DEBUG config: ~/src/mise/mise.toml
DEBUG config: ~/.mise/config.toml
DEBUG config: ~/.config/mise/config.toml
DEBUG install_some_versions: gradle@latest
INFO  gradle@8.12.0                install
INFO  gradle@8.12.0                generate checksum gradle-8.12-bin.zip
INFO  gradle@8.12.0                extract gradle-8.12-bin.zip
DEBUG unzip /Users/jdx/.mise/downloads/gradle/8.12.0/gradle-8.12-bin.zip -d /Users/jdx/.mise/installs/gradle/8.12.0
Error:
   0: failed to install aqua:gradle/gradle-distributions@8.12.0
   1: failed to open zip archive: ~/.mise/downloads/gradle/8.12.0/gradle-8.12-bin.zip
   2: invalid Zip archive: Could not find EOCD

Location:
   src/file.rs:731

Version:
   2024.12.23-DEBUG macos-arm64 (bb7e022 2024-12-31)

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

which is odd since I could've sworn I tested this

jdx added a commit that referenced this issue Dec 31, 2024
@jdx
Copy link
Owner Author

jdx commented Jan 1, 2025

it seems to be working now, I think I just had a partial downloaded zip

jdx added a commit that referenced this issue Jan 1, 2025
jdx added a commit that referenced this issue Jan 1, 2025
jdx added a commit that referenced this issue Jan 1, 2025
jdx added a commit that referenced this issue Jan 1, 2025
@jdx jdx closed this as completed in #3903 Jan 1, 2025
@jdx jdx closed this as completed in e2065ac Jan 1, 2025
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

Successfully merging a pull request may close this issue.

1 participant