Problem installing some rpms w/ yum
I have a server which was upgrade from rh9 to centos 3.4 a few months ago using yum and the tutorial provided on this forum by Haze. The upgrade went well enough, now I am having some problems installing some rpms with yum.Specifically I want to install libjpeg. One thing that seems strange to me is that the output of # rpm -qa | grep libjpeg
returns
libjpeg-6b-30
libjpeg-devel-6b-30
But I am unable to upgrade, install, or delete either of these using yum. yum list does not show either of these either.
Anyone have an idea what I can do to correct this?
Thanks for you time.