Le Wed, 27 Jun 2007 10:43:19 +0200 Martin Hamant mh@accelance.fr écrivait:
On another system: # yum --disablerepo=* --enablerepo=centosplus list all | grep postfix postfix.i386 2:2.1.5-4.2.RHEL4.MYSQ installed postfix-pflogsumm.i386 2:2.2.10-1.RHEL4.2.mys centosplus
Result expected (on a working tested system): # yum --disablerepo=* --enablerepo=centosplus list all | grep postfix postfix.i386 2:2.1.5-4.2.RHEL4.mysq installed postfix.i386 2:2.2.10-1.RHEL4.2.mys centosplus postfix-pflogsumm.i386 2:2.2.10-1.RHEL4.2.mys centosplus
Where is the "new" postfix 2.2.10 ? I cleaned up cache with "yum clean all" but no way.
If I grep "postfix" in primary.xml, I can find it... I just can't understand why it's not list on yum output.
md5sum of primary.xml.gz is exactly the same on each system, that's the same metadata. Help would be appreciated :/
Ok ... a coworker added an exclude=postfix in /etc/yum.conf (I found the issue using yum debug options). We will not modify yum.conf directly anymore ! :)
Sorrryyyy