Bug 1487941 - nodejs has broken dependencies on CentOS
Summary: nodejs has broken dependencies on CentOS
Keywords:
Status: CLOSED DUPLICATE of bug 1481470
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: nodejs
Version: epel7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: NodeJS Packaging SIG
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-09-03 14:17 UTC by Miro Hrončok
Modified: 2017-09-03 19:24 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-09-03 19:24:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2017-09-03 14:17:38 UTC
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.

Comment 1 Stephen John Smoogen 2017-09-03 16:11:03 UTC
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.

Comment 2 Piotr Popieluch 2017-09-03 19:24:10 UTC

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


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