Bug 998139 - duplicate kde-settigns-kdm-19-23.fc19 and -19-23.1.fc19
Summary: duplicate kde-settigns-kdm-19-23.fc19 and -19-23.1.fc19
Keywords:
Status: CLOSED DUPLICATE of bug 989145
Alias: None
Product: Fedora
Classification: Fedora
Component: kde-settings
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-17 16:34 UTC by Henrique Martins
Modified: 2013-10-08 09:33 UTC (History)
11 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-08-17 17:07:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Henrique 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:

Comment 1 Rex Dieter 2013-08-17 17:07:13 UTC
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 ***

Comment 2 Robert Muil 2013-10-08 09:33:11 UTC
FYI: I think workaround should be:

rpm -e --noscripts kde-settings-kdm-19-23.fc19


Note You need to log in before you can comment on or make changes to this bug.