LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   OpenManage Server -> openIPMI installation -->Transaction Check Error (https://www.linuxquestions.org/questions/linux-software-2/openmanage-server-openipmi-installation-transaction-check-error-874595/)

x201s 04-12-2011 12:13 PM

OpenManage Server -> openIPMI installation -->Transaction Check Error
 
Hello,
This is a little long, please bear with me.
I installed OpenManage Server Administrator to monitor RAID for my red hat 5,5 server in two steps:

1. Repo setup by
wget -q -O - http://linux.dell.com/repo/hardware/.../bootstrap.cgi | bash

2. run yum install srvadmin-all

Installation went ok, but Remote Access Controller (RAC4) and dsm_sa_eventmgrd failed to start.
For RAC4, error message was "DRAC4 pci device not found". I assumed that some hardware has not been installed, so I left it alone.

For the dsm_sa_eventmgrd, google found me a page at:

http://marc.info/?l=linux-poweredge&...9928003106&w=3

which suggested that I install OpenIPMI before bootstrapping.

I removed the srvadmin-all with "yum install srvadmin-all"

Now, I didn't know how to reverse the bootstrapping.
What I did was I tried to install OpenIPMI with "yum install OpenIPMI".

Finally, I was promptly shown the door:

Code:

[root@testserver1 ~]# yum install OpenIPMI
Loaded plugins: dellsysid, rhnplugin, security
There was an error communicating with RHN.
RHN support will be disabled.
Error communicating with server. The message was:
Not Found
http://linux.dell.com/repo/community//content/el5Client-x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
dell-community                                                                                | 1.3 kB    00:00   
dell-community/primary                                                                        | 7.5 kB    00:00   
dell-community                                                                                                32/32
dell-omsa-indep                                                                              | 1.9 kB    00:00   
dell-omsa-indep/primary                                                                      |  87 kB    00:00   
dell-omsa-indep                                                                                              655/655
dell-omsa-specific                                                                            | 1.9 kB    00:00   
dell-omsa-specific/primary                                                                    | 2.8 kB    00:00   
dell-omsa-specific                                                                                              7/7
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package OpenIPMI.x86_64 0:2.0.16-99.dell.1.99.1.el5 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=====================================================================================================================
 Package              Arch                Version                                Repository                    Size
=====================================================================================================================
Updating:
 OpenIPMI              x86_64              2.0.16-99.dell.1.99.1.el5              dell-omsa-indep              1.4 M

Transaction Summary
=====================================================================================================================
Install      0 Package(s)
Upgrade      1 Package(s)

Total download size: 1.4 M
Is this ok [y/N]: y
Downloading Packages:
OpenIPMI-2.0.16-99.dell.1.99.1.el5.x86_64.rpm                                                | 1.4 MB    00:02   
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test


Transaction Check Error:
  file /usr/lib64/libOpenIPMI.so.0.0.5 from install of OpenIPMI-2.0.16-99.dell.1.99.1.el5.x86_64 conflicts with file from package OpenIPMI-libs-2.0.16-11.el5.x86_64
  file /usr/lib64/libOpenIPMIcmdlang.so.0.0.5 from install of OpenIPMI-2.0.16-99.dell.1.99.1.el5.x86_64 conflicts with file from package OpenIPMI-libs-2.0.16-11.el5.x86_64
  file /usr/lib64/libOpenIPMIglib.so.0.0.1 from install of OpenIPMI-2.0.16-99.dell.1.99.1.el5.x86_64 conflicts with file from package OpenIPMI-libs-2.0.16-11.el5.x86_64
  file /usr/lib64/libOpenIPMIposix.so.0.0.1 from install of OpenIPMI-2.0.16-99.dell.1.99.1.el5.x86_64 conflicts with file from package OpenIPMI-libs-2.0.16-11.el5.x86_64
  file /usr/lib64/libOpenIPMIpthread.so.0.0.1 from install of OpenIPMI-2.0.16-99.dell.1.99.1.el5.x86_64 conflicts with file from package OpenIPMI-libs-2.0.16-11.el5.x86_64
  file /usr/lib64/libOpenIPMItcl.so.0.0.1 from install of OpenIPMI-2.0.16-99.dell.1.99.1.el5.x86_64 conflicts with file from package OpenIPMI-libs-2.0.16-11.el5.x86_64
  file /usr/lib64/libOpenIPMIutils.so.0.0.1 from install of OpenIPMI-2.0.16-99.dell.1.99.1.el5.x86_64 conflicts with file from package OpenIPMI-libs-2.0.16-11.el5.x86_64

Error Summary

That is, failed the transaction check.

What is happening?
Or, rather, how do I get this OMSA working?

Gurus, please advise.

Thank you.

x201s 04-17-2011 09:07 PM

Gave up on that. Instead, installed mpt-status.
http://www.bradandkim.net/?page_id=46
and
http://blog.coolzero.info/blogs/inde...ic-sas1?blog=5
were helpful.


All times are GMT -5. The time now is 11:18 AM.