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

Handle zstd within debian packages #51

Merged
merged 1 commit into from
Jul 20, 2021

Conversation

blukat29
Copy link
Contributor

Some ubuntu .deb packages contain data.tar.zst file. One example is http://archive.ubuntu.com/ubuntu/pool/main/g/glibc//libc6-amd64_2.33-0ubuntu9_i386.deb.

The .tar.zst may not be automatically uncompressed by the tar xf command, failing the ./get.

This patch explicitly handles data.tar.zst in deb downloads and add zstd as a requirement.

Copy link
Collaborator

@peace-maker peace-maker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

@peace-maker peace-maker merged commit c23a5f9 into niklasb:master Jul 20, 2021
@blukat29 blukat29 deleted the debian-zstd branch August 4, 2021 15:30
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 this pull request may close these issues.

2 participants