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: zip binary segmentation fault #251

Merged
merged 1 commit into from
Jul 20, 2024
Merged

Conversation

tclahr
Copy link
Owner

@tclahr tclahr commented Jul 20, 2024

Update code to test whether zip can run in the target system before adding it to PATH.

zip binary was causing either a "segmentation fault" or a "kernel too old" in some specific systems making the output file creation to fail.

Fix #245

Update code to test whether zip can run in the target system before adding it to PATH.

zip binary was causing either a "segmentation fault" or a "kernel too old" in some specific systems making the output file creation to fail.

Fix #245
@tclahr tclahr merged commit f3ec4c3 into develop Jul 20, 2024
2 checks passed
@tclahr tclahr deleted the fix_zip_segmentation_fault branch July 20, 2024 10: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.

1 participant