Bug 231237

Summary: update problem - unresolvable conflict with kdemultimedia-extras-nonfree
Product: [Fedora] Fedora Reporter: Radek Bíba <rbiba>
Component: kdemultimedia-extrasAssignee: Rex Dieter <rdieter>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: kevin
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-03-07 15:35:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Radek Bíba 2007-03-06 22:10:07 UTC
Description of problem:
When updating a box, this became a showstopper:

Error: kdemultimedia-extras conflicts with kdemultimedia-extras-nonfree <
6:3.5.6-3

This is pretty interesting, because:
$ rpm -q kdemultimedia-extras-nonfree
kdemultimedia-extras-nonfree-3.5.6-3.lvn6

denotes that the installed version is NOT lower than 3.5.6-3. I don't know what
should be fixed here.

Version-Release number of selected component (if applicable):
kdemultimedia-extras-3.5.6-4.fc6

Comment 1 Kevin Kofler 2007-03-07 01:53:16 UTC
This is due to a wrong epoch in the Conflicts tag. The Conflicts lists epoch 6, 
whereas kdemultimedia-extras-nonfree-3.5.6-3.lvn6 actually has no epoch (which 
is essentially the same as epoch 0). 0:3.5.6-3.lvn6 < 6:3.5.6-3, thus the 
problem. Either the Conflicts needs to be fixed, or the epoch of 
kdemultimedia-extras-nonfree needs to be bumped to 6 to match the other 
packages.

Comment 2 Rex Dieter 2007-03-07 01:56:24 UTC
Thanks Kevin, fixing asap.

Comment 3 Rex Dieter 2007-03-07 15:35:21 UTC
Looks like Michael caught it before I got to it, thanks.

* Wed Mar  7 2007 Michael Schwendt <mschwendt[AT]users.sf.net> 6:3.5.6-5
- fix the fatal "Conflicts" with kdemultimedia-extras-nonfree, which
  breaks upgrades - the package does not have Epoch 6



Comment 4 Radek Bíba 2007-03-08 22:56:43 UTC
Yeah, everything is OK now. Thanks!
(and you're right, no kittens were harmed :) )