diff --git a/3.11/Dockerfile.c9s b/3.11/Dockerfile.c9s index 8df4f1d0..33138349 100644 --- a/3.11/Dockerfile.c9s +++ b/3.11/Dockerfile.c9s @@ -37,7 +37,7 @@ LABEL summary="$SUMMARY" \ usage="s2i build https://github.com/sclorg/s2i-python-container.git --context-dir=3.11/test/setup-test-app/ $FGC/$NAME python-sample-app" \ maintainer="SoftwareCollections.org " -RUN INSTALL_PKGS="python3.11 python3.11-devel python3.11-pip nss_wrapper httpd \ +RUN INSTALL_PKGS="python3.11 python3.11-devel python3.11-pip nss_wrapper-libs httpd \ httpd-devel mod_ssl mod_auth_gssapi mod_ldap mod_session \ atlas-devel gcc-gfortran libffi-devel libtool-ltdl enchant \ krb5-devel" && \ diff --git a/3.11/Dockerfile.rhel8 b/3.11/Dockerfile.rhel8 index 906ee022..38c352b5 100644 --- a/3.11/Dockerfile.rhel8 +++ b/3.11/Dockerfile.rhel8 @@ -38,7 +38,7 @@ LABEL summary="$SUMMARY" \ io.buildpacks.stack.id="com.redhat.stacks.ubi8-python-311" \ maintainer="SoftwareCollections.org " -RUN INSTALL_PKGS="python3.11 python3.11-devel python3.11-setuptools python3.11-pip nss_wrapper \ +RUN INSTALL_PKGS="python3.11 python3.11-devel python3.11-setuptools python3.11-pip nss_wrapper-libs \ httpd httpd-devel mod_ssl mod_auth_gssapi mod_ldap \ mod_session atlas-devel gcc-gfortran libffi-devel libtool-ltdl \ enchant krb5-devel" && \ diff --git a/3.11/Dockerfile.rhel9 b/3.11/Dockerfile.rhel9 index c8531941..92a694ae 100644 --- a/3.11/Dockerfile.rhel9 +++ b/3.11/Dockerfile.rhel9 @@ -38,7 +38,7 @@ LABEL summary="$SUMMARY" \ io.buildpacks.stack.id="com.redhat.stacks.ubi9-python-311" \ maintainer="SoftwareCollections.org " -RUN INSTALL_PKGS="python3.11 python3.11-devel python3.11-pip nss_wrapper httpd \ +RUN INSTALL_PKGS="python3.11 python3.11-devel python3.11-pip nss_wrapper-libs httpd \ httpd-devel mod_ssl mod_auth_gssapi mod_ldap mod_session \ atlas-devel gcc-gfortran libffi-devel libtool-ltdl enchant \ krb5-devel" && \ diff --git a/3.12/Dockerfile.c10s b/3.12/Dockerfile.c10s index 1e673065..d35a562e 100644 --- a/3.12/Dockerfile.c10s +++ b/3.12/Dockerfile.c10s @@ -37,7 +37,7 @@ LABEL summary="$SUMMARY" \ usage="s2i build https://github.com/sclorg/s2i-python-container.git --context-dir=3.12/test/setup-test-app/ $FGC/$NAME python-sample-app" \ maintainer="SoftwareCollections.org " -RUN INSTALL_PKGS="python3 python3-devel python3-setuptools python3-pip nss_wrapper \ +RUN INSTALL_PKGS="python3 python3-devel python3-setuptools python3-pip nss_wrapper-libs \ httpd httpd-devel mod_ssl mod_auth_gssapi mod_ldap \ mod_session gcc-gfortran libffi-devel libtool-ltdl krb5-devel" && \ yum -y --setopt=tsflags=nodocs install $INSTALL_PKGS && \ diff --git a/3.12/Dockerfile.c9s b/3.12/Dockerfile.c9s index 6713d759..edefb3d7 100644 --- a/3.12/Dockerfile.c9s +++ b/3.12/Dockerfile.c9s @@ -37,7 +37,7 @@ LABEL summary="$SUMMARY" \ usage="s2i build https://github.com/sclorg/s2i-python-container.git --context-dir=3.12/test/setup-test-app/ $FGC/$NAME python-sample-app" \ maintainer="SoftwareCollections.org " -RUN INSTALL_PKGS="python3.12 python3.12-devel python3.12-pip nss_wrapper httpd \ +RUN INSTALL_PKGS="python3.12 python3.12-devel python3.12-pip nss_wrapper-libs httpd \ httpd-devel mod_ssl mod_auth_gssapi mod_ldap mod_session \ atlas-devel gcc-gfortran libffi-devel libtool-ltdl enchant \ krb5-devel" && \ diff --git a/3.12/Dockerfile.fedora b/3.12/Dockerfile.fedora index e77a2461..42fe276f 100644 --- a/3.12/Dockerfile.fedora +++ b/3.12/Dockerfile.fedora @@ -37,7 +37,7 @@ LABEL summary="$SUMMARY" \ usage="s2i build https://github.com/sclorg/s2i-python-container.git --context-dir=3.12/test/setup-test-app/ quay.io/fedora/$NAME-312 python-sample-app" \ maintainer="SoftwareCollections.org " -RUN INSTALL_PKGS="python3 python3-devel python3-setuptools python3-pip nss_wrapper \ +RUN INSTALL_PKGS="python3 python3-devel python3-setuptools python3-pip nss_wrapper-libs \ httpd httpd-devel atlas-devel gcc-gfortran libffi-devel \ libtool-ltdl enchant redhat-rpm-config krb5-devel" && \ dnf -y --setopt=tsflags=nodocs install $INSTALL_PKGS && \ diff --git a/3.12/Dockerfile.rhel8 b/3.12/Dockerfile.rhel8 index 11757dfc..a67f5c69 100644 --- a/3.12/Dockerfile.rhel8 +++ b/3.12/Dockerfile.rhel8 @@ -38,7 +38,7 @@ LABEL summary="$SUMMARY" \ io.buildpacks.stack.id="com.redhat.stacks.ubi8-python-312" \ maintainer="SoftwareCollections.org " -RUN INSTALL_PKGS="python3.12 python3.12-devel python3.12-setuptools python3.12-pip nss_wrapper \ +RUN INSTALL_PKGS="python3.12 python3.12-devel python3.12-setuptools python3.12-pip nss_wrapper-libs \ httpd httpd-devel mod_ssl mod_auth_gssapi mod_ldap \ mod_session atlas-devel gcc-gfortran libffi-devel libtool-ltdl \ enchant krb5-devel" && \ diff --git a/3.12/Dockerfile.rhel9 b/3.12/Dockerfile.rhel9 index 19cffca9..eec25f1b 100644 --- a/3.12/Dockerfile.rhel9 +++ b/3.12/Dockerfile.rhel9 @@ -38,7 +38,7 @@ LABEL summary="$SUMMARY" \ io.buildpacks.stack.id="com.redhat.stacks.ubi9-python-312" \ maintainer="SoftwareCollections.org " -RUN INSTALL_PKGS="python3.12 python3.12-devel python3.12-pip nss_wrapper httpd \ +RUN INSTALL_PKGS="python3.12 python3.12-devel python3.12-pip nss_wrapper-libs httpd \ httpd-devel mod_ssl mod_auth_gssapi mod_ldap mod_session \ atlas-devel gcc-gfortran libffi-devel libtool-ltdl enchant \ krb5-devel" && \ diff --git a/3.6/Dockerfile.rhel8 b/3.6/Dockerfile.rhel8 index 9c53bfa6..5868178e 100644 --- a/3.6/Dockerfile.rhel8 +++ b/3.6/Dockerfile.rhel8 @@ -39,7 +39,7 @@ LABEL summary="$SUMMARY" \ maintainer="SoftwareCollections.org " RUN INSTALL_PKGS="python36 python36-devel python3-virtualenv python3-setuptools python3-pip \ - nss_wrapper httpd httpd-devel mod_ssl mod_auth_gssapi \ + nss_wrapper-libs httpd httpd-devel mod_ssl mod_auth_gssapi \ mod_ldap mod_session atlas-devel gcc-gfortran libffi-devel \ libtool-ltdl enchant krb5-devel" && \ yum -y module enable python36:3.6 httpd:2.4 && \ diff --git a/3.9/Dockerfile.c9s b/3.9/Dockerfile.c9s index d7124f2d..29a66f57 100644 --- a/3.9/Dockerfile.c9s +++ b/3.9/Dockerfile.c9s @@ -37,7 +37,7 @@ LABEL summary="$SUMMARY" \ usage="s2i build https://github.com/sclorg/s2i-python-container.git --context-dir=3.9/test/setup-test-app/ $FGC/$NAME python-sample-app" \ maintainer="SoftwareCollections.org " -RUN INSTALL_PKGS="python3 python3-devel python3-setuptools python3-pip nss_wrapper \ +RUN INSTALL_PKGS="python3 python3-devel python3-setuptools python3-pip nss_wrapper-libs \ httpd httpd-devel mod_ssl mod_auth_gssapi mod_ldap \ mod_session atlas-devel gcc-gfortran libffi-devel libtool-ltdl \ enchant krb5-devel" && \ diff --git a/3.9/Dockerfile.rhel8 b/3.9/Dockerfile.rhel8 index d491ac25..f4be1565 100644 --- a/3.9/Dockerfile.rhel8 +++ b/3.9/Dockerfile.rhel8 @@ -38,7 +38,7 @@ LABEL summary="$SUMMARY" \ io.buildpacks.stack.id="com.redhat.stacks.ubi8-python-39" \ maintainer="SoftwareCollections.org " -RUN INSTALL_PKGS="python39 python39-devel python39-setuptools python39-pip nss_wrapper \ +RUN INSTALL_PKGS="python39 python39-devel python39-setuptools python39-pip nss_wrapper-libs \ httpd httpd-devel mod_ssl mod_auth_gssapi mod_ldap \ mod_session atlas-devel gcc-gfortran libffi-devel libtool-ltdl \ enchant krb5-devel" && \ diff --git a/3.9/Dockerfile.rhel9 b/3.9/Dockerfile.rhel9 index 2d106f0d..9dcde2a1 100644 --- a/3.9/Dockerfile.rhel9 +++ b/3.9/Dockerfile.rhel9 @@ -38,7 +38,7 @@ LABEL summary="$SUMMARY" \ io.buildpacks.stack.id="com.redhat.stacks.ubi9-python-39" \ maintainer="SoftwareCollections.org " -RUN INSTALL_PKGS="python3 python3-devel python3-setuptools python3-pip nss_wrapper \ +RUN INSTALL_PKGS="python3 python3-devel python3-setuptools python3-pip nss_wrapper-libs \ httpd httpd-devel mod_ssl mod_auth_gssapi mod_ldap \ mod_session atlas-devel gcc-gfortran libffi-devel libtool-ltdl \ enchant krb5-devel" && \