conda-forge / conda-forge/conda-forge.github.io

Guidelines for packages that write files to $HOME directory?

Ouverte
#1,539 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
170
Forks
320
Merge moyen
2 j 10 h
PR mergées (30 j)
5

Description

In https://github.com/conda-forge/libignition-gazebo-feedstock/issues/31 we are experiencing the problem of some packages that read and write configuration files in the `$HOME` directory, resulting in cross-talking problems between different conda environments and installation of the same software via other package managers such as `apt` . To solve the problem, we were thinking to modify this software to avoid to use `$HOME` to store configuration files, and instead switch to use a prefix-specific directory. However, I was wondering if there is any specific directory inside `$CONDA_PREFIX` that is suggested for this, or there are any guidelines related to tools that read and write files from the `$HOME` directory. I search old issues and the knoledge base (even for related topics such as [XDG Base Directory specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html)) but I was not able to find anything, but perhaps I did not searched well enough.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.