LinuxQuestions.org
Visit Jeremy's Blog.
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 04-11-2012, 09:14 AM   #1
Brandon9000
Member
 
Registered: Apr 2012
Location: Florida
Distribution: Many
Posts: 111

Rep: Reputation: Disabled
Yum Won't Show Available Updates


I have a Fedora 11 virtual which I've been using for over a year. I have installed many applications using yum. I am trying to write some software that parses the output from "yum list updates" or "yum check update." I tried these commands a few days ago and they both worked, although I usually had to give the command "yum clean all" before each use to get any output. Now, no matter what I do, they persistently show no available updates.

I have not updated any of my applications, much less all hundred or so. I have not given the command "yum update" until a few minutes ago just to see if it would give some different result than what I have just described, but it too showed no packages available. I have another Fedora 11 virtual and yum shows pages of available updates there. I coped the repositories and also yum.conf from that virtual to the one that is showing no updates, but it still didn't show any. Unless the virtual has secretly updated every package without telling me, I do not understand why I am getting this result.
 
Old 04-11-2012, 09:20 AM   #2
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Fedora 11 is end of life and obsolete for a couple of years now. No further updates.

http://lists.fedoraproject.org/piper...ne/002830.html
 
Old 04-11-2012, 09:21 AM   #3
Brandon9000
Member
 
Registered: Apr 2012
Location: Florida
Distribution: Many
Posts: 111

Original Poster
Rep: Reputation: Disabled
But how did it change in one day from showing pages of available updates to none?
 
Old 04-11-2012, 09:26 AM   #4
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
I don't know. Perhaps it is a bug that has been fixed in the six subsequent Fedora releases?
 
Old 04-11-2012, 09:41 AM   #5
Brandon9000
Member
 
Registered: Apr 2012
Location: Florida
Distribution: Many
Posts: 111

Original Poster
Rep: Reputation: Disabled
I see your point, but it's a case where I an deliberately using an old environment so that what I create will work on both old and new systems. If a bug at all, I would think it a bug in yum, but I can't help feeling that I could figure it out if I knew more.
 
Old 04-11-2012, 09:45 AM   #6
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by Brandon9000 View Post
I see your point, but it's a case where I an deliberately using an old environment so that what I create will work on both old and new systems.
What kind of things are we talking about? What kind of things do you create?
 
Old 04-11-2012, 09:47 AM   #7
Brandon9000
Member
 
Registered: Apr 2012
Location: Florida
Distribution: Many
Posts: 111

Original Poster
Rep: Reputation: Disabled
I create products which my employer sells. They need to work on as many Linux distros as possible and ideally would work on both old and new distros. This is our motivation for developing in a relatively old environment.
 
Old 04-11-2012, 10:10 AM   #8
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Red Hat/Centos/Scientific Linux would be my recommendation for a development environment similar to Fedora 11 (but still actively supported), good luck!
 
Old 04-14-2012, 12:09 PM   #9
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,142

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
Quote:
Originally Posted by Brandon9000 View Post
I create products which my employer sells. They need to work on as many Linux distros as possible and ideally would work on both old and new distros. This is our motivation for developing in a relatively old environment.
I can understand their thinking, but it's based on a Windows model. If you're developing for Windows, you have to produce a product that will work on XP as well as 7. With a free operating system, people don't keep old versions running.

If you look at the Distrowatch page hit ranking, the top 10 includes
Ubuntu: widely used with unique desktop
CentOS: clone of Red Hat Enterprise Linux, with older software and Gnome desktop
OpenSuse: basis of Suse Enterprise Linux, with KDE desktop
Arch: very up-to-date software
If it will run on these, it should run on anything.
 
Old 04-14-2012, 12:56 PM   #10
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
I agree with David. Where do you draw the line? Fedora core 6? 1? How do you decide?
 
Old 04-16-2012, 12:18 PM   #11
Brandon9000
Member
 
Registered: Apr 2012
Location: Florida
Distribution: Many
Posts: 111

Original Poster
Rep: Reputation: Disabled
I can't say too much about it, but we don't want customers who may have older distros to tell us that our products don't work. We, therefore, try to develop and build in older environments.
 
  


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 won't install updates, dependency problem? anon091 Linux - Newbie 2 04-01-2011 08:06 AM
Yum client package/updates installation and updates through local Yum Server gautamnarayan Linux - Server 1 03-11-2010 01:51 AM
got a Fedora 9 indication that yum updates were available, but there were no updates landonmkelsey Linux - Software 12 02-08-2009 09:53 AM
yum config error parsing file failed - yum won't run emuub Linux - Software 9 11-04-2008 05:48 AM
yum check-update says no updates when there are updates? MarkEHansen Linux - General 7 12-29-2006 05:16 PM

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

All times are GMT -5. The time now is 02:01 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