Description of problem: After performing a clean installation of im-sdk and xcin LE, immediately perform an uninstall, it is not able to remove everything in the /usr/lib64/im dir. [root@dhcp-198 zh_TW]# pwd /usr/lib64/im/locale/zh_TW [root@dhcp-198 zh_TW]# ls -la æ»ç¨é 16 drwxr-xr-x 2 root root 4096 10æ 19 19:56 . drwxr-xr-x 3 root root 4096 10æ 19 19:56 .. Version-Release number of selected component (if applicable): im-sdk-12.1-1 iiimf-le-xcin-0.1.7-8.x86_64 How reproducible: Always Steps to Reproduce: 1.rpm -Uvh iiimf* (install im-sdk and iiimf-le-xcin) 2.rpm -e `rpm -qa |grep iiimf` 3. Actual results: Empty dir left behind Expected results: Everything gets removed. Additional info: Installing the im-sdk and uninstall works perfectly, its only after installing xcin, the dir does not get removed.
Thanks for the report. Problem is the directory isn't owned by any package. I think it happens in any archs, right?
Fixed in 0.1.7-9
Confirmed fixed in iiimf-le-xcin-0.1.7-9. Thanks.