Sponsored Content
Operating Systems Linux Red Hat Installing yum and createrepo Post 302467965 by Lord Spectre on Monday 1st of November 2010 05:54:18 AM
Old 11-01-2010
Sorry, but I'm getting crazy with dipendencies, I tried:

Code:
rpm -Uvh createrepo-0.9.6-3_10.el4.noarch.rpm yum-3.2.22-20.el5.noarch.rpm yum-metadata-parser-1.1.4-3.fc15.i686.rpm glib2-2.12.3-4.el5_3.1.i386.rpm 
warning: only V3 signatures can be verified, skipping V4 signature
warning: yum-3.2.22-20.el5.noarch.rpm: V3 DSA signature: NOKEY, key ID 37017186
error: Failed dependencies:
        /usr/bin/python2.3 is needed by createrepo-0.9.6-3_10.el4
        python(abi) = 2.3 is needed by createrepo-0.9.6-3_10.el4
        python >= 2.4 is needed by yum-3.2.22-20.el5
        python(abi) = 2.4 is needed by yum-3.2.22-20.el5
        python-iniparse is needed by yum-3.2.22-20.el5
        python-sqlite is needed by yum-3.2.22-20.el5
        rpm >= 0:4.4.2 is needed by yum-3.2.22-20.el5
        glib2 >= 2.15 is needed by yum-metadata-parser-1.1.4-3.fc15
        libpython2.7.so.1.0 is needed by yum-metadata-parser-1.1.4-3.fc15
        libxml2.so.2(LIBXML2_2.4.30) is needed by yum-metadata-parser-1.1.4-3.fc15
        python(abi) = 2.7 is needed by yum-metadata-parser-1.1.4-3.fc15
        rpmlib(FileDigests) <= 4.6.0-1 is needed by yum-metadata-parser-1.1.4-3.fc15
        rtld(GNU_HASH) is needed by yum-metadata-parser-1.1.4-3.fc15
        rpmlib(PayloadIsXz) <= 5.2-1 is needed by yum-metadata-parser-1.1.4-3.fc15
        libc.so.6(GLIBC_2.3.4) is needed by glib2-2.12.3-4.el5_3.1
        libc.so.6(GLIBC_2.4) is needed by glib2-2.12.3-4.el5_3.1
        rtld(GNU_HASH) is needed by glib2-2.12.3-4.el5_3.1

Then I added some dependencies and this is the result:

Code:
rpm -Uvh createrepo-0.9.6-3_10.el4.noarch.rpm yum-3.2.22-20.el5.noarch.rpm yum-metadata-parser-1.1.4-3.fc15.i686.rpm glib2-2.12.3-4.el5_3.1.i386.rpm glibc-2.5-42.i686.rpm libxml2-python-2.6.26-2.1.2.8.x86_64.rpm 
warning: only V3 signatures can be verified, skipping V4 signature
warning: yum-3.2.22-20.el5.noarch.rpm: V3 DSA signature: NOKEY, key ID 37017186
error: Failed dependencies:
        /usr/bin/python2.3 is needed by createrepo-0.9.6-3_10.el4
        python(abi) = 2.3 is needed by createrepo-0.9.6-3_10.el4
        python >= 2.4 is needed by yum-3.2.22-20.el5
        python(abi) = 2.4 is needed by yum-3.2.22-20.el5
        python-iniparse is needed by yum-3.2.22-20.el5
        python-sqlite is needed by yum-3.2.22-20.el5
        rpm >= 0:4.4.2 is needed by yum-3.2.22-20.el5
        glib2 >= 2.15 is needed by yum-metadata-parser-1.1.4-3.fc15
        libpython2.7.so.1.0 is needed by yum-metadata-parser-1.1.4-3.fc15
        libxml2.so.2(LIBXML2_2.4.30) is needed by yum-metadata-parser-1.1.4-3.fc15
        python(abi) = 2.7 is needed by yum-metadata-parser-1.1.4-3.fc15
        rpmlib(FileDigests) <= 4.6.0-1 is needed by yum-metadata-parser-1.1.4-3.fc15
        rpmlib(PayloadIsXz) <= 5.2-1 is needed by yum-metadata-parser-1.1.4-3.fc15
        glibc-common = 2.5-42 is needed by glibc-2.5-42
        nscd < 2.3.3-52 conflicts with glibc-2.5-42
        kernel < 2.6.9 conflicts with glibc-2.5-42
        glibc > 2.3.2 conflicts with glibc-common-2.3.2-95.39
        /usr/lib64/python2.4 is needed by libxml2-python-2.6.26-2.1.2.8
        libc.so.6()(64bit) is needed by libxml2-python-2.6.26-2.1.2.8
        libc.so.6(GLIBC_2.2.5)(64bit) is needed by libxml2-python-2.6.26-2.1.2.8
        libc.so.6(GLIBC_2.3.4)(64bit) is needed by libxml2-python-2.6.26-2.1.2.8
        libc.so.6(GLIBC_2.4)(64bit) is needed by libxml2-python-2.6.26-2.1.2.8
        libxml2 = 2.6.26 is needed by libxml2-python-2.6.26-2.1.2.8
        libxml2.so.2()(64bit) is needed by libxml2-python-2.6.26-2.1.2.8
        python(abi) = 2.4 is needed by libxml2-python-2.6.26-2.1.2.8

