Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

Presets are tied to module"s full path, making them un-shareable #4531

Closed
pierricgimmig opened this issue Dec 1, 2022 · 1 comment
Closed

Comments

@pierricgimmig
Copy link
Collaborator

pierricgimmig commented Dec 1, 2022

Presets can"t be shared, or even reused on the same machine, if the directory structure for modules is not exactly as it was when the preset was created. This is also problematic for processes running inside docker containers, where the full path of process might include the process PID (/proc/"pid"/root/...), since the PID always changes, presets can"t be used.

@florian-kuebler
Copy link
Collaborator

I agree. The problem already came up earlier. I guess it would be a great idea to make the preset files path-independent. Not sure about all implications, though.

@ronaldfw ronaldfw closed this as not planned Won't fix, can't repro, duplicate, stale Jan 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants