Re: [Fwd: Re: Yum Digest, Vol 44, Issue 25]
Tim Lauridsen <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
Lars R. Hole wrote: > > > -------- Original Message -------- > Subject: Re: Yum Digest, Vol 44, Issue 25 > Date: Mon, 26 Mar 2007 01:29:29 +0200 > From: Lars R. Hole <[email protected]> > To: [email protected] > References: <[email protected]> > > > > Hi, > Thanks > > I am still not able to reinstall yum. Se below. Do you have further > suggestions? > > Lars > > > [lrh@lrhpc2 ~]$ su > Password: > [root@lrhpc2 lrh]# rpm -qa | grep "yum" > [root@lrhpc2 lrh]# rpm -qa | grep "yum" > [root@lrhpc2 lrh]# pwd > /home/lrh > [root@lrhpc2 lrh]# cd Desktop/ > [root@lrhpc2 Desktop]# ls yum* > yum-3.0-1.src.rpm > [root@lrhpc2 Desktop]# rpm -Uvh yum*.rpm > warning: yum-3.0-1.src.rpm: Header V3 DSA signature: NOKEY, key ID > 69886cc7 > 1:yum warning: user skvidal does not exist - using > root > warning: group skvidal does not exist - using root > warning: user skvidal does not exist - using root) > warning: group skvidal does not exist - using root > ########################################### [100%] > [root@lrhpc2 Desktop]# yum > bash: yum: command not found > [root@lrhpc2 Desktop]# > > > > Hi Lars You are installing the souce rpm, not the binary one. Try downloand and install this one. http://download.fedora.redhat.com/pub/fedora/linux/core/updates/6/i386/yum-3.0.3-1.fc6.noarch.rpm Tim