Bug 1481507 - http-parser removed despite being a dependency of nodejs
Summary: http-parser removed despite being a dependency of nodejs
Keywords:
Status: CLOSED DUPLICATE of bug 1481470
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: http-parser
Version: epel7
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Igor Gnatenko
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-08-15 03:10 UTC by Alexander Rosenberg
Modified: 2018-04-11 07:33 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-08-15 11:57:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Alexander Rosenberg 2017-08-15 03:10:40 UTC
Description of problem:
A dependency of nodejs, http-parser, was just removed from EPEL.  nodejs requires http-parser and cannot be installed without it.

[root@localhost ~]# rpm -q --whatrequires http-parser
nodejs-6.11.1-1.el7.x86_64


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
$ yumdownloader --urls http-parser
 * epel: dl.fedoraproject.org
http://dl.fedoraproject.org/pub/epel/7/x86_64/h/http-parser-2.7.1-3.el7.x86_64.rpm
$ wget http://dl.fedoraproject.org/pub/epel/7/x86_64/h/http-parser-2.7.1-3.el7.x86_64.rpm
--2017-08-14 22:56:17--  http://dl.fedoraproject.org/pub/epel/7/x86_64/h/http-parser-2.7.1-3.el7.x86_64.rpm
Resolving dl.fedoraproject.org (dl.fedoraproject.org)... 209.132.181.24, 209.132.181.23, 209.132.181.25
Connecting to dl.fedoraproject.org (dl.fedoraproject.org)|209.132.181.24|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-14 22:56:17 ERROR 404: Not Found.

Actual results:
HTTP 404 Not Found

Expected results:
HTTP 200 OK expected for http-parser-2.7.1-3.el7.x86_64.rpm

Additional info:

Comment 1 Tuomo Soini 2017-08-15 08:00:34 UTC
Not a bug. http-parser is now part of rhel.

Comment 2 Stephen Gallagher 2017-08-15 11:57:35 UTC
Please see detailed explanation in BZ #1481470.

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

Comment 3 Alexander Rosenberg 2017-08-15 14:45:54 UTC
Ok, I see this is a duplicate; however, it is a bug per BZ #1481470.


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