Page 1 of 1

Manual install of 2026r1.0.1-1 failing on RHEL 9 ./01-preregs

Posted: Mon Mar 16, 2026 10:26 am
by davemulv1
Failing with error:

No releases available for package "pecl.php.net/ssh2"

Thanks,

Dave

--- tail of install.log ---


Main config did not have a skip_missing_names_on_install attr. before setopt
Red Hat Enterprise Linux 9 for x86_64 - BaseOS 176 kB/s | 4.1 kB 00:00
Red Hat Enterprise Linux 9 for x86_64 - AppStre 207 kB/s | 4.5 kB 00:00
EPEL9 175 kB/s | 2.3 kB 00:00
Red Hat CodeReady Linux Builder for RHEL 9 x86_ 200 kB/s | 4.5 kB 00:00
Package perl-Number-Format-1.75-19.el9.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Main config did not have a skip_missing_names_on_install attr. before setopt
Updating Subscription Management repositories.
Main config did not have a skip_missing_names_on_install attr. before setopt
Red Hat Enterprise Linux 9 for x86_64 - BaseOS 176 kB/s | 4.1 kB 00:00
Red Hat Enterprise Linux 9 for x86_64 - AppStre 194 kB/s | 4.5 kB 00:00
EPEL9 167 kB/s | 2.3 kB 00:00
Red Hat CodeReady Linux Builder for RHEL 9 x86_ 203 kB/s | 4.5 kB 00:00
Package perl-Params-Validate-1.30-4.el9.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Updating Subscription Management repositories.
No such command: y. Please use /usr/bin/yum --help
It could be a YUM plugin command, try: "yum install 'dnf-command(y)'"
Loading internal logger. Log::Log4perl recommended for better logging
Reading '/root/.cpan/Metadata'
Database was generated on Mon, 16 Mar 2026 12:29:03 GMT
CPAN: Module::CoreList loaded ok (v5.20240609)
Config::IniFiles is up to date (3.000003).
No releases available for package "pecl.php.net/ssh2"
install failed

Re: Manual install of 2026r1.0.1-1 failing on RHEL 9 ./01-preregs

Posted: Mon Mar 16, 2026 12:31 pm
by lgute
Hi Dave @davemulv1,

This is an install on a clean RHEL 9 system and registered with the Red Hat Subscription Manager?

The latest version of XI is 2026R1.2, release on 02/24/26. I would recommend using the latest version, since this issue may be resolved in a more recent version.

Re: Manual install of 2026r1.0.1-1 failing on RHEL 9 ./01-preregs

Posted: Mon Mar 16, 2026 12:44 pm
by davemulv1
Yes.

I was looking to install the same version as I have on my production system and verify I can use web interface to upgrade it going forward ie to the latest version.

We can not use the web interface on the production system right now because it was build with offline installation before the firewall rules were implemented. It also seems we had to add www.cpan.org to the allowed sites for the install to proceed. Are their any other sites the install needs to reach besides:

nagios.com
api.nagios.com
assets.nagios.com
www.cpan.org
pecl.php.net

?

Re: Manual install of 2026r1.0.1-1 failing on RHEL 9 ./01-preregs

Posted: Mon Mar 16, 2026 2:26 pm
by davemulv1
Opening up port 80 outbound to pecl.php.net seems to have addressed the problem.

Dave

Re: Manual install of 2026r1.0.1-1 failing on RHEL 9 ./01-preregs

Posted: Mon Mar 16, 2026 2:34 pm
by DoubleDoubleA
What version is your prod? You'll need to stick with the offline upgrade process if it was originally done fully offline. https://assets.nagios.com/downloads/nag ... ffline.pdf

Re: Manual install of 2026r1.0.1-1 failing on RHEL 9 ./01-preregs

Posted: Tue Mar 17, 2026 10:44 am
by davemulv1
Yep, that's the reason for this exercise. Trying to get a standard install implemented so I can get out of this offline upgrade process jail.

Looks like in addition to the nagios assets the install needs 443 to www.cpan.org, and 80 to pecl.php.net