From: Brian Masney on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3463#note_2187836767 To verify that the binary is present, I went to the 'Publish aarch64' stages for one of the builds, viewed the RPM archive at S3, downloaded the kernel- tools RPM and validated that the bootconfig binary is present as expected. ``` $ rpm2cpio ~/kernel-tools-6.12.0-0.rc5.45.3463_1518918769.el10.aarch64.rpm | cpio -idmv ./etc/logrotate.d/kvm_stat ./usr/bin/bootconfig ^^^^^^^^^^^^^^^^^^^ ./usr/bin/cpupower ./usr/bin/gpio-event-mon ./usr/bin/gpio-hammer ./usr/bin/gpio-watch ./usr/bin/iio_event_monitor ./usr/bin/iio_generic_buffer ./usr/bin/kvm_stat ./usr/bin/lsgpio ./usr/bin/lsiio ./usr/bin/page_owner_sort ./usr/bin/slabinfo ./usr/bin/tmon ./usr/lib/systemd/system/kvm_stat.service ./usr/share/bash-completion/completions/cpupower ./usr/share/locale/cs/LC_MESSAGES/cpupower.mo ./usr/share/locale/de/LC_MESSAGES/cpupower.mo ./usr/share/locale/fr/LC_MESSAGES/cpupower.mo ./usr/share/locale/it/LC_MESSAGES/cpupower.mo ./usr/share/locale/ka/LC_MESSAGES/cpupower.mo ./usr/share/locale/pt/LC_MESSAGES/cpupower.mo ./usr/share/man/man1/cpupower-frequency-info.1.gz ./usr/share/man/man1/cpupower-frequency-set.1.gz ./usr/share/man/man1/cpupower-idle-info.1.gz ./usr/share/man/man1/cpupower-idle-set.1.gz ./usr/share/man/man1/cpupower-info.1.gz ./usr/share/man/man1/cpupower-monitor.1.gz ./usr/share/man/man1/cpupower-powercap-info.1.gz ./usr/share/man/man1/cpupower-set.1.gz ./usr/share/man/man1/cpupower.1.gz ./usr/share/man/man1/kvm_stat.1.gz 1935 blocks $ file ./usr/bin/bootconfig ./usr/bin/bootconfig: ELF 64-bit LSB executable, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=2f592a44e612417ae5c994be19d08769cb370267, for GNU/Linux 3.7.0, stripped ``` -- _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue