LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-12-2011, 12:13 PM   #1
x201s
Member
 
Registered: Dec 2010
Posts: 67

Rep: Reputation: 0
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.
 
Old 04-17-2011, 09:07 PM   #2
x201s
Member
 
Registered: Dec 2010
Posts: 67

Original Poster
Rep: Reputation: 0
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.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Transaction Check Error when updating RHEL 5 Blushus Linux - Newbie 1 01-28-2011 11:36 PM
Transaction Check error installing GNOME via yum on Centos.. scratt Linux - Server 2 10-19-2009 03:28 AM
RHEL 5.3 Fresh Install ImageMagick Transaction Check Error bmayhem Red Hat 10 04-26-2009 10:04 PM
yum update Transaction Check Error JonBL Linux - Software 21 08-10-2007 10:33 PM
nvidia drivers - transaction check - error? bjs Fedora 2 07-30-2006 11:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:46 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration