- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- compaq agents error: failed dependencies:
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2003 09:40 AM
01-24-2003 09:40 AM
I'm trying to install these .rpm's from compaq's support site:
cmafdtn-6.10.0-6.i386.rpm
cmanic-6.10.0-2.i386.rpm
cmastor-6.10.0-6.i386.rpm
cmasvr-6.10.0-6.i386.rpm
cpqhealth-3.3.0-6.Redhat-AS-2-1.i386.rpm
ucd-snmp-4.2.4-1cmaX.12.i386.rpm
ucd-snmp-4.2.4-1cmaX.12.src.rpm
ucd-snmp-devel-4.2.4-1cmaX.12.i386.rpm
ucd-snmp-utils-4.2.4-1cmaX.12.i386.rpm
All the ucd* .rpm's and cpqhealth install fine, but the others give me this error:
rpm -Uvh cmafdtn-6.10.0-6.i386.rpm
Preparing... ########################################### [100%]
Dependency Error: only Red Hat Linux and SuSE Linux Enterprise Server are supported
error: execution of %pre scriptlet from cmafdtn-6.10.0-6 failed, exit status 1
error: install: %pre scriptlet failed (2), skipping cmafdtn-6.10.0-6
I've been trying to find the "%pre scriptlet" for possible hacking (via rpm -qpl) or at least better error oupput, but haven't been able to locate it.
FYI: I attached the output of rpm -qa to this.
Any ideas? Much appreciated!
--Rob Lojek
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2003 10:15 AM
01-24-2003 10:15 AM
Re: compaq agents error: failed dependencies:
You might try the upgrade booting from a previous kernel. I've run into some issues espeically with regards to RAID configuration on the latest red hat kernels. Such as system not booting or performing strangely enough that I rebooted and backed the kernen out.
It appears a dependency is missing.
The only place I get rpm files is the original install cd and red hat. I try to avoid red hat when adding features, because the better path is to install fom the cd and let the update program update features after the fact.
I didn't follow this policy with an openssh add in and ended up reinstalling the entire server to fix it. EEEK!
P
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2003 11:05 AM
01-24-2003 11:05 AM
Re: compaq agents error: failed dependencies:
Funny thing is, on 2 of these servers (dl380-G2), the cmafdtn, etc. agents installed perfectly. These two don't have 3com 3c996SX gig-e cards, but they're otherwise the same. That's why I'm hesitant to do any downgrading just yet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2003 01:06 PM
01-24-2003 01:06 PM
SolutionRed Hat Linux Advanced Server release 2.1AS (Pensacola)
Kernel 2.4.9-e.8smp on a 2-processor i686
and /etc/redhat-release looks like this:
Red Hat Linux Advanced Server release 2.1AS (Pensacola)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2003 01:19 PM
01-24-2003 01:19 PM
Re: compaq agents error: failed dependencies:
You're the Gandalf of redhat advanced server!
I followed your suggestion & I'm good to go. Dumb dependancy (/etc/issue?), but hey, it works.
Thanks again!
--Rob Lojek