Sponsored Content
Full Discussion: Dependencies errors
Operating Systems AIX Dependencies errors Post 303028264 by khaled_ly84 on Thursday 3rd of January 2019 04:00:00 AM
Old 01-03-2019
Dependencies errors

Hi guys
when I'm trying to install some RPMs file I got this errors
Code:
# rpm -ivh DSM-IBMAIXServer-7.2-796075.noarch.rpm
error: failed dependencies:
        perl(Digest::MD5)   is needed by DSM-IBMAIXServer-7.2-796075
        perl(Exporter)   is needed by DSM-IBMAIXServer-7.2-796075
        perl(File::Copy)   is needed by DSM-IBMAIXServer-7.2-796075
        perl(strict)   is needed by DSM-IBMAIXServer-7.2-796075
        qbase is needed by DSM-IBMAIXServer-7.2-796075
        qconsole is needed by DSM-IBMAIXServer-7.2-796075
        qjars is needed by DSM-IBMAIXServer-7.2-796075

Code:
 rpm -ivh perl-Digest-MD5-2.550.0-7.mga7.armv7hl.rpm
error: failed dependencies:
        ld-linux-armhf.so.3   is needed by perl-Digest-MD5-2.550.0-7.mga7
        ld-linux-armhf.so.3(GLIBC_2.4)   is needed by perl-Digest-MD5-2.550.0-7.mga7
        libc.so.6   is needed by perl-Digest-MD5-2.550.0-7.mga7
        libc.so.6(GLIBC_2.4)   is needed by perl-Digest-MD5-2.550.0-7.mga7
        libperl.so.5.28   is needed by perl-Digest-MD5-2.550.0-7.mga7
        libpthread.so.0   is needed by perl-Digest-MD5-2.550.0-7.mga7
        perl(Digest::base) >= 1.0.0 is needed by perl-Digest-MD5-2.550.0-7.mga7
        perl(Exporter)   is needed by perl-Digest-MD5-2.550.0-7.mga7
        perl(XSLoader)   is needed by perl-Digest-MD5-2.550.0-7.mga7
        perl(strict)   is needed by perl-Digest-MD5-2.550.0-7.mga7
        perl(vars)   is needed by perl-Digest-MD5-2.550.0-7.mga7
        perl-base >= 2:5.28.0 is needed by perl-Digest-MD5-2.550.0-7.mga7
        rpmlib(FileDigests) <= 4.6.0-1 is needed by perl-Digest-MD5-2.550.0-7.mga7
        rpmlib(PayloadIsXz) <= 5.2-1 is needed by perl-Digest-MD5-2.550.0-7.mga7

where I can find those dependencies in one package

thanks
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Cksum dependencies

Hi, On what factors does the cksum depend. If i build 2 machines exactly the same, then can i get the checksum of 2 compiled files same. Thanks (3 Replies)
Discussion started by: vibhor_agarwali
3 Replies

2. Red Hat

RPM and dependencies OPENSSH

Hello Sorry, I am not to well versed in RHE and I am having some issues. I have doen a cursury look around and could not find an answer. I have 2 RHE4 servers. Both have old versions of OPENSSH along with , server, askpass, askpass-gnome, etc. I cannot upgrade to our new pkg release of... (8 Replies)
Discussion started by: mhenryj
8 Replies

3. Shell Programming and Scripting

Job scheduling dependencies.

Hi, I have scheduled two jobs, 2nd job is depend upon the 1st one. Once the 1st job will finish the execution , then only 2nd job will start execution. Both the jobs present in the cron file. Please reply as earleist because this is one my requirement, where should put the condition,... (1 Reply)
Discussion started by: rajesh08
1 Replies

4. Red Hat

problem with Dependencies package !

Dear Friends , I am using RHEL 5 server . In Linux when I am going to install 'mod_ssl' rpm then I got the following error : # rpm -ivh mod_ssl-2.2.3-6.el5.i386.rpm --aid --force warning: mod_ssl-2.2.3-6.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186 error: Failed... (5 Replies)
Discussion started by: shipon_97
5 Replies

5. UNIX and Linux Applications

Help me | RT Installation and its dependencies

Hello everyone, This is my problem: I'm installing RT (Request Tracker) when I found the firsts difficulties with package that must be configured. I could resolve them :). The real problem are the missing dependencies. The command perl -MCPAN -e"install denpendency" resolved some missing... (0 Replies)
Discussion started by: journey
0 Replies

6. SuSE

RPM implicit dependencies

Hi, I'm having issues with implicit dependencies for my RPM package. This is the error I'm getting: error: Failed dependencies: libclntsh.so.11.1()(64bit) is needed by geomatica-10.4-0.x86_64 Our software has a dynamically loaded library which links to the Oracle's libclntsh.so.11.1... (2 Replies)
Discussion started by: pneveu
2 Replies

7. UNIX for Advanced & Expert Users

rsync installation without dependencies

rsync is having dependencies - libpopt, libiconv, libintl and libgcc rsync need to be distributed to different machines and this is forcing to make sure these dependencies available in those machines. Is there any way to copy rsync alone? Can I follow static linking ? (1 Reply)
Discussion started by: satish@123
1 Replies

8. UNIX for Dummies Questions & Answers

Server dependencies

Hi, How can I discover server dependencies? For example, how do I find out what services depend on email? Is it with nmap? Thanks! :wall: (4 Replies)
Discussion started by: greatmaple
4 Replies

9. Linux

Failed dependencies

Hi all, i'm trying to upgrade pandorafms to the new version 4.0.3-130118, actually i have installed on my machine the version 3.0.0-8.1.el5, the error i'm getting when trying to update its the following rpm -Uvh pandorafms_agent_unix-4.0.3-130118.noarch.rpm error: Failed dependencies: ... (1 Reply)
Discussion started by: charli1
1 Replies

10. Red Hat

RPM failed dependencies

I'm trying to package the latest Oracle JDK (1.7.0_51) into an RPM. Packaging works fine but when i try to install via rpm -Uvh xxx.rpm, i get the following: #sudo rpm -ivh Sun_JDK7-1.7.0-51.x86_64.rpm error: Failed dependencies: libavcodec.so.52()(64bit) is needed by Sun_JDK7-1.7.0-51.x86_64... (3 Replies)
Discussion started by: asc123321
3 Replies
yum-builddep(1) 														   yum-builddep(1)

NAME
yum-builddep - install missing dependencies for building an RPM package SYNOPSIS
yum-builddep package DESCRIPTION
yum-builddep is a program which installs the RPMs needed to build the specified package. The source RPM for the specified package must be available in a Yum repository (which will be automatically enabled, if it is disabled) or it can be a local source RPM file. EXAMPLES
Download and install all the RPMs needed to build the kernel RPM: yum-builddep kernel FILES
As yum-builddep uses YUM libraries for retrieving all the information, it relies on YUM configuration for its default values like which repositories to use. Consult YUM documentation for details: /etc/yum.conf /etc/yum/repos.d/ /var/cache/yum/ SEE ALSO
yum.conf (5) http://yum.baseurl.org/ AUTHORS
See the Authors file included with this program. BUGS
There are of course no bugs, but should you find any, you should first consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if unsuccessful in finding a resolution contact the mailing list: yum-devel@lists.baseurl.org. To file a bug use http://bugzilla.redhat.com for Fedora/RHEL/Centos related bugs and http://yum.baseurl.org/report for all other bugs. Panu Matilainen 17 July 2005 yum-builddep(1)
All times are GMT -4. The time now is 10:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy