Skip to content

fix: Drop use of /usr/etc/ and instead place files in /etc #1113

fix: Drop use of /usr/etc/ and instead place files in /etc

fix: Drop use of /usr/etc/ and instead place files in /etc #1113

Triggered via pull request August 8, 2024 00:44
Status Failure
Total duration 1m 10s
Artifacts

build.yml

on: pull_request
Build and push image
1m 1s
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:7d6e543678017ff37a823c3dd96a83fde36a4bac08c441f666ce3d160afb890b Copying config sha256:931de59b9c5b8083ba694f93821ac6b130690492621f0fa183ec4d9af8d7ffd1 Writing manifest to image destination Cloning into '.'... --2024-08-08 00:45:38-- https://raw.githubusercontent.com/FrameworkComputer/inputmodule-rs/main/release/50-framework-inputmodule.rules Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.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% 53.0M=0s 2024-08-08 00:45:38 (53.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.3 + /usr/bin/mkdir -p ublue-os-signing-0.3 + cd ublue-os-signing-0.3 + rm -rf /tmp/ublue-os/rpmbuild/BUILD/ublue-os-signing-0.3-SPECPARTS + /usr/bin/mkdir -p /tmp/ublue-os/rpmbuild/BUILD/ublue-os-signing-0.3-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.3 + mkdir -p -m0755 /tmp/ublue-os/rpmbuild/BUILDROOT/ublue-os-signing-0.3-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/