No Packages marked for Update

Issues related to software problems.
Post Reply
Dr.Zee
Posts: 2
Joined: 2016/09/14 22:44:17

No Packages marked for Update

Post by Dr.Zee » 2016/09/14 22:50:51

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.

User avatar
toracat
Site Admin
Posts: 7518
Joined: 2006/09/03 16:37:24
Location: California, US
Contact:

Re: No Packages marked for Update

Post by toracat » 2016/09/15 15:02:40

Try running yum in verbose mode using '-d 6' (for example) and see if you can collect useful info.
CentOS Forum FAQ

Dr.Zee
Posts: 2
Joined: 2016/09/14 22:44:17

Re: No Packages marked for Update

Post by Dr.Zee » 2016/09/15 16:01:43

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.

Post Reply