Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Add GNOME Shell extensions via git submodules with version validation disabled #11

Add GNOME Shell extensions via git submodules with version validation disabled

Add GNOME Shell extensions via git submodules with version validation disabled #11

Re-run triggered November 7, 2025 17:16
Status Cancelled
Total duration 4m 42s
Artifacts

build.yml

on: pull_request
Build and push image
4m 37s
Build and push image
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Build container image
Canceling since a higher priority waiting request for Build container image-refs/pull/1/merge-- exists
Build and push image
Error: buildah exited with code 123 Trying to pull ghcr.io/bootcrew/gnomeos-bootc:latest... Getting image source signatures Copying blob sha256:b9ca1df113f7287f5f6aaddd5027552b5bc77a0dace6cf7e788f4e502559c931 Copying blob sha256:23e29b34a99fb513e102799882ac8e5e933a6605d56513ac1f3bf808185486ca Copying blob sha256:f0b74ddca484a42cbcc5802e7fe6e3464cbffc0b0d201e7737202d8215f6358b Copying blob sha256:f61367c859b29f9526952160dc907ceca7b771f8fe61d0482a8d0c687d220423 Copying blob sha256:889ae7198b639751c0ff5025032fa6087ce47c2170ca9eaae2606f591b812436 Copying blob sha256:36c3cff1a4fa6bfadd037017280c096e72f9dd683de1879cf018907e89115855 Copying config sha256:a089f756e5f7f8f691638011113b4aa16580b12207cb80a5dbd4df24c8f08d23 Writing manifest to image destination + echo '::group:: Copy GNOME Extensions and Schemas' + echo 'Copying GNOME Shell extensions...' + rsync -rvK /ctx/usr/share/gnome-shell/extensions/ /usr/share/gnome-shell/extensions/ + echo 'Copying gsettings schemas override...' + rsync -rvK /ctx/usr/share/glib-2.0/schemas/ /usr/share/glib-2.0/schemas/ + echo ::endgroup:: + echo '::group:: Build GNOME Extensions' + dnf5 install -y glib2-devel meson sassc cmake dbus-devel /ctx/build/20-build-gnome-extensions.sh: line 15: dnf5: command not found Error: building at STEP "RUN --mount=type=bind,from=ctx,source=/,target=/ctx --mount=type=cache,dst=/var/cache --mount=type=cache,dst=/var/log --mount=type=tmpfs,dst=/tmp find /ctx/build -type f -name "*.sh" ! -name "*.example" -executable | sort | xargs -I {} bash {}": while running runtime: exit status 123