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

fix: fix broken script on Debian #5

Merged
merged 1 commit into from
Sep 19, 2024
Merged

fix: fix broken script on Debian #5

merged 1 commit into from
Sep 19, 2024

Conversation

Jarmos-san
Copy link
Member

The script breaks on Debian Bookworm because of a missing functionality of the Python version shipped with it. This PR contains a fix to perform a check of the Python version available on the host and invoke the correct tarfile extraction method accordingly.

For more information on the bug, refer to #1.

@Jarmos-san Jarmos-san added the bug Something isn't working label Sep 19, 2024
@Jarmos-san Jarmos-san self-assigned this Sep 19, 2024
@Jarmos-san Jarmos-san linked an issue Sep 19, 2024 that may be closed by this pull request
@Jarmos-san Jarmos-san merged commit 05ab088 into main Sep 19, 2024
@Jarmos-san Jarmos-san deleted the issue-1 branch September 19, 2024 07:35
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 this pull request may close these issues.

Script fails to extract the tarfile in Debian 12 (Bookworm)
1 participant