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

[Bug] Installation via cargo binstall might fail on Windows #654

Open
rami3l opened this issue Oct 17, 2023 · 1 comment
Open

[Bug] Installation via cargo binstall might fail on Windows #654

rami3l opened this issue Oct 17, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@rami3l
Copy link
Owner

rami3l commented Oct 17, 2023

As a follow-up of #652 and #653 (comment), if we add --disable-strategies compile when running cargo binstall pacaptr on Windows, we'll encounter the following error:

Failed to extract zipfile: feature not supported: 'stream reading entries with data descriptors (planned to be reintroduced)'

However, the metadata addition in #653 seems correct.
Thus, this is purely an upstream issue which requires no further changes from our side.

This issue should not be closed until:

@rami3l
Copy link
Owner Author

rami3l commented Oct 17, 2023

cc @bb010g

@rami3l rami3l added the bug Something isn't working label Oct 17, 2023
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

No branches or pull requests

1 participant