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
Digest::BubbleBabble(3pm)				User Contributed Perl Documentation				 Digest::BubbleBabble(3pm)

NAME
Digest::BubbleBabble - Create bubble-babble fingerprints SYNOPSIS
# Create a fingerprint of a simple string. use Digest::BubbleBabble qw( bubblebabble ); my $fingerprint = bubblebabble( Digest => "Pineapple" ); # Create a fingerprint of a SHA-1 hash. use Digest::SHA qw( sha1 ); $fingerprint = bubblebabble( Digest => sha1("hello") ); DESCRIPTION
Digest::BubbleBabble takes a message digest (often generated by either of the MD5 or SHA-1 message digest algorithms) and creates a fingerprint of that digest in "bubble babble" format. Bubble babble is a method of representing a message digest as a string of "real" words, to make the fingerprint easier to remember. The "words" are not necessarily real words, but they look more like words than a string of hex characters. Bubble babble fingerprinting is used by the SSH2 suite (and, consequently, by Net::SSH::Perl, the Perl SSH implementation) to display easy- to-remember key fingerprints. The key (a DSA or RSA key) is converted into a textual form, digested using Digest::SHA, and run through bubblebabble to create the key fingerprint. USAGE
Digest::BubbleBabble conditionally exports one function called bubblebabble; to import the function you must choose to import it, like this: use Digest::BubbleBabble qw( bubblebabble ); bubblebabble( Digest => $digest ) Currently takes only one pair of arguments, the key of which must be Digest, the value of which is the actual message digest $digest. You should generate this message digest yourself using either Digest::MD5 of Digest::SHA. Returns the bubble babble form of the digest. SEE ALSO
The BubbleBabble specification is available at: http://web.mit.edu/kenta/www/one/bubblebabble/spec/jrtrjwzi/draft-huima-01.txt LICENSE
Digest::BubbleBabble is free software; you may redistribute it and/or modify it under the same terms as Perl itself. AUTHOR &; COPYRIGHTS Benjamin Trott, cpan@stupidfool.org Except where otherwise noted, Digest::BubbleBabble is Copyright 2001 Benjamin Trott. All rights reserved. perl v5.14.2 2012-01-21 Digest::BubbleBabble(3pm)
All times are GMT -4. The time now is 02:05 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy