You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2016/03/15 19:32:33 UTC

[jira] [Comment Edited] (YETUS-335) yetus docker image failing

    [ https://issues.apache.org/jira/browse/YETUS-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15195889#comment-15195889 ] 

Allen Wittenauer edited comment on YETUS-335 at 3/15/16 6:31 PM:
-----------------------------------------------------------------

Wow, that bug is a mess.  

FWIW, I've got rbenv working for 2.1.8.  It's slow as hell though because it actually compiles ruby. :(

I'll try the dpkg, etc, suggestions here in a sec.


was (Author: aw):
Wow, that bug is a mess.  

FWIW, I've got rbenv working for 2.1.8.  It's slow as hell thought because it actually compiles ruby. :(

I'll try the dpkg, etc, suggestions here in a sec.

> 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
>
> {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)