Bug 1253852

Summary: Broken Dependencies "nodejs010-npm(read-installed) >= 2.0.5"
Product: [Community] softwarecollections.org Reporter: Kim <kim>
Component: nodejs010Assignee: Tomas Hrcka <thrcka>
Status: CLOSED NOTABUG QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.0   
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-08-17 15:19:10 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:

Description Kim 2015-08-14 22:26:27 UTC
Description of problem:

Yum error on install.

Error: Package: nodejs010-npm-1.4.28-3.el6.noarch (rhscl-nodejs010-epel-6-x86_64)
           Requires: nodejs010-npm(read-installed) >= 2.0.5
           Installing: nodejs010-nodejs-read-installed-0.2.4-1.el6.noarch (rhscl-nodejs010-epel-6-x86_64)
               nodejs010-npm(read-installed) = 0.2.4


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


How reproducible:

Everytime



Steps to Reproduce:

yum install https://www.softwarecollections.org/en/scls/rhscl/v8314/epel-6-x86_64/download/rhscl-v8314-epel-6-x86_64.noarch.rpm
yum install https://www.softwarecollections.org/en/scls/rhscl/nodejs010/epel-6-x86_64/download/rhscl-nodejs010-epel-6-x86_64.noarch.rpm
yum install nodejs010

Actual results:


Error: Package: nodejs010-npm-1.4.28-3.el6.noarch (rhscl-nodejs010-epel-6-x86_64)
           Requires: nodejs010-npm(read-installed) >= 2.0.5
           Installing: nodejs010-nodejs-read-installed-0.2.4-1.el6.noarch (rhscl-nodejs010-epel-6-x86_64)
               nodejs010-npm(read-installed) = 0.2.4

Expected results:

No yum errors.

Additional info: