Feature #7228
closedRebuild packages under ror41/ruby22 SCLs
Description
Moving to Rails 4 will necessitate rebuilding all SCL packages (EL6, 7) under the ror40 SCL. This should be done at the same time as, or after moving packages to our own SCL to make future migrations easier.
Moving between ruby193 and ruby200 stacks (ror40 depends on ruby200) will require some changes to spec files, e.g. for the ruby(abi) to ruby(release) transition.
Updated by Dominic Cleal about 10 years ago
- Blocked by Bug #4841: Package Foreman in its own SCL added
Updated by Dominic Cleal about 10 years ago
- Blocks Tracker #3157: Rails 4.1 upgrade tasks added
Updated by Dominic Cleal about 10 years ago
- Blocked by Refactor #7234: SCL 1.1 builds needed for EL rebuilds (CentOS, SL) added
Updated by Ohad Levy almost 10 years ago
- Translation missing: en.field_release set to 21
Updated by Dominic Cleal almost 10 years ago
- Translation missing: en.field_release deleted (
21)
Updated by Dominic Cleal almost 10 years ago
- Related to Refactor #8705: Update jQuery to recent version added
Updated by Dominic Cleal almost 9 years ago
- Status changed from New to Assigned
- Assignee set to Dominic Cleal
https://github.com/domcleal/foreman-packaging/commits/rpm/develop-7228-ror has the start of this, with tfm and mock configs updated to use the new software collections, rh-ror41, rh-ruby22 and (continuing with) v8314.
The hard work will be updating all of the ruby(release) and ruby(abi) usage, and changing scl_prefix_ruby to scl_prefix_ror in a few places where packages have moved.
Updated by Dominic Cleal almost 9 years ago
- Subject changed from Rebuild packages under ror40/ruby200 SCL to Rebuild packages under ror41/ruby22 SCLs
Updated by Dominic Cleal almost 9 years ago
Branch has all the spec files updated, and all Foreman deps build successfully now. Building Foreman itself fails with the following issues:
- rack-cache is no longer a dep of Rails, it should be removed from Foreman's deps: https://github.com/theforeman/foreman/pull/2870#discussion-diff-43767877
- gettext_i18n_rails_js 1.x seems to be incompatible with bundler_ext: https://github.com/theforeman/foreman/pull/2870#issuecomment-153404467
- jquery-rails needs updating: #8705
- released versions of gridster/pwstrength are required, no git refs: https://github.com/theforeman/foreman/pull/2870#discussion-diff-43726943
- sass-rails 4.x needs to be accepted, or package 5.x: https://github.com/theforeman/foreman/pull/2870/files#r43770531
Updated by The Foreman Bot almost 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman-packaging/pull/877 added
Updated by Dominic Cleal almost 9 years ago
- Blocked by Bug #12219: Test failures on Ruby 2.2 added
Updated by Dominic Cleal almost 9 years ago
- Blocked by Bug #11016: missing gem in test.rb under ruby 2.2.0 added
Updated by Dominic Cleal almost 9 years ago
- Blocks Refactor #8884: Drop Ruby 1.9.3 support added
Updated by Dominic Cleal over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Translation missing: en.field_release set to 71
PR merged, rebuilds in progress (see PR comments).
Updated by Dominic Cleal over 8 years ago
- Related to Bug #13015: Passenger AVC under Ruby 2.2 with tcp_socket and diagnostic_con... added
Updated by Dominic Cleal over 8 years ago
- Related to Bug #13296: "Ignoring mysql2-0.3.19 because its extensions are not built." with tfm-rubygem-mysql2 added
Updated by Dominic Cleal over 8 years ago
- Related to Bug #13948: ruby-libvirt error messages constantly displayed when using foreman-rake or hammer added