Skip to content

chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 #480

chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0

chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 #480

Triggered via pull request October 7, 2024 23:18
Status Failure
Total duration 19s
Artifacts

build-ubuntu-toolbox.yml

on: pull_request
Build and push image
10s
Build and push image
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build and push image
Error: buildah exited with code 2 Trying to pull docker.io/library/ubuntu:24.04... Getting image source signatures Copying blob sha256:eda6120e237e0bdd328bc3e0f610854590400d4f96d9678dfcf781edb2f541d0 Copying blob sha256:eda6120e237e0bdd328bc3e0f610854590400d4f96d9678dfcf781edb2f541d0 Copying config sha256:61b2756d6fa9d6242fafd5b29f674404779be561db2d0bd932aa3640ae67b9e1 Writing manifest to image destination Storing signatures sed: can't read /usr/local/sbin/unminimize: No such file or directory error building at STEP "RUN rm /etc/apt/apt.conf.d/docker-gzip-indexes /etc/apt/apt.conf.d/docker-no-languages && sed -Ei 's/^(hosts:.*)(\<files\>)\s*(.*)/\1\2 myhostname \3/' /etc/nsswitch.conf && sed -Ei '/apt-get (update|upgrade)/s/^/#/' /usr/local/sbin/unminimize && apt-get update && yes | /usr/local/sbin/unminimize && DEBIAN_FRONTEND=noninteractive apt-get -y install ubuntu-minimal ubuntu-standard libnss-myhostname flatpak-xdg-utils $(cat toolbox-packages | xargs) && rm -rd /var/lib/apt/lists/* && rm /toolbox-packages && mkdir /usr/share/empty && userdel --remove ubuntu && curl -sLo /usr/bin/host-spawn https://github.com/1player/host-spawn/releases/download/1.5.0/host-spawn-x86_64 && chmod +x /usr/bin/host-spawn && rm /etc/apt/apt.conf.d/20apt-esm-hook.conf && ln -s /usr/libexec/flatpak-xdg-utils/flatpak-spawn /usr/bin/ && ln -fs /usr/bin/distrobox-host-exec /usr/local/bin/docker && ln -fs /usr/bin/distrobox-host-exec /usr/local/bin/flatpak && ln -fs /usr/bin/distrobox-host-exec /usr/local/bin/podman && ln -fs /usr/bin/distrobox-host-exec /usr/local/bin/rpm-ostree && echo "ALL ALL = (ALL) NOPASSWD: ALL" >> /etc/sudoers": error while running runtime: exit status 2 time="2024-10-07T23:19:00Z" level=error msg="exit status 2"