Error: nagiosxi-deps-el7 conflicts with nrpe-3.2.0-6.el7.x86

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
rtsupport
Posts: 188
Joined: Mon Jan 08, 2018 4:30 am

Re: Error: nagiosxi-deps-el7 conflicts with nrpe-3.2.0-6.el7

Post by rtsupport »

we did uninstall using uninstall script then give a try to install it again and its done now.

Now we are planning to re-Install OS then will do the installation again (Clean installation) to avoid any miss-configuration during installation as this time we have changed lots of thing during installation...

will update you the status once we get the VM with clean OS or if we face any issue during Nagios Installation..
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Error: nagiosxi-deps-el7 conflicts with nrpe-3.2.0-6.el7

Post by npolovenko »

@rtsupport, Sounds good. I will leave this thread open.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
rtsupport
Posts: 188
Joined: Mon Jan 08, 2018 4:30 am

Re: Error: nagiosxi-deps-el7 conflicts with nrpe-3.2.0-6.el7

Post by rtsupport »

Hi npolovenko,

Back to you again as stuck again while installation..

overview --
> OS reinstalled..
> Set proxy environment as per --
https://support.nagios.com/kb/article.php?id=147
> RHEL subscription enabled..
> epel repo installed --
[root@usa****** nagiosxi]# rpm -qa | grep epel
epel-release-7-11.noarch
> Set 'notify_only=0' in /etc/yum/pluginconf.d/search-disabled-repos.conf ( This was done when we got first error while running ./fullinstall)

Still getting an error --
The script that failed was: './1-prereqs' (Have attached install.log file for more info.)

Referred below sugesstation but still not working..
https://support.nagios.com/forum/viewto ... =6&t=26081
https://support.nagios.com/kb/print-555.html
You do not have the required permissions to view the files attached to this post.
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Error: nagiosxi-deps-el7 conflicts with nrpe-3.2.0-6.el7

Post by npolovenko »

@rtsupport, Looks like your server downloaded some incompatible packages from the RHEL7-Server-WDC repo.
Please show me the list of your repositories:

Code: Select all

yum repolist
Most likely you need to enable the "optional repo":
https://access.redhat.com/solutions/265523

After you enable it please run:

Code: Select all

yum clean all 
yum update
And attempt the installation again.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
rtsupport
Posts: 188
Joined: Mon Jan 08, 2018 4:30 am

Re: Error: nagiosxi-deps-el7 conflicts with nrpe-3.2.0-6.el7

Post by rtsupport »

# optional repo enabled
# yum update
# retried, but still getting same error.

[root@usa0****** nagiosxi]# yum repolist
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager
repo id repo name status
RHEL7-Server-WDC RHEL7 Server Repository 18,265
epel/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 12,584
epel-debuginfo/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 - Debug 2,784
epel-source/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 - Source 0
nagios-base Nagios 81
nagiosxi-deps Nagios XI Dependencies 32
rhel-7-server-optional-rpms/7Server/x86_64 Red Hat Enterprise Linux 7 Server - Optional (RPMs) 15,103
rpmforge RHEL 7Server - RPMforge.net - dag 245
repolist: 49,094
You do not have the required permissions to view the files attached to this post.
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Error: nagiosxi-deps-el7 conflicts with nrpe-3.2.0-6.el7

Post by npolovenko »

@rtsupport, Hmm, I think all packages you're missing come from the @rhel-7-server-optional-rpms repo. And based on this error:

Code: Select all

https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/openstack-tools/13/os/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
It seems like your system still fails to fetch the repodata.

This can be caused by incorrect proxy settings or incorrect ssl settings. Please refer to this troubleshooting article:
https://access.redhat.com/solutions/45815
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
rtsupport
Posts: 188
Joined: Mon Jan 08, 2018 4:30 am

Re: Error: nagiosxi-deps-el7 conflicts with nrpe-3.2.0-6.el7

Post by rtsupport »

Hi, Sorry for late reply..

tried with your suggested URL and changed below confirm as per suggestion but still it not working.

Changed in ---

serverURL=https://satellite.example.com/XMLRPC
httpProxy=http_proxy_fqdn or ip_address:port

Error -- Please refer attached install.log


[root@usa***** nagiosxi]# yum repolist
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager
repo id repo name status
RHEL7-Server-Optional-WDC RHEL7 Server Optional Repository 13,448
RHEL7-Server-WDC RHEL7 Server Repository 18,265
epel/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 12,581
epel-debuginfo/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 - Debug 2,782
epel-source/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 - Source 0
epel-testing/x86_64 Extra Packages for Enterprise Linux 7 - Testing - x86_64 912
epel-testing-debuginfo/x86_64 Extra Packages for Enterprise Linux 7 - Testing - x86_64 - Debug 182
epel-testing-source/x86_64 Extra Packages for Enterprise Linux 7 - Testing - x86_64 - Source 0
nagios-base Nagios 81
nagiosxi-deps Nagios XI Dependencies 32
rhel-7-server-extras-rpms/x86_64 Red Hat Enterprise Linux 7 Server - Extras (RPMs) 838
rhel-7-server-optional-rpms/7Server/x86_64 Red Hat Enterprise Linux 7 Server - Optional (RPMs) 15,103
rpmforge RHEL 7Server - RPMforge.net - dag 245
repolist: 64,469
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Error: nagiosxi-deps-el7 conflicts with nrpe-3.2.0-6.el7

Post by scottwilkerson »

I'm pretty sure you need to disable the repo RHEL7-Server-WDC

It is requiring packages that don't exist and that conflict with the packages in rhel-7-server-rpms repo which are required
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
rtsupport
Posts: 188
Joined: Mon Jan 08, 2018 4:30 am

Re: Error: nagiosxi-deps-el7 conflicts with nrpe-3.2.0-6.el7

Post by rtsupport »

Disabled repo as advised -- and tried again but getting error on same package. and i believe error is changed now. Could you please have a look on it.

please refer attached -- install.log


[root@usa0**** nagiosxi]# yum repolist
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager
repo id repo name status
RHEL7-Server-Optional-WDC RHEL7 Server Optional Repository 13,448
epel/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 12,581
epel-debuginfo/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 - Debug 2,782
epel-source/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 - Source 0
epel-testing/x86_64 Extra Packages for Enterprise Linux 7 - Testing - x86_64 911
epel-testing-debuginfo/x86_64 Extra Packages for Enterprise Linux 7 - Testing - x86_64 - Debug 180
epel-testing-source/x86_64 Extra Packages for Enterprise Linux 7 - Testing - x86_64 - Source 0
nagios-base Nagios 81
nagiosxi-deps Nagios XI Dependencies 32
rhel-7-server-extras-rpms/x86_64 Red Hat Enterprise Linux 7 Server - Extras (RPMs) 838
rhel-7-server-optional-rpms/7Server/x86_64 Red Hat Enterprise Linux 7 Server - Optional (RPMs) 15,103
rpmforge RHEL 7Server - RPMforge.net - dag 245
repolist: 46,201
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Error: nagiosxi-deps-el7 conflicts with nrpe-3.2.0-6.el7

Post by scottwilkerson »

Still the same error.

Also, I just saw this

Code: Select all

INSTALLING:
full=2014R2.6
major=2014
minor=R2.7
releasedate=2015-04-23
release=416
There is a HIGH likelyhood you are also NOT going to be able to run fullinstall on this version that is over 3 years old.

You should install the latest if this is a fresh install
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
Locked