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

Failed to unarchive some zip files #2715

Open
suzuki-shunsuke opened this issue Mar 2, 2024 · 0 comments
Open

Failed to unarchive some zip files #2715

suzuki-shunsuke opened this issue Mar 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@suzuki-shunsuke
Copy link
Member

suzuki-shunsuke commented Mar 2, 2024

aqua info

linux/amd64

aquaproj/aqua-registry#20468 (comment)

Overview

It seems aqua failed to unarchive some zip files properly.
I'm not sure if this is a bug of aqua. Maybe these zip files are broken.
And I couldn't reproduce this issue on my laptop.
It looks weird.

How to reproduce

aqua i
packages:
- name: apache/maven-mvnd@v0.8.1

Debug output

No response

Expected behaviour

aqua can install packages properly.

Actual behaviour

aqua can't install packages properly due to the error.

Note

aqua v2.23.1 uses mholt/archiver/v3 (v3.5.1).

aqua/go.mod

Line 18 in 65fb599

github.com/mholt/archiver/v3 v3.5.1

https://github.com/mholt/archiver

We haven't changed the version of mholt/archiver for over two years.

https://github.com/aquaproj/aqua/blame/v2.23.1/go.mod#L18

https://pkg.go.dev/github.com/mholt/archiver/v3#Zip.Unarchive

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
Status: Backlog
Development

No branches or pull requests

1 participant