Daily automatic update #1672
Annotations
8 errors
PostgreSQL Debian 16
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tpython3-pip \t\tpython3-psycopg2 \t\tpython3-setuptools \t; \tpip3 install --upgrade pip; \tpip3 install --no-deps -r requirements.txt; \trm -rf /var/lib/apt/lists/*;" did not complete successfully: exit code: 1
|
PostgreSQL Debian 15
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tpython3-pip \t\tpython3-psycopg2 \t\tpython3-setuptools \t; \tpip3 install --upgrade pip; \tpip3 install --no-deps -r requirements.txt; \trm -rf /var/lib/apt/lists/*;" did not complete successfully: exit code: 1
|
PostgreSQL Debian 11
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tpython3-pip \t\tpython3-psycopg2 \t\tpython3-setuptools \t; \tpip3 install --upgrade pip; \tpip3 install --no-deps -r requirements.txt; \trm -rf /var/lib/apt/lists/*;" did not complete successfully: exit code: 1
|
PostgreSQL Debian 13
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tpython3-pip \t\tpython3-psycopg2 \t\tpython3-setuptools \t; \tpip3 install --upgrade pip; \tpip3 install --no-deps -r requirements.txt; \trm -rf /var/lib/apt/lists/*;" did not complete successfully: exit code: 1
|
PostgreSQL Debian 14
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tpython3-pip \t\tpython3-psycopg2 \t\tpython3-setuptools \t; \tpip3 install --upgrade pip; \tpip3 install --no-deps -r requirements.txt; \trm -rf /var/lib/apt/lists/*;" did not complete successfully: exit code: 1
|
PostgreSQL Debian 12
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tpython3-pip \t\tpython3-psycopg2 \t\tpython3-setuptools \t; \tpip3 install --upgrade pip; \tpip3 install --no-deps -r requirements.txt; \trm -rf /var/lib/apt/lists/*;" did not complete successfully: exit code: 1
|
PostgreSQL UBI PostGIS 14-3.4 MultiLang
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; \trm -f /etc/rhsm-host ; \tSUBSCRIPTION_NAME=\"${SUBSCRIPTION_NAME}\" bash /run/secrets/subscription.sh ; \tyum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm ; \tARCH=\"${TARGETARCH}\" ; \tcase $ARCH in \t\t\tamd64) \t\t\t\tBUILDARCH=\"x86_64\" ;; \t\t\tarm64) \t\t\t\tBUILDARCH=\"aarch64\" ;; \t\t\t*) \t\t\t\t\texit 1 ;; \tesac ; \tyum -y install --enablerepo=ubi-8-codeready-builder,codeready-builder-for-rhel-8-${BUILDARCH}-rpms \t\tpostgis34_14-3.4.0 \t\tpgrouting_14 \t; \tyum -y remove epel-release ; \tsubscription-manager remove --all ; \tsubscription-manager unregister ; \tsubscription-manager clean ; \tyum -y clean all --enablerepo='*' ; \tln -sf /run/secrets/rhsm /etc/rhsm-host ; \trm /var/log/rhsm/rhsm.log" did not complete successfully: exit code: 1
|
Check
Process completed with exit code 1.
|