| Summary: | nodejs010-http-parser.i686 has unsatisfied dependency nodejs010-runtime | ||
|---|---|---|---|
| Product: | Red Hat Software Collections | Reporter: | Dan Callaghan <dcallagh> |
| Component: | nodejs | Assignee: | Tomas Hrcka <thrcka> |
| Status: | CLOSED WONTFIX | QA Contact: | BaseOS QE - Apps <qe-baseos-apps> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Target Release: | 1.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-12 06:35:55 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: | |
Hi Dan, if I am not mistaken scl is supported only on x86_64. If i686 isn't supported I would suggest to stop building packages for that arch. But I guess it doesn't really matter, as long as bug 1018078 can be fixed. So feel free to close this bug if you prefer. |
Description of problem: Error: Package: nodejs010-http-parser-2.0-5.20121128gitcd01361.el6_4.i686 (build) Requires: nodejs010-runtime Version-Release number of selected component (if applicable): nodejs010-http-parser-2.0-5.20121128gitcd01361.el6_4.i686 How reproducible: always Steps to Reproduce: 1. Try to install nodejs010-http-parser on i686 (or even, try to install something which causes yum to consider nodejs010-http-parser -- see bug 1018078) Actual results: Error: Package: nodejs010-http-parser-2.0-5.20121128gitcd01361.el6_4.i686 (build) Requires: nodejs010-runtime Expected results: Should not cause depsolving failure Additional info: The nodejs software collection package nodejs010-1-17.el6, which provides nodejs010-runtime, appears to be x86_64 only. I guess this is a mistake.