Wolf Vollprecht
Wolf Vollprecht
Ah, interesting! I think we could use the `dunce` crate to get rid of these, possibly.
That would be great! Unfortunately none of us are real Emacs experts. Are there ways that you could help us out?
Hey @msarahan - I think there is merit to these ideas and things could certainly be done, one way or another. An easier solution might be to introduce the timestamp...
https://github.com/prefix-dev/rattler-build/blob/5baeaf1bf3ea58e52c3a7b5ce3ffcb51711f1974/src/render/solver.rs#L103-L108 This is the place for the argument
Here is an implementation: https://github.com/prefix-dev/rattler-build/pull/1759
Hey @apmorton thanks for the investigation. It looks like a painful one! This is actually a `rattler` issue as rattler is the one dealing with the installation of files. I...
I think #1891 might be part of the same issue, related to `alma9`? I posted some additional possible debugging steps in there. Maybe someone can run them?
I have a tip for recreating a more heavyweight scenario! :) We have quite a lot of old repodata on GHCR. https://github.com/orgs/channel-mirrors/packages/container/package/conda-forge%2Flinux-64%2Frepodata.json is where it is with a date tag....
Awesome stuff! Were you able to check wether this improves performance or memory consumption?
I just tried to debug with rattler, but could not reproduce the issue yet.