Skip to content

Ubuntu: Build and push ubuntu-toolbox images #183

Ubuntu: Build and push ubuntu-toolbox images

Ubuntu: Build and push ubuntu-toolbox images #183

Triggered via schedule November 24, 2025 00:36
Status Failure
Total duration 39m 5s
Artifacts

ubuntu-images.yaml

on: schedule
Matrix: build-push-images
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-push-images (24.10)
Error: buildah exited with code 100 Trying to pull docker.io/library/ubuntu:24.10... Getting image source signatures Copying blob sha256:ddbef59e0ea0a03a6305017a7cbc1c5aa0887589d1467bbdd2988076e0a71f65 Copying config sha256:e9d2252ab371a1149d3ef64b7793a274375dee5d9ec61b9e4fb41d75f156c1a1 Writing manifest to image destination E: The repository 'http://security.ubuntu.com/ubuntu oracular-security Release' does not have a Release file. E: The repository 'http://archive.ubuntu.com/ubuntu oracular Release' does not have a Release file. E: The repository 'http://archive.ubuntu.com/ubuntu oracular-updates Release' does not have a Release file. E: The repository 'http://archive.ubuntu.com/ubuntu oracular-backports Release' does not have a Release file. Error: building at STEP "RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get -y install unminimize && sed -Ei '/apt-get (update|upgrade)/s/^/#/' /usr/bin/unminimize && yes | /usr/bin/unminimize && DEBIAN_FRONTEND=noninteractive apt-get -y install ubuntu-minimal ubuntu-standard libnss-myhostname flatpak-xdg-utils $(cat extra-packages | xargs) && rm -rd /var/lib/apt/lists/*": while running runtime: exit status 100