Bug #4841
closedPackage Foreman in its own SCL
Description
We really shouldn't be building packages inside the 'ruby193' software collection, but instead should have our own software collection (say, 'foreman') which depends upon ruby193.
Generally the provided SCLs aren't intended to have packages added to, or we could cause conflicts (e.g. ruby193-passenger is in RHSCL 1.1 but not 1.0, yet we provide it) and it will make it much harder for us to migrate to new SCLs (e.g. ruby200 and ror40) as all of our package names change.
Some docs on this are here:
https://access.redhat.com/site/documentation/en-US/Red_Hat_Developer_Toolset/2/html-single/Software_Collections_Guide/index.html#sect-The_Software_Collections_Prefix
https://access.redhat.com/site/documentation/en-US/Red_Hat_Developer_Toolset/2/html-single/Software_Collections_Guide/index.html#chap-Extending_Red_Hat_Software_Collections
Updated by Dominic Cleal over 10 years ago
- Related to Feature #4451: Build all ruby193 dependencies for EL7 added
Updated by Dominic Cleal over 10 years ago
Started work on this in https://github.com/domcleal/foreman-packaging/tree/rpm/develop-fmrb modelled on ror40 (which is built on ruby200), but it'll depend on RHSCL 1.1 to work for the ruby193-scldevel package
Updated by Dominic Cleal over 10 years ago
PR up for example purposes: https://github.com/theforeman/foreman-packaging/pull/249
Updated by Dominic Cleal over 10 years ago
- Related to deleted (Feature #4451: Build all ruby193 dependencies for EL7)
Updated by Dominic Cleal over 10 years ago
- Blocks Feature #7228: Rebuild packages under ror41/ruby22 SCLs added
Updated by Dominic Cleal over 10 years ago
- Blocked by Refactor #7234: SCL 1.1 builds needed for EL rebuilds (CentOS, SL) added
Updated by Ronald van Zantvoort about 10 years ago
- Related to Bug #8371: foreman-installer tries to install foreman-release-scl on Ubuntu after upgrade from 1.6.2 to 1.7rc1 added
Updated by The Foreman Bot almost 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-packaging/pull/249 added
Updated by Dominic Cleal over 9 years ago
- Blocks Refactor #10470: Update fog to 1.32.0 added
Updated by Dominic Cleal over 9 years ago
- Blocks deleted (Refactor #10470: Update fog to 1.32.0)
Updated by Dominic Cleal over 9 years ago
- Category set to RPMs
- Status changed from Ready For Testing to Closed
- Assignee set to Dominic Cleal
- % Done changed from 0 to 100
- Translation missing: en.field_release set to 63
PR merged, packages are rebuilding. Status on the bottom of the PR and on foreman-dev.
Updated by Dominic Cleal almost 9 years ago
- Related to Bug #13803: Foreman-debug does not report SCL correctly added