Skip to content

Update

Update #767

Triggered via schedule August 24, 2023 00:13
Status Failure
Total duration 1m 34s
Artifacts

update.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error
update
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe ; rpm -i https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm ; microdnf -y install make libevent libevent-devel pkg-config openssl openssl-devel tar gzip gcc udns udns-devel ; microdnf -y clean all --enablerepo='*' ; curl -sL http://www.pgbouncer.org/downloads/files/${PGBOUNCER_VERSION}/pgbouncer-${PGBOUNCER_VERSION}.tar.gz > pgbouncer.tar.gz ; tar xzf pgbouncer.tar.gz ; cd pgbouncer-${PGBOUNCER_VERSION} ; ./configure --without-cares --with-udns ; make" did not complete successfully: exit code: 2