Description of problem: On a new f10 system with updates installed rpm -e --test xorg-x11-filesystem; echo $? 0 rpm -e xorg-x11-filesystem; echo $? 0 rpm -Va --nofiles --nomd5 Unsatisfied dependencies for xorg-x11-font-utils-1:7.2-6.fc10.i386: xorg-x11-filesystem >= 0.99.2-3 is needed by xorg-x11-font-utils-1:7.2-6.fc10.i386 Unsatisfied dependencies for libX11-1.1.4-5.fc10.i386: xorg-x11-filesystem >= 0.99.2-3 is needed by libX11-1.1.4-5.fc10.i386 That seems odd to me. It causes some pain w/yum-remove-with-leaves plugin b/c it is seeing xorg-x11-filesystem as a leafnode when it is not. does it have to do w/the xorg-x11-filesystem pkg only being requires(pre)'d? or is this just a regular bug? Version-Release number of selected component (if applicable): rpm-4.6.0-0.rc1.7.i386
*** This bug has been marked as a duplicate of bug 223642 ***