We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
.tar.gz extractions are currently failing from main:
.tar.gz
main
time=2024-05-10T14:45:55.437-05:00 level=INFO msg="finding files in /Users/egibs/Downloads/apko_0.13.2_darwin_amd64.tar.gz ..." time=2024-05-10T14:45:55.438-05:00 level=INFO msg="creating temp dir" path=/Users/egibs/Downloads/apko_0.13.2_darwin_amd64.tar.gz time=2024-05-10T14:45:55.438-05:00 level=INFO msg="extracting gzip" dir=/var/folders/3g/88131l9j11x995ppjbxsvhbh0000gn/T/apko_0.13.2_darwin_amd64.tar.gz622086927 file=/Users/egibs/Downloads/apko_0.13.2_darwin_amd64.tar.gz time=2024-05-10T14:45:55.578-05:00 level=INFO msg="extracting tar" dir=/var/folders/3g/88131l9j11x995ppjbxsvhbh0000gn/T/apko_0.13.2_darwin_amd64.tar.gz622086927 file=/var/folders/3g/88131l9j11x995ppjbxsvhbh0000gn/T/apko_0.13.2_darwin_amd64.tar.gz622086927/apko_0.13.2_darwin_amd64.tar time=2024-05-10T14:45:55.579-05:00 level=ERROR msg="unable to process /Users/egibs/Downloads/apko_0.13.2_darwin_amd64.tar.gz: extract to temp: extract: failed to extract nested archive: failed to create gzip reader: gzip: invalid header"
I'm working on a resolution.
The text was updated successfully, but these errors were encountered:
egibs
Successfully merging a pull request may close this issue.
.tar.gz
extractions are currently failing frommain
:I'm working on a resolution.
The text was updated successfully, but these errors were encountered: