toolboxes: Update to F44 #66
toolbox-cloud-cli.yml
on: pull_request
build-push-image
1m 26s
Annotations
1 error and 1 warning
|
build-push-image
Error: buildah exited with code 1
Trying to pull registry.fedoraproject.org/fedora-toolbox:44...
Getting image source signatures
Copying blob sha256:5fabf55b1b2b36041b86e3f055b762171e5a80a678697e82ee7712654fa5d180
Copying config sha256:e00cc5c91e90354a1cbac872c9e5ad6be63d75b6b34584c79a38b9b8269fa01b
Writing manifest to image destination
+ sed -i s/enabled=1/enabled=0/ /etc/yum.repos.d/fedora-cisco-openh264.repo
+ dnf -y update
Updating and loading repositories:
Fedora 44 - x86_64 - Updates 100% | 2.3 MiB/s | 4.3 MiB | 00m02s
Fedora 44 - x86_64 100% | 4.7 MiB/s | 37.2 MiB | 00m08s
Repositories loaded.
+ dnf -y install git-absorb git-delta host-spawn jq just ripgrep sqlite vim zsh
Updating and loading repositories:
Repositories loaded.
Failed to resolve the transaction:
No match for argument: git-absorb
You can try to add to command line:
--skip-unavailable to skip unavailable packages
subprocess exited with status 1
subprocess exited with status 1
Error: building at STEP "RUN <<EORUN": exit status 1
|
|
build-push-image
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: redhat-actions/buildah-build@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|