Feature #12912
Switch to CentOS SCLorg SIG repository
Fixed in Releases:
Found in Releases:
Description
Software collections are moving into the CentOS SCLorg/SCLo SIG as an upstream location, which somewhat replaces softwarecollections.org. We could configure the SCLo repository (e.g. http://mirror.centos.org/centos/7/sclo/) instead of scl.org from our "foreman-release-scl" RPM.
This will allow us to depend on SCLo collections such as the upcoming RoR 4.2 collection, and it's generally a little more structured than scl.org with a publicly available build system.
Related issues
Associated revisions
History
#1
Updated by Dominic Cleal about 5 years ago
- Related to Refactor #7234: SCL 1.1 builds needed for EL rebuilds (CentOS, SL) added
#2
Updated by Dominic Cleal almost 5 years ago
- Related to Feature #13376: Rebuild packages under ror42 SCL added
#3
Updated by Dominic Cleal almost 5 years ago
- Related to deleted (Feature #13376: Rebuild packages under ror42 SCL)
#4
Updated by Dominic Cleal almost 5 years ago
- Blocks Feature #13376: Rebuild packages under ror42 SCL added
#5
Updated by The Foreman Bot almost 5 years ago
- Assignee set to Dominic Cleal
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-packaging/pull/1069 added
#6
Updated by Dominic Cleal almost 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset ce4991416b401a1798745921f09c4a7f65d0e60c.
#7
Updated by Dominic Cleal almost 5 years ago
- Legacy Backlogs Release (now unused) set to 136
fixes #12912 - switch to CentOS SCLo SIG builds
Swaps dependencies for softwarecollections.org with the CentOS SCLo SIG
release packages, which are copied into our repo by the mash script when
listed in extras/ so non-CentOS users and those without CentOS Extras
enabled can install it.
The packages are better maintained and will allow us to depend on sclo-*
packages in future. Maintenance of softwarecollections.org builds seems
to have stopped in favour of the SCLo SIG.