Skip to content

Ensure that Doc/dist exists #271

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 11, 2025
Merged

Ensure that Doc/dist exists #271

merged 1 commit into from
Apr 11, 2025

Conversation

AA-Turner
Copy link
Member

@AA-Turner AA-Turner commented Apr 11, 2025

For Python 3.12+, we've changed Doc/Makefile to add the dist-html target. For older versions and the HTML only target, dist isn't created, so some commands fail. This ensures that the directory exists.

ERROR en/3.11: Run: 'chown -R :docs /srv/docsbuild/cpython-only-html-en/Doc/dist' KO:
    chown: cannot access '/srv/docsbuild/cpython-only-html-en/Doc/dist': No such file or directory

A

@AA-Turner AA-Turner merged commit c341248 into main Apr 11, 2025
8 checks passed
@AA-Turner AA-Turner deleted the mkdir-dist branch April 11, 2025 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant