biopython / biopython/biopython_docker
Updating notebooks using Git pull changes owner to root
- Lenguaje dominante
- Shell
- Estrellas
- 28
- Forks
- 10
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- docker, git, shell
- Área
- devops, infrastructure
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100