Skip to content

fix: bump postgres in the base image (#557) #174

fix: bump postgres in the base image (#557)

fix: bump postgres in the base image (#557) #174

Triggered via push March 6, 2024 15:47
Status Failure
Total duration 1m 12s
Artifacts
Matrix: Build and push image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Build and push image (containers/Containerfile.c9s, c9s latest)
Error: buildah exited with code 127 Trying to pull quay.io/centos/centos:stream9... Getting image source signatures Copying blob sha256:29afed6506b4ff01eaa612c5d8ad70ccf84211407e130fa39cdc8459e7b45fa7 Copying blob sha256:29afed6506b4ff01eaa612c5d8ad70ccf84211407e130fa39cdc8459e7b45fa7 Copying config sha256:95047acf81aec9ad5f163bfbb3552056f465ff373f1dd47f585dd8d6ee8b5b35 Writing manifest to image destination Storing signatures Importing GPG key 0x8483C65D: Userid : "CentOS (CentOS Official Signing Key) <[email protected]>" Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial Importing GPG key 0x1D997668: Userid : "CentOS Extras SIG (https://wiki.centos.org/SpecialInterestGroup) <[email protected]>" Fingerprint: 363F C097 2F64 B699 AED3 968E 1FF6 A217 1D99 7668 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Extras-SHA512 /bin/sh: line 1: : command not found error building at STEP "RUN dnf -y install epel-release && crb enable && dnf -y module enable postgresql:16 && \ # TODO: revert this change after psql:15 works fine": error while running runtime: exit status 127 time="2024-03-06T15:48:08Z" level=error msg="exit status 127"
Build and push image (containers/Containerfile.c9s, c9s latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.