I have a Nagios xi 2024R1.1.2 instance (on CentOS Stream 9 x64) that's giving me trouble when trying to upgrade it. I've always used the Quick or Manual instructions from this PDF and I don't recall having problems like this before.
If I follow the quick instructions, the upgrade starts but then fails looking for php-imap:
Code: Select all
...
Checking global event handlers...
Checking obsessive compulsive processor commands...
Checking misc settings...
Total Warnings: 0
Total Errors: 0
Things look okay - No serious problems were detected during the pre-flight check
Last metadata expiration check: 1:03:30 ago on Tue 27 Aug 2024 03:18:58 PM UTC.
Dependencies resolved.
Nothing to do.
Complete!
Last metadata expiration check: 1:03:32 ago on Tue 27 Aug 2024 03:18:58 PM UTC.
No match for argument: php-imap
Error: Unable to find a match: php-imap
Code: Select all
# tar xzf nagiosxi-2024R1.1.3-1.el9.x86_64.tar.gz
# cd nagiosxi
# ./upgrade
Last metadata expiration check: 1:17:10 ago on Tue 27 Aug 2024 03:18:58 PM UTC.
Error:
Problem: problem with installed package snmptt-1.4.2-1.el9.noarch
- package nagiosxi-nxti-2024R1.1.3-1.el9.x86_64 from @commandline conflicts with snmptt provided by snmptt-1.4.2-1.el9.noarch from @System
- package nagiosxi-nxti-2024R1.1.3-1.el9.x86_64 from @commandline conflicts with snmptt provided by snmptt-1.4.2-1.el9.noarch from nagiosxi-deps
- conflicting requests
(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)