Upgrading my Thinkpad T14 from Fedora Kinoite 43 to 44 is resulting in the following errors on boot. The system hangs at this point and has to be powered off.
May 06 10:46:57 fedora-laptop intel_lpmd[1918]: /usr/bin/intel_lpmd: /lib64/libc.so.6: version `GLIBC_2.43' not found (required by /lib64/libglib-2.0.so.0)
May 06 10:46:57 fedora-laptop systemd[1]: intel_lpmd.service: Main process exited, code=exited, status=1/FAILURE
May 06 10:46:57 fedora-laptop systemd[1]: intel_lpmd.service: Failed with result 'exit-code'.
May 06 10:46:57 fedora-laptop systemd[1]: Failed to start intel_lpmd.service - Intel Linux Energy Optimizer (lpmd) Service.
May 06 10:46:57 fedora-laptop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=intel_lpmd comm="systemd" exe="/usr/lib/systemd>
May 06 10:47:26 fedora-laptop kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.RP09.PEGP.DDNT], AE_NOT_FOUND (20250807/psargs-332)
May 06 10:47:26 fedora-laptop kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC.SEN4._TMP due to previous error (AE_NOT_FOUND) (20250807/psparse-529)
It seems that this intel_lpmd service is having issues with libc which is very strange. I have not seen anyone having similar issues.