[Bug translator/29986] kernel.function can not work on fedora34 with aarch64 architecture
wcohen at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Jan 11 17:04:49 GMT 2023
https://sourceware.org/bugzilla/show_bug.cgi?id=29986
--- Comment #3 from William Cohen <wcohen at redhat dot com> ---
The problem isn't stap-prep or that things are running on aarch64, but rather
than various RPM repos purge the older versions debuginfo. Able to install
kernel-5.11.12-300.fc34.aarch64.rpm, but no matching debuginfo found:
[root@ampere-mtsnow-altramax-03-vm-04 ~]# dnf install
kernel-5.11.12-300.fc34.aarch64
Last metadata expiration check: 1:48:23 ago on Wed 11 Jan 2023 10:13:12 AM EST.
Dependencies resolved.
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
kernel aarch64 5.11.12-300.fc34 beaker-Fedora 151 k
Installing dependencies:
kernel-core aarch64 5.11.12-300.fc34 beaker-Fedora 38 M
kernel-modules aarch64 5.11.12-300.fc34 beaker-Fedora 26 M
Transaction Summary
================================================================================
Install 3 Packages
Total download size: 64 M
Installed size: 126 M
Is this ok [y/N]: y
Downloading Packages:
(1/3): kernel-5.11.12-300.fc34.aarch64.rpm 3.7 MB/s | 151 kB 00:00
(2/3): kernel-modules-5.11.12-300.fc34.aarch64. 43 MB/s | 26 MB 00:00
(3/3): kernel-core-5.11.12-300.fc34.aarch64.rpm 47 MB/s | 38 MB 00:00
--------------------------------------------------------------------------------
Total 80 MB/s | 64 MB 00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : kernel-core-5.11.12-300.fc34.aarch64 1/3
Running scriptlet: kernel-core-5.11.12-300.fc34.aarch64 1/3
Installing : kernel-modules-5.11.12-300.fc34.aarch64 2/3
Running scriptlet: kernel-modules-5.11.12-300.fc34.aarch64 2/3
Installing : kernel-5.11.12-300.fc34.aarch64 3/3
Running scriptlet: kernel-core-5.11.12-300.fc34.aarch64 3/3
Running scriptlet: kernel-5.11.12-300.fc34.aarch64 3/3
Verifying : kernel-5.11.12-300.fc34.aarch64 1/3
Verifying : kernel-core-5.11.12-300.fc34.aarch64 2/3
Verifying : kernel-modules-5.11.12-300.fc34.aarch64 3/3
Installed:
kernel-5.11.12-300.fc34.aarch64 kernel-core-5.11.12-300.fc34.aarch64
kernel-modules-5.11.12-300.fc34.aarch64
Complete!
[root@ampere-mtsnow-altramax-03-vm-04 ~]# dnf debuginfo-install
kernel-5.11.12-300.fc34.aarch64
enabling fedora-cisco-openh264-debuginfo repository
enabling fedora-modular-debuginfo repository
enabling updates-debuginfo repository
enabling updates-modular-debuginfo repository
Last metadata expiration check: 1:49:10 ago on Wed 11 Jan 2023 10:13:12 AM EST.
Could not find debuginfo package for the following installed packages:
kernel-5.11.12-300.fc34.aarch64
Could not find debugsource package for the following installed packages:
kernel-5.11.12-300.fc34.aarch64
Dependencies resolved.
Nothing to do.
Complete!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list