Page 1 of 1

No Packages marked for Update

Posted: 2016/09/14 22:50:51
by Dr.Zee
I'm on centos-release-5-11.el5.centos

I have been unable to install updates for months, but haven't had time to look into the issue properly until now.

When I run

Code: Select all

yum upate
I get

Code: Select all

Loaded plugins: fastestmirror, replace
Loading mirror speeds from cached hostfile
 * base: mirror.us.oneandone.net
 * centosplus: mirror.rackspace.com
 * epel: mirrors.rit.edu
 * extras: mirror.fdcservers.net
 * ius: ord.mirror.rackspace.com
 * remi: ca.mirror.babylon.network
 * rpmforge: mirror.team-cymru.org
 * updates: mirror.steadfast.net
drivesrvr                                                                                                                                            | 2.2 kB     00:00
Setting up Update Process
No Packages marked for Update
I get the same output after running

Code: Select all

yum clean all
yum makecache
yumupdate
I found that the update process was hanging on the dag repository, but once I removed it, I still get the same dialogue.
Any help would be appreciated.
I've read other threads about this issue on the forum, but none have let to a solution.

Re: No Packages marked for Update

Posted: 2016/09/15 15:02:40
by toracat
Try running yum in verbose mode using '-d 6' (for example) and see if you can collect useful info.

Re: No Packages marked for Update

Posted: 2016/09/15 16:01:43
by Dr.Zee
toracat wrote:Try running yum in verbose mode using '-d 6' (for example) and see if you can collect useful info.
All packages are excluded from update. I'll get this fixed up.

Thank you very much.