LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-16-2007, 05:29 AM   #1
sajdutt
LQ Newbie
 
Registered: Nov 2007
Location: Makati, Philippines
Posts: 19

Rep: Reputation: 1
Update YUM Fails


I installed yum-2.0.3-5.rh.fr.i386.rpm

After issuing the command: yum update rpm\* yum\*

I get:

Gathering header information file(s) from server(s)
Server: Red Hat Linux 3ES - i386 - freshrpms
retrygrab() failed for:
http://ayo.freshrpms.net/redhat/3ES/...rs/header.info
Executing failover method
failover: out of servers to try
Error getting file http://ayo.freshrpms.net/redhat/3ES/...rs/header.info
[Errno 4] IOError: HTTP Error 404: Not Found

Is the address wrong? If so, what should I do? Thanks.

Last edited by sajdutt; 11-16-2007 at 05:32 AM.
 
Old 11-16-2007, 05:41 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
freshrpms don't provide updates for rhel, only fedora and old style redhat releases
 
Old 11-16-2007, 05:45 AM   #3
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 58
Err......
yum-2.0.3-5.rh.fr.i386.rpm is for RHL8 uninstall this; rpm -e yum
http://rpm.pbone.net/index.php3/stat....i386.rpm.html

Visit and follow: http://dag.wieers.com/rpm/FAQ.php#B
 
Old 11-16-2007, 05:53 AM   #4
sajdutt
LQ Newbie
 
Registered: Nov 2007
Location: Makati, Philippines
Posts: 19

Original Poster
Rep: Reputation: 1
These are avalable on the site:

RedHat EL 3 dag.wieers.com/packages/yumi/yumi-2.0.7-2.1.el3.dag.noarch.rpm
RedHat EL 3 dag.wieers.com/packages/yum/yum-2.0.8-0.1.el3.rf.noarch.rpm
RedHat EL 3 dries.studentenweb.org/apt/redhat/el3/en/i386/RPMS.dries/pydar2-slave-0.037-1.1.el3.rf.noarch.rpm
RedHat EL 3 dag.wieers.com/packages/pydar2/pydar2-slave-0.037-1.1.el3.rf.noarch.rpm
RedHat EL 3 dag.wieers.com/packages/pydar2/pydar2-slave-0.033-1.1.el3.rf.noarch.rpm
RedHat EL 3 dag.wieers.com/packages/logwatch/logwatch-5.2.2-0.1.1.el3.dag.noarch.rpm

Which one should I get? Thanks.
 
Old 11-16-2007, 06:10 AM   #5
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 58
You seem to have
Quote:
Server: Red Hat Linux 3ES - i386
so you want;
RedHat EL 3 dag.wieers.com/packages/yum/yum-2.0.8-0.1.el3.rf.noarch.rpm

You should be able to delete the freshrpms.repo file(s) from the /etc/yum.repos.d directory and simply do after installing the rpmforge-release package as per the directions;

yum update yum
 
Old 11-16-2007, 06:25 AM   #6
sajdutt
LQ Newbie
 
Registered: Nov 2007
Location: Makati, Philippines
Posts: 19

Original Poster
Rep: Reputation: 1
If I try to do yum update yum, I get:

Insufficient server config - no servers found. Aborting.

The content of my yum.conf:

[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
 
Old 11-16-2007, 06:31 AM   #7
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
yes, you've installed a version of yum that is not compatible with your system.
 
Old 03-09-2009, 10:37 PM   #8
kekiku
LQ Newbie
 
Registered: Feb 2009
Posts: 2

Rep: Reputation: 0
wrong yum release?

i'm having the same problem as above and i tried to install the same yum release, yum-2.0.8-0.1.el3.rf.noarch.rpm. does anyone know which is the correct one? here is the info from my server:

[root@xxxlnx11 yum]# uname -a
Linux xxxlnx11 2.4.21-58.ELsmp #1 SMP Tue Nov 4 11:38:48 EST 2008 x86_64 x86_64 x86_64 GNU/Linux

[root@xxxlnx11 yum]# cat /etc/redhat-release
Red Hat Enterprise Linux AS release 3 (Taroon Update 9)
[root@xxxlnx11 yum]#
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
yum update fails because of faad2 dependency alabamaman Linux - Software 1 09-11-2007 10:41 PM
xfs fails after yum update davidwiener Fedora 0 11-22-2006 09:47 AM
NVidia driver fails after yum update 01d55 Fedora 12 09-09-2006 02:34 PM
Smb service fails after an update with yum neddis Linux - Newbie 4 07-18-2006 03:59 PM
trying to update via yum and update fails lnxmacusr Fedora 4 12-17-2004 03:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:46 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration