LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 10-20-2007, 04:05 AM   #1
clpl1980
Member
 
Registered: Dec 2006
Posts: 32

Rep: Reputation: 15
Yum Update for older releases


Hi all!

I run on my server a Fedora Core 5 system. Since Fedora 7 has come out, yum packages in repos I used to connect to are no longer updated.

It is very difficult for me to upgrade my system because for a long time I won't have the opportunity to stop it.

I need to update packages but not to upgrade the system. Is there a way? Are there repos I can use which are kept updated?

Thank you all!
 
Old 10-21-2007, 02:35 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
if you were to install the fedora-release-7 rpm then your system would convert to use f7 update packages, but if you are still on the official fedora 5 release then there will be no difference at all. the yum repo's implicitly change the location to look for updates based on the vesion you are running, i.e. in the fedora repo file there are variables for $ARCH and $RELEASEVER to automatically look for updates for fedora 7 on a x64 cpu or fedora 5 on an i386 cpu. if you've not messed with these files, a new release couldn't have any effect at all.
 
Old 10-21-2007, 02:51 AM   #3
clpl1980
Member
 
Registered: Dec 2006
Posts: 32

Original Poster
Rep: Reputation: 15
Thank you, so the only way is I upgrade or I won't get any yum updates? Or is there a way to mess with yum configuration to make it download new releases' packages?
 
Old 10-21-2007, 03:10 AM   #4
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
no, that's exactly what i don't mean... there is no reason whatsoever that you should have any problem if you have not messed with the contents of the fedora-release package. what you your repo files say? what actually happens if you do run a "yum update"? copy and paste the output from it... without proceeding with the updates of course.
 
Old 10-21-2007, 04:01 AM   #5
clpl1980
Member
 
Registered: Dec 2006
Posts: 32

Original Poster
Rep: Reputation: 15
This is what I get (I've been getting this result for at least a month). The update is restricted to some packages because I don't want to update others (i.e. kernel)

Code:
Could not find update match for httpd
Could not find update match for samba
Could not find update match for clamav-update
Could not find update match for amavisd
Could not find update match for sendmail
Could not find update match for clamav-data
Could not find update match for openssh
Could not find update match for clamav-lib
Could not find update match for mysql
Could not find update match for clamav
Could not find update match for mysql-server
Could not find update match for postfix
Could not find update match for yum
Could not find update match for mod_security
Could not find update match for clamav-server
Could not find update match for php-pgsql
Could not find update match for php-mysql
Could not find update match for squirrelmail
Loading "installonlyn" plugin
Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
No Packages marked for Update/Obsoletion
 
Old 10-21-2007, 06:42 AM   #6
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
ok, well that suggests a different problem, although offhand i'm not sure what. what was to *full* output of the yum command? all the stuff at the top you cut off?
 
Old 10-21-2007, 08:36 AM   #7
PTrenholme
Senior Member
 
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
You did, I hope, read the "sticky" note at the head of this Fedora forum about unsupported versions. Fedora Core 5 has not been a supported version since F7 was released, and, I believe, FC6 support will be dropped when F8 is released.

The point is that Fedora releases are, essentially, beta test releases for RH releases, and RH has little incentive (and lacks the resources) to maintain older Fedora releases. So, if you want to use Fedora in a stable environment, consider moving to one of the RH releases, or some other distribution offering more stability.
 
Old 10-21-2007, 11:31 AM   #8
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
am i really that dumb? surely the repo's themselves are still available, just no longer updated?
 
Old 10-22-2007, 08:05 AM   #9
clpl1980
Member
 
Registered: Dec 2006
Posts: 32

Original Poster
Rep: Reputation: 15
PTrenholme, you are right. I know the problem is that each other version is no longer supported.

Isn't there a way to update the system through someone else's repos? (not Rad Hat's original ones)

Thank you
 
Old 10-22-2007, 08:47 AM   #10
PTrenholme
Senior Member
 
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
Well, you can always get the source code and compile your own version. What you don't get is the RH/Fedora crew testing the new software version and making sure it's compatible with the other packages in the distribution.

Since nobody is much interested in doing that work for older versions, you're unlikely to find and repositories containing any updated RPMs for an obsolete distribution.
 
  


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 upgrade' wants to install older kernel sneakyimp Linux - Distributions 4 10-07-2007 03:13 PM
LXer: Linux: Supporting Older GCC Releases LXer Syndicated Linux News 0 08-22-2007 08:10 PM
Install Older Kernel with yum lebabyg Linux - General 5 06-27-2006 09:28 AM
Can't YUM update because LIBTOOL wants older GCC rvicker Linux - General 2 02-27-2006 06:58 PM
Older Redhat Releases vvandam Red Hat 4 09-05-2003 02:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 05:31 AM.

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