Description of Problem: 4Suite package has number of "hanging" directories which do not belong to any package according to rpm base. Version-Release number of selected component (if applicable): 4Suite-0.11.1-10 How Reproducible: always Steps to Reproduce: 1. run "find /usr/lib/python2.2 -type f | xargs rpm -qf | sort | uniq" Actual Results: you'll see list of directories which do not belong to any packages Expected Results: you must see only list of packages which have files under /usr/lib/python2.2
Created attachment 87188 [details] list of hanging directories
Fixed in 4Suite-1.0-3, which should show up in rawhide after FC3t2 is released.