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

Tomas Svarovsky commented on AVRO-1459:
---------------------------------------

Hey Sean

yeah rvm 1.24.7, ruby, ruby-1.9.3-p429.

I did not look into the tests but my expectation would be, that installation is 
not covered by tests. When I searched the archive it seems like testing 
infrastructure is leveraging Gemfile, not rake which is (maybe/probably?) used 
for generating the actual gem.

If you look at Gemfile you can see that multi_json is spelled there correctly 
which would explain why it does not fail during set up of the testing 
environment. Is there a specific reason why there are 2 different ways how to 
specify dependencies?

Tomas

> 'gem install avro' does not work for version 1.7.6
> --------------------------------------------------
>
>                 Key: AVRO-1459
>                 URL: https://issues.apache.org/jira/browse/AVRO-1459
>             Project: Avro
>          Issue Type: Bug
>          Components: ruby
>    Affects Versions: 1.7.6
>            Reporter: Tomas Svarovsky
>         Attachments: AVRO-1459.patch
>
>
> When trying to install 'gem install avro' it fails with error "ERROR:  Could 
> not find a valid gem 'multi-json' (>= 0) in any repository" .
> This was introduced by AVRO-1063 where multi-json dependency was introduced. 
> The correct way of spelling that seems to be 'multi_json'.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to