Skip to content

feat: update postgresql repository setup #282

feat: update postgresql repository setup

feat: update postgresql repository setup #282

Triggered via pull request January 28, 2025 11:39
Status Failure
Total duration 1m 21s
Artifacts 1

docker.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
docker
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -x -c export DEBIAN_FRONTEND=noninteractive && apt-get update && apt-get upgrade -y && apt-get install --no-install-recommends -y nginx-light ruby-licensee openssh-client=\"${OPENSSH_VERSION}\" ca-certificates=\"${CA_VERSION}\" curl=\"${CURL_VERSION}\" gir1.2-pango-1.0 gir1.2-rsvg-2.0 libxmlsec1-openssl libjpeg62-turbo libmariadb3 gettext git=\"${GIT_VERSION}\" git-svn gnupg subversion file locales libldap-common libcairo-gobject2 libenchant-2-2 unzip xz-utils && c_rehash && echo \"en_US.UTF-8 UTF-8\" > /etc/locale.gen && /usr/sbin/locale-gen && install -d /usr/share/postgresql-common/pgdg && curl -o /usr/share/postgresql-common/pgdg/apt.postgresql.org.asc --fail https://www.postgresql.org/media/keys/ACCC4CF8.asc && echo \"deb [signed-by=/usr/share/postgresql-common/pgdg/apt.postgresql.org.asc] https://apt.postgresql.org/pub/repos/apt $(lsb_release -cs)-pgdg main\" > /etc/apt/sources.list.d/pgdg.list && apt-get update && apt-get install --no-install-recommends -y postgresql-client-17 && apt-get clean && rm -rf /root/.cache /tmp/* /var/lib/apt/lists/*" did not complete successfully: exit code: 100

Artifacts

Produced during runtime
Name Size
WeblateOrg~docker-base~41AIJ8.dockerbuild
55.9 KB