Skip to content

feat: Add support for updating with Fleek #266

feat: Add support for updating with Fleek

feat: Add support for updating with Fleek #266

Triggered via pull request September 1, 2023 21:28
@KyleGospoKyleGospo
synchronize #53
fleek
Status Failure
Total duration 1m 25s
Artifacts

build.yml

on: pull_request
Build and push image
1m 15s
Build and push image
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build and push image
Error: buildah exited with code 2 Trying to pull registry.fedoraproject.org/fedora:latest... Getting image source signatures Copying blob sha256:18ca996a454fc86375a6ea7ad01157a6b39e28c32460d36eb1479d42334e57ad Copying blob sha256:18ca996a454fc86375a6ea7ad01157a6b39e28c32460d36eb1479d42334e57ad Copying config sha256:72c9e456423548988a55fa920bb35c194d568ca1959ffcc7316c02e2f60ea0ff Writing manifest to image destination Storing signatures git_dir_pack: archiving /app: commit 9cffda1b44e1783d98c1bb3c4e3c184c01b6c839 (grafted, HEAD, pull/53/merge) Author: Kyle Gospodnetich <[email protected]> Date: Fri Sep 1 14:28:04 2023 -0700 Merge 5835493cb3e0342a724e8b110b6d084942604348 into 40674fe7ab6450edc7051aa8b42489e9d60f7a41 git_dir_pack: Wrote: /app/output/ublue-update-9cffda1b.tar.gz + umask 022 + cd /app/output + cd /app/output + rm -rf ublue-update + /usr/lib/rpm/rpmuncompress -x /app/output/ublue-update-9cffda1b.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ublue-update + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /app/output + 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 -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 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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-update + ls + ls src + black src reformatted src/ublue_update/cli.py All done! ✨ 🍰 ✨ 1 file reformatted, 4 files left unchanged. + flake8 src + shellcheck files/etc/ublue-update.d/00-system-update.sh files/etc/ublue-update.d/01-flatpak-system-update.sh files/etc/ublue-update.d/02-flatpak-user-update.sh files/etc/ublue-update.d/03-flatpak-system-repair-cleanup.sh files/etc/ublue-update.d/04-flatpak-user-repair-cleanup.sh files/etc/ublue-update.d/05-distrobox-user-update.sh files/etc/ublue-update.d/06-fleek-user-update.sh + mkdir -p /app/output/ublue-update/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-securit