Skip to content

fix: Move policy.json back to /usr/etc temporarily while issues are worked out #1118

fix: Move policy.json back to /usr/etc temporarily while issues are worked out

fix: Move policy.json back to /usr/etc temporarily while issues are worked out #1118

Triggered via pull request August 8, 2024 16:45
Status Failure
Total duration 57s
Artifacts

build.yml

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

Annotations

1 error and 1 warning
Build and push image
Error: buildah exited with code 1 Trying to pull registry.fedoraproject.org/fedora:39... Getting image source signatures Copying blob sha256:a2a637f40b571b32ae8bd4b24f456a583494e68bfa235ab3c84cb510b99cf026 Copying config sha256:797f44337934f9efe1c0fcf59b699d0947753fb0247c1d5c83628716888915e5 Writing manifest to image destination Cloning into '.'... --2024-08-08 16:46:17-- https://raw.githubusercontent.com/FrameworkComputer/inputmodule-rs/main/release/50-framework-inputmodule.rules Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 446 [text/plain] Saving to: '/tmp/ublue-os/udev-rules/etc/udev/rules.d/50-framework-inputmodule.rules' 0K 100% 39.0M=0s 2024-08-08 16:46:17 (39.0 MB/s) - '/tmp/ublue-os/udev-rules/etc/udev/rules.d/50-framework-inputmodule.rules' saved [446/446] + umask 022 + cd /tmp/ublue-os/rpmbuild/BUILD + cd /tmp/ublue-os/rpmbuild/BUILD + rm -rf ublue-os-signing-0.4 + /usr/bin/mkdir -p ublue-os-signing-0.4 + cd ublue-os-signing-0.4 + rm -rf /tmp/ublue-os/rpmbuild/BUILD/ublue-os-signing-0.4-SPECPARTS + /usr/bin/mkdir -p /tmp/ublue-os/rpmbuild/BUILD/ublue-os-signing-0.4-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /tmp/ublue-os/rpmbuild/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ublue-os-signing-0.4 + mkdir -p -m0755 /tmp/ublue-os/rpmbuild/BUILDROOT/ublue-os-signing-0.4-1.fc39.x86_64/usr/share/ubl
Build and push image
The following actions uses Node.js version which is deprecated and will be forced to run on node20: extractions/setup-just@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/