You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
As a follow-up of #652 and #653 (comment), if we add
--disable-strategies compile
when runningcargo 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:
The text was updated successfully, but these errors were encountered: