[
https://issues.apache.org/jira/browse/YETUS-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15195964#comment-15195964
]
Sean Busbey commented on YETUS-335:
-----------------------------------
{code}
+RUN git clone https://github.com/rbenv/rbenv.git /usr/local/rbenv
+RUN git clone https://github.com/rbenv/ruby-build.git
/usr/local/rbenv/plugins/ruby-build
{code}
could we tie these to release tags please?
> yetus docker image failing
> --------------------------
>
> Key: YETUS-335
> URL: https://issues.apache.org/jira/browse/YETUS-335
> Project: Yetus
> Issue Type: Bug
> Components: Test Patch
> Affects Versions: 0.2.0
> Reporter: Allen Wittenauer
> Priority: Blocker
> Attachments: YETUS-335-rbenv.00.patch
>
>
> {code}
> Step 16 : RUN gem install rubocop --no-ri --no-rdoc
> ---> Running in f27550136210
> Invalid gemspec in
> [/var/lib/gems/1.9.1/specifications/unicode-display_width-1.0.2.gemspec]:
> Illformed requirement ["< 3.0.0, >= 1.9.3"]
> Invalid gemspec in
> [/var/lib/gems/1.9.1/specifications/unicode-display_width-1.0.2.gemspec]:
> Illformed requirement ["< 3.0.0, >= 1.9.3"]
> Invalid gemspec in
> [/var/lib/gems/1.9.1/specifications/unicode-display_width-1.0.2.gemspec]:
> Illformed requirement ["< 3.0.0, >= 1.9.3"]
> ERROR: Error installing rubocop:
> rubocop requires unicode-display_width (>= 1.0.1, ~> 1.0)
> The command '/bin/sh -c gem install rubocop --no-ri --no-rdoc' returned a
> non-zero code: 1
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)