Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

chore(deps): update docker.io/library/archlinux docker digest to a58fb33 #309

chore(deps): update docker.io/library/archlinux docker digest to a58fb33

chore(deps): update docker.io/library/archlinux docker digest to a58fb33 #309

Triggered via pull request July 16, 2024 00:13
Status Failure
Total duration 1m 36s
Artifacts

container-pull-request.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build (Containerfile-arch, boombox-arch)
Error: buildah exited with code 1 time="2024-07-16T00:13:22Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"." time="2024-07-16T00:13:22Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"." Trying to pull docker.io/library/archlinux@sha256:4c53f5cc2575b95b1e93b8dea77b093b2bb95e8d38ca9500b01563de01112d5b... Getting image source signatures Copying blob sha256:d03dd7efb6b9c81c4f2a3560da6bd744bfbf58456182314f5d8ff66925b75e2b Copying blob sha256:ca363af79b68bf0121632c656d6df30aa97d5a2f1dde5cc230de91515db1bdc1 Copying blob sha256:d03dd7efb6b9c81c4f2a3560da6bd744bfbf58456182314f5d8ff66925b75e2b Copying blob sha256:ca363af79b68bf0121632c656d6df30aa97d5a2f1dde5cc230de91515db1bdc1 Copying config sha256:071006412c8f62de399d19fafc32bbbfb4df0838e00c098d8bfbeaea3aa6028f Writing manifest to image destination Storing signatures time="2024-07-16T00:14:27Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"." warning: curl-8.8.0-1 is up to date -- skipping warning: gnupg-2.4.5-1 is up to date -- skipping warning: keyutils-1.6.3-2 is up to date -- skipping warning: procps-ng-4.0.4-3 is up to date -- skipping error: command failed to execute correctly warning: git-2.45.2-1 is up to date -- skipping error: target not found: asp error building at STEP "RUN bash -c " pacman --needed --noconfirm -Syu && mkdir -p /etc/sudoers.d && echo '%wheel ALL=(ALL) NOPASSWD: ALL' > /etc/sudoers.d/toolbox && touch /etc/machine-id && pacman --noconfirm --needed -S curl fish neovim diffutils flatpak-xdg-utils git gnupg keyutils lsof man-db man-pages mlocate mtr nss-mdns openssh pigz procps-ng rsync tcpdump time traceroute tree unzip vte-common wget words xorg-xauth zip reflector && ls /usr/libexec/toolbox && chmod +x /usr/libexec/toolbox/host-runner && chmod 444 /opt/pkgs && ln -s /usr/libexec/toolbox/host-runner /usr/libexec/toolbox/flatpak && ln -s /usr/libexec/toolbox/host-runner /usr/libexec/toolbox/virsh && ln -s /usr/libexec/toolbox/host-runner /usr/libexec/toolbox/skopeo && ln -s /usr/libexec/toolbox/host-runner /usr/libexec/toolbox/buildah && ln -s /usr/libexec/toolbox/host-runner /usr/libexec/toolbox/virt-install && ln -s /usr/libexec/toolbox/host-runner /usr/libexec/toolbox/ostree && ln -s /usr/libexec/toolbox/host-runner /usr/libexec/toolbox/rpm-ostree && pacman -S --noconfirm --needed base-devel git asp && useradd -g wheel -d /home/makepkg makepkg && mkdir -p /home/makepkg/{.config/pacman,.gnupg,out} && echo 'MAKEFLAGS=\x22-j$(nproc)\x22' >> /home/makepkg/.config/pacman/makepkg.conf && echo 'PKGDEST=\x22/home/makepkg/out\x22' >> /home/makepkg/.config/pacman/makepkg.conf && echo 'keyserver-options auto-key-retrieve' > /home/makepkg/.gnupg/gpg.conf && chown -R makepkg:wheel /home/makepkg && sudo -u makepkg git clone https://aur.archlinux.org/paru-bin.git /home/makepkg/paru && cd /home/makepkg/paru && sudo -u makepkg makepkg --noconfirm -si && sudo -u makepkg makepkg --printsrcinfo > .SRCINFO && cat .SRCINFO && mv .SRCINFO /opt/paru.SRCINFO && cd / && userdel makepkg && rm -rf /root && rm -rf /home/makepkg && mkdir /root && chmod -R 777 /root && pacman -Scc --noconfirm"": error while running runtime: exit status 1 time="2024-07-16T00:14:42Z" level=error msg="exit status 1"
build (Containerfile-arch, boombox-arch)
The following actions uses node12 which is deprecated and will be forced to run on node16: redhat-actions/buildah-build@v2.9. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Containerfile-arch, boombox-arch)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, redhat-actions/buildah-build@v2.9. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/