Hi
since few hours (it worked fine yesterday at least) , a /dnf update/ on
different of my alma 9.3 systems fails with this error
/# dnf update
Last metadata expiration check: 2:03:50 ago on Mon 06 May 2024 08:26:51
PM CEST.
Error:
Problem: cannot install both initscripts-10.11.6-1.el9.x86_64 from
baseos and initscripts-10.11.5-1.el9.x86_64 from @System
- package network-scripts-10.11.5-1.el9.x86_64 from @System requires
initscripts(x86-64) = 10.11.5-1.el9, but none of the providers can be
installed
- cannot install the best update candidate for package
initscripts-10.11.5-1.el9.x86_64
- problem with installed package network-scripts-10.11.5-1.el9.x86_64
(try to add '--allowerasing' to command line to replace conflicting
packages or '--skip-broken' to skip uninstallable packages or '--nobest'
to use not only best candidate packages)/
if I do a/--allowerasing/, update does proceed but it removes package
/network-scripts-10.11.5-1.el9.x86_64/ ,
then, at next reboot network is not configured anymore, indeed
networks-scripts (ifup ...) is not there anymore
did someone broke something in packages dependencies ?
thanks .
PS: systeme before update
/# cat /etc/os-release
NAME="AlmaLinux"
VERSION="9.3 (Shamrock Pampas Cat)"
ID="almalinux"
ID_LIKE="rhel centos fedora"
VERSION_ID="9.3"/