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
{{ message }}
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.
The wrong ownership comes from tar respecting the original owner in the tarball, sabae with UID=1000. --no-same-owner could prevent this, but I haven't looked at the other extractors.
The text was updated successfully, but these errors were encountered:
Installing FFTW.jl as root (e.g. creating Docker images, or deploying system-wide), ownership of deployed artifacts are wrong:
The wrong ownership comes from
tar
respecting the original owner in the tarball,sabae
with UID=1000.--no-same-owner
could prevent this, but I haven't looked at the other extractors.The text was updated successfully, but these errors were encountered: