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
C:\Windows\Temp\pixi\project>call "C:\Windows\TEMP\pixi\pixi.exe" install
× failed to link libzlib-1.2.13-h2466b09_6.conda
├─▶ failed to link 'zlib.dll'
├─▶ unexpected io operation while removing clobbered file
╰─▶ Access is denied. (os error 5)
If we check in powershell what is locking the directory:
Until we implement a zombie killer, these processes needs to be killed manually inside the node or the AWS node needs to be killed so a new is spawned.
Some jobs have been failing with:
If we check in powershell what is locking the directory:
This makes sense since gz-transport is linked to zlib. We need to find a way of cleaning up these processes.
The text was updated successfully, but these errors were encountered: