Project

General

Profile

Actions

Tracker #4656

closed

Drop Ruby 1.8 support

Added by Dominic Cleal about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
% Done:

100%

Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Tracker for anything concerning Ruby 1.8.7 support, and being able to drop it. There are likely things in Foreman we can revert (gem pins, workarounds).

There was a short discussion on foreman-dev in 2013 about when we'd look to drop it:
https://groups.google.com/d/msg/foreman-dev/0TsJ9wxmUOQ/YpBdCi97ARgJ

The general consensus there and in other discussions has been to continue supporting 1.8 while it's been reasonable effort (pinning gems etc), and while none of our major dependencies (i.e. Rails, Fog) have dropped it. A move to Rails 4 would necessitate dropping 1.8.


Related issues 17 (1 open16 closed)

Related to Foreman - Bug #3369: rubyzip 1.0.0 breaks Ruby 1.8 buildClosedDominic Cleal10/18/2013Actions
Related to Foreman - Bug #3005: gettext 3.0.0 breaks Ruby 1.8 supportClosedDominic Cleal09/01/2013Actions
Related to Foreman - Bug #3167: gettext_i18n_rails 1.0.0 incompatible with gettext 2.xClosedLukas Zapletal09/30/2013Actions
Related to Foreman - Bug #2808: nokogiri 1.6.0 incompatible with Ruby 1.8ClosedDominic Cleal07/19/2013Actions
Related to Foreman - Bug #2385: Capybara 2.1.0 incompatible with Ruby 1.8ClosedDominic Cleal04/10/2013Actions
Related to Foreman - Bug #2100: KS provisioning template regexp buffer overflowClosedDominic Cleal01/03/2013Actions
Related to Foreman - Bug #4828: Rake 10.2.0 breaks Ruby 1.8 compatibilityClosedDominic Cleal03/25/2014Actions
Related to Foreman - Bug #5214: Ancestry 2.1.0 dropped Ruby 1.8 supportClosedDominic Cleal04/16/2014Actions
Related to Foreman - Bug #5966: execjs 2.1.0 drops Ruby 1.8 compatibilityClosedDominic Cleal05/28/2014Actions
Related to Foreman - Bug #6533: rest-client 1.7.0 dropped Ruby 1.8 supportClosedDaniel Lobato Garcia07/09/2014Actions
Related to Foreman - Bug #7013: apipie-rails 0.2.3 is incompatible with 1.8.7ClosedDaniel Lobato Garcia08/10/2014Actions
Has duplicate Foreman - Feature #7513: drop ruby 1.87 supportDuplicate09/18/2014Actions
Blocks Foreman - Tracker #3157: Rails 4.1 upgrade tasksClosed09/27/2013

Actions
Blocked by Packaging - Feature #7227: Move Ubuntu 12.04 packages to Brightbox PPA with Ruby 1.9ClosedDominic Cleal08/22/2014Actions
Blocks Foreman - Feature #7514: add foreman tasks into coreNewActions
Blocks Foreman - Refactor #7233: Revert Ruby 1.8 specificsClosedShlomi Zadok08/22/2014Actions
Blocks Foreman - Refactor #8461: Replace UUIDTools with SecureRandom.uuidClosedShlomi Zadok11/20/2014Actions
Actions #1

Updated by Dominic Cleal about 10 years ago

Actions #2

Updated by Dominic Cleal about 10 years ago

  • Plugins use deface < 1.0 at the moment, but >= 1.0 requires nokogiri ~> 1.6.0 which is incompatible with 1.8. We can then switch to deface 1.0 after dropping 1.8.
Actions #3

Updated by Dominic Cleal about 10 years ago

  • Related to Bug #3369: rubyzip 1.0.0 breaks Ruby 1.8 build added
Actions #4

Updated by Dominic Cleal about 10 years ago

  • Related to Bug #3005: gettext 3.0.0 breaks Ruby 1.8 support added
Actions #5

Updated by Dominic Cleal about 10 years ago

  • Related to Bug #3167: gettext_i18n_rails 1.0.0 incompatible with gettext 2.x added
Actions #6

Updated by Dominic Cleal about 10 years ago

  • Related to Bug #2808: nokogiri 1.6.0 incompatible with Ruby 1.8 added
Actions #7

Updated by Dominic Cleal about 10 years ago

  • Related to Bug #2385: Capybara 2.1.0 incompatible with Ruby 1.8 added
Actions #8

Updated by Dominic Cleal about 10 years ago

  • Related to Bug #2100: KS provisioning template regexp buffer overflow added
Actions #9

Updated by Dominic Cleal about 10 years ago

Debian 6 (squeeze) and Ubuntu 12.04 (precise) both use 1.8.7 as default, but Debian 6 will be EOL soon (May 2014) and 12.04 will be supplanted by 14.04 shortly.

They're able to switch to 1.9.2/3 by default, but both ship Ruby 1.9 versions that aren't supported by Puppet upstream, so doing this can't really be recommended.

It seems that using Debian 7 and Ubuntu 14.04 as our primary versions for these distros would be a good cue to begin dropping 1.8 support (maybe Foreman 1.6 or equivalent).

Actions #10

Updated by Dominic Cleal about 10 years ago

1.8 support will probably continue for the smart proxy and probably Hammer for longer, since they use the system Ruby 1.8.7 on EL6, rather than software collections.

The proxy has to load Puppet, which remains packaged for 1.8 (though they're talking about dropping support - how isn't clear, yet), while I think we used 1.8 for Hammer to reduce dependencies. Now SCL's released, using it for Hammer on EL6 might well be sensible.

Actions #11

Updated by Dominic Cleal about 10 years ago

  • Related to Bug #4828: Rake 10.2.0 breaks Ruby 1.8 compatibility added
Actions #12

Updated by Dominic Cleal about 10 years ago

  • Related to Bug #5214: Ancestry 2.1.0 dropped Ruby 1.8 support added
Actions #13

Updated by Dominic Cleal almost 10 years ago

  • Related to Bug #5966: execjs 2.1.0 drops Ruby 1.8 compatibility added
Actions #14

Updated by Dominic Cleal almost 10 years ago

  • Related to Bug #6533: rest-client 1.7.0 dropped Ruby 1.8 support added
Actions #15

Updated by Dominic Cleal over 9 years ago

  • Related to Bug #7013: apipie-rails 0.2.3 is incompatible with 1.8.7 added
Actions #16

Updated by Dominic Cleal over 9 years ago

  • Blocked by Feature #7227: Move Ubuntu 12.04 packages to Brightbox PPA with Ruby 1.9 added
Actions #17

Updated by Dominic Cleal over 9 years ago

Up for discussion again, possibly for Foreman 1.7: https://groups.google.com/forum/#!topic/foreman-dev/p48T8bQ21hY

Debian 6 has been deprecated as of 1.6, and will be dropped for 1.7. #7227 tracks how to handle Ubuntu 12.04.

Actions #18

Updated by Dominic Cleal over 9 years ago

Actions #19

Updated by Ohad Levy over 9 years ago

Actions #20

Updated by Ohad Levy over 9 years ago

Actions #21

Updated by Ohad Levy over 9 years ago

  • translation missing: en.field_release set to 21
Actions #22

Updated by Dominic Cleal over 9 years ago

Actions #23

Updated by Dominic Cleal over 9 years ago

Actions #24

Updated by Dominic Cleal over 9 years ago

  • Status changed from New to Closed
  • Target version set to 1.7.2
  • % Done changed from 0 to 100
Actions #25

Updated by Dominic Cleal over 9 years ago

  • Blocks Refactor #8461: Replace UUIDTools with SecureRandom.uuid added
Actions #26

Updated by Tomer Brisker over 5 years ago

  • Category deleted (70)
Actions

Also available in: Atom PDF