Skip to content

[master] fix: add ca-certificates to Dockerfile and downgrade sphinxcontrib-phpdomain#14507

Merged
skjnldsv merged 2 commits into
masterfrom
backport/14506/master
Apr 23, 2026
Merged

[master] fix: add ca-certificates to Dockerfile and downgrade sphinxcontrib-phpdomain#14507
skjnldsv merged 2 commits into
masterfrom
backport/14506/master

Conversation

@backportbot

@backportbot backportbot Bot commented Apr 23, 2026

Copy link
Copy Markdown

…pdomain

- Add ca-certificates to the Dockerfile apt install. This was
  accidentally removed as a transitive dependency when python3-pip was
  removed in a prior commit. Without it, git inside the container fails
  with 'server certificate verification failed'.

- Downgrade sphinxcontrib-phpdomain from 0.15.2 to 0.13.2. The 0.15.x
  versions (Requires-Python >=3.13.5) are only installable from the
  GARM runner pip cache; on ephemeral GitHub-hosted runners pip resolves
  compatibility against the Ubuntu 24.04 system Python 3.12 rather than
  the actions/setup-python 3.13 install, causing failure. 0.13.2 is the
  latest version reliably available on public PyPI from any runner.

Agent-Logs-Url: https://github.com/nextcloud/documentation/sessions/1a438572-858a-428c-b663-e9791fbe23b2

Co-authored-by: skjnldsv <14975046+skjnldsv@users.noreply.github.com>
@skjnldsv skjnldsv merged commit 66b6997 into master Apr 23, 2026
8 of 9 checks passed
@skjnldsv skjnldsv deleted the backport/14506/master branch April 23, 2026 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants