Broken yum

If it doesn't fit in another category, ask it here.
Post Reply
yguvvala
Posts: 4
Joined: 2013/02/13 06:23:54

Broken yum

Post by yguvvala » 2013/02/14 20:02:32

My thread on broken yum is lost but please find the information below. yum is broken and would not update any thing

if i do
[code]
$ rpm -V yum rpm rpm-libs rpm-python python python-sqlite python-urlgrabber python-elementtree m2crypto yum-metadata-parser
[/code]
gives
[code]
S.5....T c /etc/yum.conf
[/code]


My yum.conf has following
[code]
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
assumeyes=1

[Rocks-5.3]
name=Rocks 5.3
baseurl=http://10.7.1.1/install/rocks-dist/x86_64

[atrpms]
name=EL $releasever - $basearch - ATrpms
baseurl=http://dl.atrpms.net/el$releasever-$basearch/atrpms/stable
gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms
gpgcheck=1
enabled=1
exclude=*kmdl*i586*
includepkgs=*nvidia-graphics*

[/code]

and yum update gives following output
[code]
Rocks-5.3 | 1.1 kB 00:00
WANdisco-dev | 951 B 00:00
atrpms | 2.6 kB 00:00
Excluding Packages from EL 5 - x86_64 - ATrpms
Finished
Reducing EL 5 - x86_64 - ATrpms to included packages only
Finished
Setting up Update Process
No Packages marked for Update
[/code]

gerald_clark
Posts: 10642
Joined: 2005/08/05 15:19:54
Location: Northern Illinois, USA

Broken yum

Post by gerald_clark » 2013/02/14 21:10:37

Do not double post.

Your thread is NOT lost.

https://www.centos.org/modules/newbb/viewtopic.php?topic_id=41407&forum=37&post_id=178225#forumpost178225

Post Reply