Description of problem: Upgrading from nut 2.8.0-5 to 2.8.2-1 breaks NUT ups monitoring functionality as the new packages are missing ups drivers, thus systems with those UPS drivers cannot safe-shutdown after upgrading. Version-Release number of selected component (if applicable): 2.8.2 How reproducible: $ rpm -q nut nut-2.8.0-5.el9.x86_64 $ rpm -ql nut|grep modbus /usr/sbin/generic_modbus /usr/sbin/phoenixcontact_modbus /usr/share/man/man8/generic_modbus.8.gz /usr/share/man/man8/phoenixcontact_modbus.8.gz After upgrade: $ rpm -q nut nut-2.8.2-1.el9.x86_64 $ rpm -ql nut|grep modbus $ Steps to Reproduce: upgrade nut (dnf install nut) Actual results: Missing files from nut rpm (e.g. /usr/sbin/phoenixcontact_modbus)
Thank you for reporting this. I will look into it
FEDORA-EPEL-2024-4c712ab6bf (nut-2.8.2-2.el9) has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-4c712ab6bf
FEDORA-EPEL-2024-4c712ab6bf has been pushed to the Fedora EPEL 9 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-4c712ab6bf See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2024-4c712ab6bf (nut-2.8.2-2.el9) has been pushed to the Fedora EPEL 9 stable repository. If problem still persists, please make note of it in this bug report.