Bas Zalmstra
Bas Zalmstra
Mm, we do have some code in place to ensure we don't perform too many IO requests. Do you always get the error `failed to link ..`, or is it...
Do you see anything related to r limit in the logs when you run it with -v ? If not would you be able to open a new issue? This...
Much appreciated! I will double check the code in the meantime.
I will have to investigate but I think in the previous version this would also not parse properly. We expect a version string not a matchspec. I think what you...
I made an attempt at improving the error message: https://github.com/prefix-dev/pixi/pull/1786
Closing this now that #1786 has been merged.
I think we only have to update the permissions if the original file is executable. Do we care about other permissions from the cached file?
I like it! Maybe we can rename it `LocalArchive` to indicate that its a file on disk. There is also a lot of `//test` in the code. Could you clean...
Could you take another look at this PR when you have time @nichmor ?
This PR has been open for a couple of months. Would you mind closing the PR and reopening when you get the time?