May I need to add dependencies in a endless cycle!!!!
Each app needed other files/dependencies/lib!!! AAARGH! Smilie

Last edited by Scott; 11-01-2010 at 08:19 AM..
 

10 More Discussions You Might Find Interesting

1. Linux

Installing Firefox and now ended up installing latest glibc

Hi all, I wanted to install the latest version of firefox 2 but it seems when I attempt to install it, it seems to be saying it is looking for c libraries version 2.3? I believe I currently have an older version of the c libraries. I am currently running Sun's JDS Linux 2003. My Mozilla web... (1 Reply)
Discussion started by: scriptingmani
1 Replies

2. Red Hat

createrepo...YUM installation

i have 5 cd's of RHEL 5. how do i know which cd is the createrepo package in... is there any command or flags you can add to rpm command to install and the install processes will automatically ask for certain # of cd... (0 Replies)
Discussion started by: dplinux
0 Replies

3. UNIX for Dummies Questions & Answers

Centos commands: Yum Upgrade versus Yum update

Hi, I would like to know the difference between YUM UPDATE and YUM UPGRADE. The man pages say upgrade is same as update with the obsolete option. And by default it says the obsolete option is turned on, which would make them equivalent. Does not say what obsolete does. Can someone please... (3 Replies)
Discussion started by: mojoman
3 Replies

4. Red Hat

help with YUM

Hi All, Just installed new Redhat server. I am trying to do rhn_register. I get this error message. Fatal error: The SSL certificate failed verification. Any one ran into this error. Please let me know. I do have internet connection- ping www.google.com PING... (1 Reply)
Discussion started by: samnyc
1 Replies

5. Red Hat

'yum install createrepo' issue

Hi, Here is the issue: # yum install createrepo Warning, could not load sqlite, falling back to pickle Setting up Install Process Setting up repositories file://var/yum_rpm/repodata/repomd.xml: OSError: No such file or directory: '/yum_rpm/repodata/repomd.xml' Trying other mirror. Cannot... (5 Replies)
Discussion started by: aixlover
5 Replies

6. Red Hat

Issue installing pam-1.1.1-10.el6.i686 using yum

When trying to install pam-1.1.1-10.el6.i686 package using yum, we are getting the following error message. We also noticed that there is an existing pam-1.1.1-10.el6.x86_64 is already installed (checked through "rpm -qa | grep pam-1.1.1-10.el6"). Is there a way to resolve/work around this issue. ... (4 Replies)
Discussion started by: talk1234
4 Replies

7. SuSE

Createrepo & reposync packages

Hi guys, I have a SUSE 10 box and is missing 2 commands: reposync createrepo When I try to search for these using zypper : server:/tmp # zypper search createrepo Restoring system sources... Not found: Media Exception Not found: Media Exception /repodata/repomd.xml (http://<REPO>)... (0 Replies)
Discussion started by: Junaid Subhani
0 Replies

8. SuSE

'createrepo' not found on SLES 10.3

Hello All, I'm trying to configure a SLES 10.3 machine as our Zypper server. I created the zypper directories with all the RPMs, made the directory structure accessible over HTTP but I'm stuck at the final stage: createrepo. Looks like 'createrepo' is not present on this version :confused: ... (3 Replies)
Discussion started by: satish51392111
3 Replies

9. Linux

Need help on YUM

HI, First I'll use yum check-update to check any updates. Q1: How can I know that how much space needed to update all packages listed by yum check-update command? Q2: How can I list kernel related packages? TIA (2 Replies)
Discussion started by: Sumanthsv
2 Replies

10. UNIX for Beginners Questions & Answers

Installation of virt-manager while yum update and yum install rhvm does not work

I have downloaded RHEV-H 4.2 Red Hat Virtualization - Red Hat Customer Portal (RHVirtualization 4.2 Host and Manager iso). I uploaded the image and installed on an HP G9 server baremetal. I found I dont have a WAN/net connectivity later on HPG9 server. How can I still install virt-manager on... (1 Reply)
Discussion started by: Paras Pandey
1 Replies
All times are GMT -4. The time now is 12:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy