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
BTW, bugzilla claims js-uglify does not exist in Fedora, but yum list *uglify* reports it in fedora repos just fine.
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.
*** This bug has been marked as a duplicate of bug 1082946 ***
(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 :)