Description of problem: nodejs package has broken dependencies on CentOS 7 Version-Release number of selected component (if applicable): nodejs-1:6.11.1-1.el7.x86_64 How reproducible: Easy in mock. Steps to Reproduce: 1. $ mock -r epel-7-x86_64 --install nodejs Actual results: Error: Problem: conflicting requests - nothing provides libhttp_parser.so.2()(64bit) needed by nodejs-1:6.11.1-1.el7.x86_64 ERROR: Command failed: # /usr/bin/dnf --installroot /var/lib/mock/epel-7-x86_64/root/ --releasever 7 --disableplugin=local --setopt=deltarpm=False install nodejs Expected results: ... Installed: nodejs.x86_64 1:6.11.1-1.el7 Complete! INFO: Finish: run Additional info: There is some info about this in https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-1788cd6310 but I found no open bug for this. This blocks epel7 builds depending on nodejs in rpmfusion Koji.
EPEL is built against RHEL and the problems in CentOS are due to the fact that the updates for 7.4 are still in testing. Please enable the CR repository and see if that fixes the problem.
*** This bug has been marked as a duplicate of bug 1481470 ***