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

.tar.gz extractions are broken #212

Closed
egibs opened this issue May 10, 2024 · 0 comments · Fixed by #213
Closed

.tar.gz extractions are broken #212

egibs opened this issue May 10, 2024 · 0 comments · Fixed by #213
Assignees
Labels
bug Something isn't working

Comments

@egibs
Copy link
Member

egibs commented May 10, 2024

.tar.gz extractions are currently failing from 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.

@egibs egibs added the bug Something isn't working label May 10, 2024
@egibs egibs self-assigned this May 10, 2024
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