feat: move system update script to python #420
Annotations
1 error
Error: buildah exited with code 2
Trying to pull registry.fedoraproject.org/fedora:39...
Getting image source signatures
Copying blob sha256:8146e6f5735718863ecb29483170043011d6455f1898570b93a25ffbc22552dd
Copying blob sha256:8146e6f5735718863ecb29483170043011d6455f1898570b93a25ffbc22552dd
Copying config sha256:b311bbe1d35066e065510653af144be9cffe6471fd01febff12d6c6319bd1896
Writing manifest to image destination
Storing signatures
git_dir_pack: archiving /app:
commit 136e8c39a4b18d640f4f4dc91e208ff0d1efd97a (grafted, HEAD, pull/81/merge)
Author: gerblesh <[email protected]>
Date: Sun Oct 8 18:42:50 2023 -0700
Merge 63bbaca71836ad0bc71b4bbf0943bf2c2011eaf4 into 007e1e3b263c542c0510cc8bbb11272127fc3b75
git_dir_pack: Wrote: /app/output/ublue-update-136e8c39.tar.gz
+ umask 022
+ cd /app/output
+ cd /app/output
+ rm -rf ublue-update
+ /usr/lib/rpm/rpmuncompress -x /app/output/ublue-update-136e8c39.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ublue-update
+ rm -rf /app/output/ublue-update-SPECPARTS
+ /usr/bin/mkdir -p /app/output/ublue-update-SPECPARTS
+ /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 -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=-Wl,-z,relro -Clink-arg=-Wl,-z,now -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-update
+ ls
+ ls src
+ black src
reformatted /app/output/ublue-update/src/ublue_update/update_inhibitors/hardware.py
reformatted /app/output/ublue-update/src/ublue_update/cli.py
All done! ✨ 🍰 ✨
2 files reformatted, 8 files left unchanged.
+ flake8 src
+ shellcheck files/etc/ublue-update.d/user/00-flatpak-user-update.sh files/etc/ublue-update.d/user/01-flatpak-user-repair-cleanup.sh files/
|
The logs for this run have expired and are no longer available.
Loading