aio-libs / aio-libs/create-aio-app
rm: cannot remove 'project_new/.pytest_cache/*': Permission denied
Aperta
- Lingua principale
- Python
- Stelle
- 309
- Fork
- 87
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
After first run of command `make test` from 3 step in contribution guide, second run failed with a list of errors:
```
...
rm: cannot remove 'project_new/.pytest_cache/*': Permission denied
...
rm: cannot remove 'project_new/.mypy_cache/*': Permission denied
...
```
I'm on Linux, Ubuntu 18.04 and I think this issue is related to this issue https://github.com/moby/moby/issues/3124
Also, this is not reproducible on MacOS
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.