DescriptionHenrique Martins
2013-08-17 16:34:59 UTC
Description of problem:
yum check gives me this:
kde-settings-kdm-19-23.1.fc19.noarch is a duplicate with kde-settings-kdm-19-23.fc19.noarch
Trying to remove -19-23 gives a preun error:
/var/tmp/rpm-tmp.tEAcsv: line 1: fg: no job control
error: %preun(kde-settings-kdm-19-23.fc19.noarch) scriptlet failed, exit status 1
Error in PREUN scriptlet in rpm package kde-settings-kdm-19-23.fc19.noarch
Uninstall both and doing an update, brings back both with the same preun error
Version-Release number of selected component (if applicable):
kde-settings-kdm-19-23.fc19
How reproducible:
Always
Steps to Reproduce:
1. should be on your system if you have kdm installed
2.
3.
Actual results:
Duplicate rpm, yum check complains
Expected results:
removal of older version
Additional info:
yeah, bad scriptlet.
Only known workaround is:
rpm -e --noscripts kde-settings-19.23.fc19
*** This bug has been marked as a duplicate of bug 989145 ***