You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2020/02/02 07:50:00 UTC

[jira] [Updated] (SPARK-30704) Use jekyll-redirect-from 0.15.0 instead of the latest

     [ https://issues.apache.org/jira/browse/SPARK-30704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dongjoon Hyun updated SPARK-30704:
----------------------------------
    Description: 
We use Ruby 2.3 in our release docker image.

The latest version of `jekyll-redirect-from 0.16.0` causes a failure on Ruby 2.3.
- https://github.com/jekyll/jekyll-redirect-from/releases/tag/v0.16.0

{code}
root@dc0bc546e377:/# gem install jekyll-redirect-from
ERROR:  Error installing jekyll-redirect-from:
	jekyll-redirect-from requires Ruby version >= 2.4.0.
{code}

  was:
The latest version causes a failure on Ruby 2.3.
- https://github.com/jekyll/jekyll-redirect-from/releases/tag/v0.16.0


> Use jekyll-redirect-from 0.15.0 instead of the latest
> -----------------------------------------------------
>
>                 Key: SPARK-30704
>                 URL: https://issues.apache.org/jira/browse/SPARK-30704
>             Project: Spark
>          Issue Type: Bug
>          Components: Project Infra
>    Affects Versions: 2.4.5, 3.0.0
>            Reporter: Dongjoon Hyun
>            Priority: Blocker
>
> We use Ruby 2.3 in our release docker image.
> The latest version of `jekyll-redirect-from 0.16.0` causes a failure on Ruby 2.3.
> - https://github.com/jekyll/jekyll-redirect-from/releases/tag/v0.16.0
> {code}
> root@dc0bc546e377:/# gem install jekyll-redirect-from
> ERROR:  Error installing jekyll-redirect-from:
> 	jekyll-redirect-from requires Ruby version >= 2.4.0.
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org