Bug 1220084

Summary: nodejs-yargs impossible to install due to missing dependencies
Product: [Fedora] Fedora Reporter: Dominik 'Rathann' Mierzejewski <dominik>
Component: nodejs-yargsAssignee: Ralph Bean <rbean>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: piotr1212, rbean
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: 2015-09-25 07:54:39 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:
Bug Depends On: 1220508    
Bug Blocks: 1132858    

Description Dominik 'Rathann' Mierzejewski 2015-05-09 23:29:22 UTC
Description of problem:
It's not possible to install nodejs-yargs due to missing dependency on npm(string).

Version-Release number of selected component (if applicable):
nodejs-yargs-3.2.1-1.fc23.noarch

How reproducible:
Always

Steps to Reproduce:
1. yum install "npm(yargs)"

Actual results:
Error: Package: nodejs-yargs-3.2.1-1.fc23.noarch (fedora)
           Requires: npm(string) >= 3.0.0
 You could try using --skip-broken to work around the problem
Error: Package: nodejs-yargs-3.2.1-1.fc23.noarch (fedora)
           Requires: npm(string) < 4
 You could try running: rpm -Va --nofiles --nodigest

Expected results:
It should install successfully.

Additional info:
Tested with mock --yum -r fedora-rawhide-x86_64.

Comment 1 Ralph Bean 2015-05-11 18:25:57 UTC
Thanks for the report, Dominik.

Comment 2 Jan Kurik 2015-07-15 14:10:43 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23

Comment 3 Piotr Popieluch 2015-09-09 06:31:08 UTC
nodejs-string is now in f23 and rawhide, nodejs-yargs installs ok.

Comment 4 Dominik 'Rathann' Mierzejewski 2015-09-25 07:54:39 UTC
Confirmed, closing.