Results 1 to 4 of 4
Hi All,
When I try to update packages on my RHEL5 box (sudo yum update) I get the following error msg:
Error: Missing Dependency: yum-metadata-parser >= 1.1.0 is needed by ...
- 02-10-2009 #1Just Joined!
- Join Date
- Feb 2009
- Posts
- 3
Problem with updating packages
Hi All,
When I try to update packages on my RHEL5 box (sudo yum update) I get the following error msg:
Error: Missing Dependency: yum-metadata-parser >= 1.1.0 is needed by package yum
Error: Missing Dependency: yum = 3.0.1-5.el5 is needed by package yum-updatesd
Error: Missing Dependency: python-iniparse is needed by package yum
Error: yum conflicts with yum-rhn-plugin < 0.5.2-1.el5
Running 'sudo yum update yum-metadata-parser' returns
Could not find update match for yum-metadata-parser
No Packages marked for Update/Obsoletion
I download yum-metadata-parser-1.1.2-1.src.rpm from Index of /download/yum-metadata-parser and I get "Public key for yum-metadata-parser-1.1.2-1.src.rpm is not installed" error msg when I try to run "sudo yum localinstall yum-metadata-parser-1.1.2-1.src.rpm"
Any ideas? How I can fix these errors.
Thx,
- 02-11-2009 #2
Hi and Welcome !
Post the output of this
Code:ls /etc/yum.repos.d
Its a source rpm. Download rpm that doesn't have .src. extension.yum-metadata-parser-1.1.2-1.src.rpmIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-11-2009 #3Just Joined!
- Join Date
- Feb 2009
- Posts
- 3
adobe-linux-i386.repo rhel-debuginfo.repo yumbase.repols /etc/yum.repos.d
- 02-11-2009 #4Just Joined!
- Join Date
- Feb 2009
- Posts
- 3
One more question. How do I install tarballs using yum. Is it possible?


Reply With Quote