Skip to content

Commit 4fc16ee

Browse files
committed
Post an update about packaging issue in 2.4.8
https://bugs.ruby-lang.org/issues/16197
1 parent 72097fa commit 4fc16ee

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

en/news/_posts/2019-10-01-ruby-2-4-8-released.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ the end of March of 2020. After that date, maintenance of Ruby 2.4
2222
will be ended. We recommend you start planning the migration to newer
2323
versions of Ruby, such as 2.6 or 2.5.
2424

25+
__Update (Oct 2nd 4:00 UTC):__ We're working on the issue that the Ruby 2.4.8 release tarball doesn't install under _non-root_ user. Follow [[Bug #16197]](https://bugs.ruby-lang.org/issues/16197) for detailed updates.
26+
2527
## Download
2628

2729
{% assign release = site.data.releases | where: "version", "2.4.8" | first %}

ja/news/_posts/2019-10-01-ruby-2-4-8-released.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Ruby 2.4 系列は、現在、セキュリティメンテナンスフェーズ
2222
現在の予定では、2020 年 3 月末頃を目処に、2.4 系列のセキュリティメンテナンスならびに公式サポートは終了する見込みです。
2323
現在、2.4 系列を利用しているユーザーの皆さんは、なるべく早く、2.6 系列等のより新しいバージョン系列の Ruby への移行を検討されるよう、お勧めします。
2424

25+
__更新 (10/2 13:00 JST):__ 非 root ユーザーにおいて Ruby 2.4.8 の tarball からインストールすることができない問題が確認されています。 [[Bug #16197]](https://bugs.ruby-lang.org/issues/16197) にて対応を進める予定です。
26+
2527
## ダウンロード
2628

2729
{% assign release = site.data.releases | where: "version", "2.4.8" | first %}

0 commit comments

Comments
 (0)