Bug 1084655

Summary: js-uglify update conflict
Product: [Fedora] Fedora Reporter: Przemek Klosowski <przemek>
Component: uglify-jsAssignee: T.C. Hollingsworth <tchollingsworth>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: jamielinux, tchollingsworth
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-05 14:59:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Przemek Klosowski 2014-04-05 03:42:47 UTC
Description of problem:
js-uglify is a replacement for uglify-js-common.
They both contain /usr/share/uglify-js and the package installation attempt
fails, reporting Transaction check error due to that file conflict

Version-Release number of selected component (if applicable):
js-uglify        2.4.13-2
uglify-js-common 2.2.5-2 

How reproducible:
every time

Steps to Reproduce:
1. fedora 20 with uglify-js-common 2.2.5-2 
2. yum update

Actual results: 
installing: js-uglify        2.4.13-2
   replacing uglify-js-common 2.2.5-2 
...
transaction check error


Expected results: successful update

Comment 1 Przemek Klosowski 2014-04-05 03:44:26 UTC
BTW, bugzilla claims js-uglify does not exist in Fedora, but yum list *uglify* reports it in fedora repos just fine.

Comment 2 Przemek Klosowski 2014-04-05 03:46:14 UTC
Of course a workaround is to remove uglify-js and manually install js-uglify but there are few nodejs packages that depend on it so watch for those requires as well.

Comment 3 Jamie Nguyen 2014-04-05 14:59:00 UTC

*** This bug has been marked as a duplicate of bug 1082946 ***

Comment 4 Jamie Nguyen 2014-04-05 15:00:25 UTC
(In reply to Przemek Klosowski from comment #1)
> BTW, bugzilla claims js-uglify does not exist in Fedora, but yum list
> *uglify* reports it in fedora repos just fine.

js-uglify doesn't exist in bugzilla because it is a subpackage of uglify-js. The correct component is uglify-js which you correctly selected :)