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

Don't preserve tar mtime to work around tar-rs bug. #634

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

konstin
Copy link
Member

@konstin konstin commented Dec 13, 2023

Don't preserve mtime to work around alexcrichton/tar-rs#349 to fix #579.

@konstin konstin enabled auto-merge (squash) December 13, 2023 11:08
@konstin konstin merged commit 5c38825 into main Dec 13, 2023
3 checks passed
@konstin konstin deleted the dont-preserve-tar-mtime branch December 13, 2023 15:11
@charliermarsh charliermarsh added the bug Something isn't working label Dec 13, 2023
@charliermarsh
Copy link
Member

Thank you!

konstin added a commit that referenced this pull request Feb 20, 2024
Don't preserve mtime to work around alexcrichton/tar-rs#349. Same as #634 except for the streaming unzip.

Fixes #1748.
charliermarsh pushed a commit that referenced this pull request Feb 20, 2024
## Summary

Don't preserve mtime to work around alexcrichton/tar-rs#349. Same as
#634 except for the streaming unzip.

Fixes #1748.

## Test Plan

Added the tomli source dist as test case.
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.

Failure to install tomli from source distribution
2 participants