Description of problem: RFE to rebase to ModemManager-1.16+ for 5G and additional devices support
ModemManager scratch build failed on "configure: error: Couldn't find libqmi-glib >= 1.28.6. Install it, or otherwise configure using --without-qmi to disable QMI support." We may need to rebase libqmi to 1.28.6 or above first scratch build: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=39535972
ModemManager-1.18-rc1 rhel-9 scratch build failed on "configure: error: Couldn't find libmbim-glib >= 1.26.0. Install it, or otherwise configure using --without-mbim to disable MBIM support." ModemManager scratch build: https://kojihub.stream.rdu2.redhat.com/koji/taskinfo?taskID=653068 Let us rebase libmbim to 1.26.0 or higher to clear the blocker.
The most recent build ModemManager-1.18.0-1.el9 is still missing the libqrtr-glib library support, libqrtr-glib library is required for supporting 5G and additional device.
This is currently depending also on libqmi rebase for libqrtr support, which is in progress.
Pre-verified: [root@rhel9 ~]# rpm -q ModemManager ModemManager-1.18.2-3.el9.x86_64 [root@rhel9 ~]# ldd /usr/sbin/ModemManager | grep qrtr libqrtr-glib.so.0 => /lib64/libqrtr-glib.so.0 (0x00007fdfe6d06000)
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (new packages: ModemManager), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:3906