biopython / biopython/biopython_docker
Updating notebooks using Git pull changes owner to root
- Langage dominant
- Shell
- Étoiles
- 28
- Forks
- 10
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
If you use git pull to update the notebooks the changed files get the owner and group root:root. This makes the notebook unable to be saved. I tried correcting this locally(docker) by using the $chown --preserve[=ATTR_LIST] but that did not seem to work for some reason.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start by inspecting the repository's Dockerfiles and the notebook update workflow, then reproduce a git pull inside the Docker environment. Trace why updated files become owned by root:root and determine the expected ownership that allows notebooks to be saved. Done means updates retain writable ownership for the notebook user.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- docker, git, shell
- Domaine
- devops, infrastructure
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100