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
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.
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
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
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
The text was updated successfully, but these errors were encountered: