Hi Thomas, the packages are not yet released, they are still in -proposed. This verification is the one of the final steps to get them transitioned from proposed to the release pocket.
Tis is the modified package: https://launchpad.net/ubuntu/+source/libpfm4/4.13.0+git32-g0d4ed0e-1ubuntu0.1 (notice the suffix "-1ubuntu0.1" compared to the package that you have installed.) The Launchpad package page also shows the changelog: " * Add d/p/lp-2103418-s390-Add-counter-definition-for-IBM-z17.patch to add CPU-MF Counters for latest IBM z17 hardware. (LP: #2103418) " Easiest is to wget the DEB to your local system, like: wget https://launchpad.net/ubuntu/+source/libpfm4/4.13.0+git32-g0d4ed0e-1ubuntu0.1/+build/33518981/+files/libpfm4_4.13.0+git32-g0d4ed0e-1ubuntu0.1_s390x.deb (in case you want the -dev package as well: wget https://launchpad.net/ubuntu/+source/libpfm4/4.13.0+git32-g0d4ed0e-1ubuntu0.1/+build/33518981/+files/libpfm4-dev_4.13.0+git32-g0d4ed0e-1ubuntu0.1_s390x.deb ) ls libpfm4*.deb libpfm4_4.13.0+git32-g0d4ed0e-1ubuntu0.1_s390x.deb sudo apt install ./libpfm4_4.13.0+git32-g0d4ed0e-1ubuntu0.1_s390x.deb and then retesting. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2103418 Title: [25.04 FEAT] [post announcement] [KRN2304] CPU-MF Counters for new IBM Z hardware - libpfm4 part To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/2103418/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
