biopython / biopython/biopython_docker

Updating notebooks using Git pull changes owner to root

Ouverte
#4 3 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
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

Recevez les nouvelles issues par e-mail

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