Sponsored Content
Full Discussion: Issue with rpm package
Operating Systems Linux Red Hat Issue with rpm package Post 302766541 by cyrus.ranjith on Tuesday 5th of February 2013 01:49:10 AM
Old 02-05-2013
Issue with rpm package

Hello

I have Storage foundation 6.0 version to install in redhat 6.0, so while trying to install one of the application it say to install some dependencies packages so when i try to install the dependencies again it ask for the dependencies so its a lengthy process i say. so now can i get the full package with dependencies ...
if YES please send me the link

BELOW THE ERRORS ARE

[root@localhost ~]# rpm -ivh /root/Downloads/glibc-2.12-1.25.el6.i686.rpm
warning: /root/Downloads/glibc-2.12-1.25.el6.i686.rpm: Header V4 DSA/SHA1 Signature, key ID 192a7d7d: NOKEY
error: Failed dependencies:
glibc-common = 2.12-1.25.el6 is needed by glibc-2.12-1.25.el6.i686
libfreebl3.so is needed by glibc-2.12-1.25.el6.i686
libfreebl3.so(NSSRAWHASH_3.12.3) is needed by glibc-2.12-1.25.el6.i686
[root@localhost ~]# rpm -ivh /root/Downloads/glibc-common-2.12-1.25.el6.i686.rpm
warning: /root/Downloads/glibc-common-2.12-1.25.el6.i686.rpm: Header V4 DSA/SHA1 Signature, key ID 192a7d7d: NOKEY
error: Failed dependencies:
glibc = 2.12-1.25.el6 is needed by glibc-common-2.12-1.25.el6.i686
libc.so.6 is needed by glibc-common-2.12-1.25.el6.i686
libc.so.6(GLIBC_2.0) is needed by glibc-common-2.12-1.25.el6.i686
libc.so.6(GLIBC_2.1) is needed by glibc-common-2.12-1.25.el6.i686
libc.so.6(GLIBC_2.1.1) is needed by glibc-common-2.12-1.25.el6.i686
libc.so.6(GLIBC_2.10) is needed by glibc-common-2.12-1.25.el6.i686
libc.so.6(GLIBC_2.2) is needed by glibc-common-2.12-1.25.el6.i686
libc.so.6(GLIBC_2.3) is needed by glibc-common-2.12-1.25.el6.i686
libdl.so.2 is needed by glibc-common-2.12-1.25.el6.i686
libdl.so.2(GLIBC_2.0) is needed by glibc-common-2.12-1.25.el6.i686
libdl.so.2(GLIBC_2.1) is needed by glibc-common-2.12-1.25.el6.i686
 

10 More Discussions You Might Find Interesting

1. Linux

how to restore original package after uninstalling the upgraded package using rpm

have following package installed rpm -qa |grep ADMIN It will give the following package installed: ADMIN-4.0.0.1 Now I will upgrade the ADMIN package using the following command. rpm --upgrade ADMIN-4.1.0.1 It will upgrade the ADMIN packagge to ADMIN-4.1.0.1 Now I want that... (0 Replies)
Discussion started by: amitpansuria
0 Replies

2. Ubuntu

Rpm package

