[us-commits] [ehb54/ultrascan3] ce4dd5: Install sphinx requirements before building manual...

emre brookes noreply at github.com
Fri Jun 19 11:45:22 MDT 2026


  Branch: refs/heads/ehb54-container-testing
  Home:   https://github.com/ehb54/ultrascan3
  Commit: ce4dd59be84ef414d4407c8d4a209d7d50e3df3d
      https://github.com/ehb54/ultrascan3/commit/ce4dd59be84ef414d4407c8d4a209d7d50e3df3d
  Author: ehb54 <brookes at uthscsa.edu>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    M admin/release/buildpkg.pl
    M admin/release/redhat/Dockerfile
    M admin/release/ubuntu/Dockerfile

  Log Message:
  -----------
  Install sphinx requirements before building manual in redhat/ubuntu containers

The manual now builds with Sphinx, but the redhat and ubuntu release
Dockerfiles never installed sphinx, causing "No module named sphinx"
during make. RockyLinux 8's default python3 (3.6) is too old for
sphinx>=7, so the redhat Dockerfile enables the python39 module stream
and symlinks it onto PATH for the manual build step. Also drops
ubuntu:18.04/20.04 from buildpkg.pl's supported list since their
system python3 is too old for sphinx as well.


  Commit: 728f5712bc7187327ad8efae0e4f75c2a1f84c2c
      https://github.com/ehb54/ultrascan3/commit/728f5712bc7187327ad8efae0e4f75c2a1f84c2c
  Author: emre brookes <ehb54 at users.noreply.github.com>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    M admin/release/buildpkg.pl
    M admin/release/redhat/Dockerfile
    M admin/release/ubuntu/Dockerfile

  Log Message:
  -----------
  Merge pull request #449 from ehb54/ehb54-container-testing-claude

Install sphinx requirements before building manual in redhat/ubuntu containers


Compare: https://github.com/ehb54/ultrascan3/compare/a00ccc952df6...728f5712bc71

To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications


More information about the us-commits mailing list