Skip to content

Exception while building for new releases #79

@JulienPalard

Description

@JulienPalard

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions