-
-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Description
Building the 3.8 doc I got:
[...]
DEBUG:Running command 'cp -a /srv/docsbuild/3.8/cpython-en/Doc/dist/* /srv/docs.python.org/3.8/archives'
INFO:597 files changed
DEBUG:Running command ['find', '-L', '/srv/docs.python.org', '-samefile', '/srv/docs.python.org/3.8']
ERROR:Command failed with output 'find: ‘/srv/docs.python.org/release/3.8.0’: Permission denied\n/srv/docs.python.org/3.8\n'
ERROR:Exception while copying to webroot en version 3.8: 'NoneType' object has no attribute 'replace'
This is because RMs are "mkdir"ing the directory with their account on docs.python.org, like:
drwxrwx--- 20 ambv ambv 4.0K Oct 14 18:05 3.8.0
Metadata
Metadata
Assignees
Labels
No labels