Project

General

Custom queries

Profile

Actions

Feature #7228

closed

Rebuild packages under ror41/ruby22 SCLs

Added by Dominic Cleal almost 11 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
RPMs
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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.


Related issues 10 (0 open10 closed)

Related to Foreman - Refactor #8705: Update jQuery to recent versionClosed12/14/2014Actions
Related to SELinux - Bug #13015: Passenger AVC under Ruby 2.2 with tcp_socket and diagnostic_con...Rejected01/06/2016Actions
Related to Packaging - Bug #13296: "Ignoring mysql2-0.3.19 because its extensions are not built." with tfm-rubygem-mysql2ClosedDominic Cleal01/20/2016Actions
Related to Packaging - Bug #13948: ruby-libvirt error messages constantly displayed when using foreman-rake or hammerClosedDominic Cleal02/29/2016Actions
Blocked by Packaging - Bug #4841: Package Foreman in its own SCLClosedDominic Cleal03/25/2014Actions
Blocks Foreman - Tracker #3157: Rails 4.1 upgrade tasksClosed09/27/2013

Actions
Blocked by Packaging - Refactor #7234: SCL 1.1 builds needed for EL rebuilds (CentOS, SL)ClosedDominic Cleal08/22/2014Actions
Blocked by Foreman - Bug #12219: Test failures on Ruby 2.2ClosedEric Helms10/20/2015Actions
Blocked by Foreman - Bug #11016: missing gem in test.rb under ruby 2.2.0Closed07/05/2015Actions
Blocks Foreman - Refactor #8884: Drop Ruby 1.9.3 supportClosedDominic Cleal01/09/2015Actions
Actions #7

Updated by Dominic Cleal over 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.

Actions #9

Updated by Dominic Cleal over 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:

  1. 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
  2. gettext_i18n_rails_js 1.x seems to be incompatible with bundler_ext: https://github.com/theforeman/foreman/pull/2870#issuecomment-153404467
  3. jquery-rails needs updating: #8705
  4. released versions of gridster/pwstrength are required, no git refs: https://github.com/theforeman/foreman/pull/2870#discussion-diff-43726943
  5. sass-rails 4.x needs to be accepted, or package 5.x: https://github.com/theforeman/foreman/pull/2870/files#r43770531
Actions #14

Updated by Dominic Cleal over 9 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).

Actions

Also available in: Atom PDF