Ubuntu: Build and push ubuntu-toolbox images #182
Annotations
2 errors
|
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
|
|
build-push-images (22.04)
Error: buildah exited with code 100
Trying to pull docker.io/library/ubuntu:22.04...
Getting image source signatures
Copying blob sha256:0ec3d86457676c7af7a3b6d29565e0e8b30ed98afe5d606e00e565101f812623
Copying config sha256:d6ac7618444cfadbf3b2bb153f781b725d4be3ce52b5afdfbd2df777c06b2267
Writing manifest to image destination
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy-updates/main/binary-arm64/Packages.xz File has unexpected size (2895192 != 2895020). Mirror sync in progress? [IP: 91.189.91.104 80]
Hashes of expected file:
- Filesize:2895020 [weak]
- SHA256:a3514541a2a824931138a2cfc978ef4096f9d206521ce44c52f828348a9d31d9
- SHA1:b0e430220e6575daede5cb95388e296a4a6d64a1 [weak]
- MD5Sum:4fcecf4a90ebdb0b2f3f48809e5efe91 [weak]
Release file created at: Sun, 16 Nov 2025 21:47:30 +0000
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/jammy-updates/universe/binary-arm64/Packages.xz
E: Some index files failed to download. They have been ignored, or old ones used instead.
Error: building at STEP "RUN 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 extra-packages | xargs) && rm -rd /var/lib/apt/lists/*": while running runtime: exit status 100
|