fixed my issue
Noriced two yum-metadata-parser rpms
deleted older on
new error
deleted 2nd said not installed
downloaded
yum-metadata-parser-1.1.2-2.el5.i386
tried to install
said installed
used --force
it installed
yum worked
????
Search found 4 matches
- 2009/04/14 01:11:07
- Forum: CentOS 5 - Software Support
- Topic: annoying yum issue
- Replies: 6
- Views: 3296
- 2009/04/12 14:01:23
- Forum: CentOS 5 - Software Support
- Topic: annoying yum issue
- Replies: 6
- Views: 3296
Re: annoying yum issue
[quote] pschaff wrote: A shot in the dark, but try: rm -rf /var/cache/yum/* Similar problems in the past have been traced to issues with the cache directory. If that doesn't help... Did you update with "yum clean all && yum update glibc\* && yum update"? No updated kernel then the rest. No errors (a...
- 2009/04/12 13:49:45
- Forum: CentOS 5 - Software Support
- Topic: annoying yum issue
- Replies: 6
- Views: 3296
Re: annoying yum issue
[quote] pschaff wrote: A shot in the dark, but try: rm -rf /var/cache/yum/* Similar problems in the past have been traced to issues with the cache directory. If that doesn't help... Did you update with "yum clean all && yum update glibc\* && yum update"? No updated kernel then the rest. No errors (a...
- 2009/04/11 23:04:26
- Forum: CentOS 5 - Software Support
- Topic: annoying yum issue
- Replies: 6
- Views: 3296
annoying yum issue
recently updated centos 5.3 upon running yum update after much spinning and whirring I get the following Total download size: 22 M Is this ok [y/N]: y Downloading Packages: Traceback (most recent call last): File "/usr/bin/yum", line 29, in ? yummain.user_main(sys.argv[1:], exit_code=True) File "/us...