Hide Forgot
From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0) Description of problem: Removing lesstif-0.92.32-4 leaves some directories behind instead of deleting them. Version-Release number of selected component (if applicable): 0.92.32-4 How reproducible: Always Steps to Reproduce: 1. rpm -e lesstif-devel lesstif Actual Results: [root@localhost RPMS]$ rpm -e lesstif-devel lesstif ddd warning: erase rmdir of /usr/X11R6/LessTif/Motif2.1/lib failed: Directory not empty warning: erase rmdir of /usr/X11R6/LessTif/Motif2.1/bin failed: Directory not empty warning: erase rmdir of /usr/X11R6/LessTif/Motif1.2/lib failed: Directory not empty Expected Results: clean uninstall Additional info: none
Jeff, rpm -e lesstif-devel rpm -e lesstif works. I think it should be a bug in rpm?
Try rpm-4.0.3, which actually reverses the order of packages with --erase.
These 2 packages uninstall correctly with rpm-4.0.3.