LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 09-29-2011, 01:34 AM   #1
jartal
LQ Newbie
 
Registered: Sep 2011
Posts: 5

Rep: Reputation: Disabled
Prolblem with rpmlib(FileDigests) and rpmlib(PayloadIsXz)


Hello!!

Im new at this forum and i´m working with linux and I have a problem trying to install a package in RHEL5.

Code:
[root@thor Pandora_4.0]# rpm -i pandorafms_*.rpm
error: Error de dependencias:
        /usr/bin/sed se necesita para pandorafms_agent_unix-4.0-1.noarch
        /usr/bin/grep se necesita para pandorafms_agent_unix-4.0-1.noarch
        rpmlib(FileDigests) <= 4.6.0-1 se necesita para pandorafms_agent_unix-4.0-1.noarch
        rpmlib(PayloadIsXz) <= 5.2-1 se necesita para pandorafms_agent_unix-4.0-1.noarch
        rpmlib(FileDigests) <= 4.6.0-1 se necesita para pandorafms_console-4.0-1.noarch
        rpmlib(PayloadIsXz) <= 5.2-1 se necesita para pandorafms_console-4.0-1.noarch
        perl-SNMP se necesita para pandorafms_server-4.0-1.noarch
        rpmlib(FileDigests) <= 4.6.0-1 se necesita para pandorafms_server-4.0-1.noarch
        rpmlib(PayloadIsXz) <= 5.2-1 se necesita para pandorafms_server-4.0-1.noarch
[root@thor Pandora_4.0]# 
[root@thor Pandora_4.0]# 
[root@thor Pandora_4.0]# rpm -qa | grep rpm
rpm-build-4.4.2.3-22.el5
rpm-devel-4.4.2.3-22.el5
rpm-libs-4.4.2.3-22.el5
rpm-libs-4.4.2.3-22.el5
rpm-4.4.2.3-22.el5
rpm-python-4.4.2.3-22.el5
redhat-rpm-config-8.0.45-32.el5
rpm-devel-4.4.2.3-22.el5
[root@thor Pandora_4.0]#
As you can see when I try to install all three packages of pandoraFMS I get the dependencies error from above.

What it means?? How can I solve it? Becuase is not a normal dependency error right??

I saw other post where they talk something similar and they said that you have to install 'rpm-devel' but as you can see its install.

Any help will be appreciated

Regards.
 
Old 09-29-2011, 02:43 AM   #2
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
first is this a custom built rpm you got from someone ?
normally on rhel you DO NOT install programs using "rpm"
you can as a last resort , or installing custom built rpms by hand

"yum" is the preferred method

the dependencies are from not using yum to grab them from the RHN repo
the software repo you ARE PAYING for for updates .


a wild guess is this where you got it from ?
http://sourceforge.net/projects/pand...l/RHEL_CentOS/

and i take it you have read the FAQ on installing
http://www.openideas.info/wiki/index...n_I_install.3F
and have read the program documentation
http://pandorafms.org/index.php?lang...=documentation


for red hat ( and you WILL need a paid for license for this!!! )
Code:
su -
cd /to/where/you/put/that/rpm
yum localinstall pandorafms_*.rpm
and that should grab the required rpms from the RHN software repo.
 
Old 09-29-2011, 08:48 AM   #3
jartal
LQ Newbie
 
Registered: Sep 2011
Posts: 5

Original Poster
Rep: Reputation: Disabled
Yes it is. Is to Install Pandora FMS software.

I´m not very good with linux so I ask if you can try to get the repositories I need to resolve the issue and a little bit of explanation of how to install it and resolve the problem will be appreciated.

Do I have to pay for something??

Regards
 
Old 09-29-2011, 03:45 PM   #4
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Quote:
Do I have to pay for something??
with Red Hat -- YES . it is not free .
if you are going to use it you MUST pay for it .

there are two FREE rebuilds of RHEL5
1) centOS 6.0 ( or 6.1) is current
CentOS 5.7 is the current in the 5 series
CentOS4.9 is the current in the very OLD 4 series

2) ScientificLinux 6.1 is current
SL 5.7 is the current in the 5 series
SL 4.9 is the current in the very OLD 4 series

Quote:
Do I have to pay for something??
on RHEL 5 there is a desktop icon to register it
click it
or
for the server
https://www.redhat.com/apps/store/server/
for the desktop
https://www.redhat.com/apps/store/desktop/
 
Old 09-30-2011, 02:13 AM   #5
jartal
LQ Newbie
 
Registered: Sep 2011
Posts: 5

Original Poster
Rep: Reputation: Disabled
Is there another way to solve the problem I have??

Do you know any repository I can Install that could solve the problems??

Thanks.

Last edited by jartal; 09-30-2011 at 08:35 AM.
 
Old 09-30-2011, 02:35 AM   #6
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
pay the $ 1299 US / year
or have whom ever it is that owns the servers pay

or do not use red hat

that is the ONLY solution
 
  


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
rpmlib(PayloadIsLzma) <= 4.4.2-1 lakshmanan_linux Red Hat 5 02-25-2013 12:11 PM
rpmlib upgradation syedshabihhasan Linux - Software 3 10-05-2009 07:53 AM
rpmlib(FileDigests) is desperately missing in the net St.Claus Red Hat 1 04-20-2009 09:52 AM
where to get rpmlib ? mahesh_chavan Linux - Newbie 1 02-08-2008 12:23 PM
rpmlib ras123 Linux - Newbie 1 05-13-2004 02:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

All times are GMT -5. The time now is 02:29 AM.

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