Hi All, I just recently installed UBUNTU 2.6.24-16 and i installed my phone software which is a RPM package (it's a similiar package with MSN). The software called MXIE. I managed to install it successfully but i can't run the software. When i try to run it, i received... (8 Replies)
Discussion started by: c00kie88
8 Replies

3. UNIX for Dummies Questions & Answers

RPM Package - Rollback

Is it possible to rollback a package in Redhat ?I don't want to delete any packages. I have upgraded a package using rpm -Uvh & now i decided to use the old package, is it possible to revert it back to the original package ? (3 Replies)
Discussion started by: sydney2008
3 Replies

4. Linux

RPM Package question

Hi, I have built one RPM last year. now we have another version of that RPM. in previous release we had few extra files then now. so when user upgrade it those files get deleted by RPM package. We want to retain those files. now for workaround i thought of backing up those file during... (0 Replies)
Discussion started by: ajayyadavmca
0 Replies

5. UNIX for Advanced & Expert Users

How to find dependancies of .dstream package (Solaris) & .rpm package( linux)

Friends, Please let meknow, How we can find the dependancies of .dstream package & .rpm package before installation ? For AIX, We can use the inutoc . command to create the .toc file for the bff package, What about Solaris & Linux ? (0 Replies)
Discussion started by: yb4779
0 Replies

6. UNIX for Dummies Questions & Answers

Can't install rpm package with --prefix in new path.Error: package is not relocatable

Hello, i have downloaded an rpm package "hadoop-0.20.205.0-1.amd64.rpm" in /usr/local/ directory. I'm trying to install the rpm package in a new path/location (/usr/local/hadoop-0.20.205), but i can't. I did: 1st try: Didn't work sudo rpm -i --prefix=/usr/local/hadoop-0.20.205... (1 Reply)
Discussion started by: g_p
1 Replies

7. Emergency UNIX and Linux Support

Problem when trying to remove a package using rpm command - error: package is not installed

Hello, i have installed a package by using the command sudo rpm -i filepackage.rpm package filepackage is already installed when i try to remove it, i get an error saying "is not installed": sudo rpm -e filepackage.rpm error: package filepackage is not installed How can... (4 Replies)
Discussion started by: g_p
4 Replies

8. AIX

Rpm issue with autoconf-2.63-1.AIX6.1.noarch.rpm

dears i am trying to install the autoconf-2.63-1.aix6.1.noarch.rpm but its shows the below error message . P700_dev/svn/dependencies>rpm -i autoconf-2.63-1.aix6.1.noarch.rpm error: failed dependencies: m4 is needed by autoconf-2.63-1 P700_dev/svn/dependencies> (6 Replies)
Discussion started by: thecobra151
6 Replies

9. UNIX for Advanced & Expert Users

Protected RPM package

Is there a way to create a protected RPM package without giving up your source code? (2 Replies)
Discussion started by: cokedude
2 Replies

10. AIX

Does not appear to be a RPM package

Hi Guys I got this error when I try to install perl-5.24.0-1.aix6.1.ppc.rpm package rpm -ivh perl-5.24.0-1.aix6.1.ppc.rpm error: perl-5.24.0-1.aix6.1.ppc.rpm does not appear to be a RPM package (4 Replies)
Discussion started by: khaled_ly84
4 Replies
GNU_GET_LIBC_VERSION(3) 				     Linux Programmer's Manual					   GNU_GET_LIBC_VERSION(3)

NAME
gnu_get_libc_version, gnu_get_libc_release - get glibc version and release SYNOPSIS
#include <gnu/libc-version.h> const char *gnu_get_libc_version(void); const char *gnu_get_libc_release(void); DESCRIPTION
The function gnu_get_libc_version() returns a string that identifies the glibc version available on the system. The function gnu_get_libc_release() returns a string indicates the release status of the glibc version available on the system. This will be a string such as stable. VERSIONS
These functions first appeared in glibc in version 2.1. CONFORMING TO
These functions are glibc-specific. EXAMPLE
When run, the program below will produce output such as the following: $ ./a.out GNU libc version: 2.8 GNU libc release: stable Program source #include <gnu/libc-version.h> #include <stdlib.h> #include <stdio.h> int main(int argc, char *argv[]) { printf("GNU libc version: %s ", gnu_get_libc_version()); printf("GNU libc release: %s ", gnu_get_libc_release()); exit(EXIT_SUCCESS); } SEE ALSO
confstr(3) COLOPHON
This page is part of release 3.44 of the Linux man-pages project. A description of the project, and information about reporting bugs, can be found at http://www.kernel.org/doc/man-pages/. Linux 2012-08-26 GNU_GET_LIBC_VERSION(3)
All times are GMT -4. The time now is 12:50 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy