[jira] [Commented] (AVRO-2297) Ruby build fails in docker container

2019-01-07 Thread Fokko Driesprong (JIRA)


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

Fokko Driesprong commented on AVRO-2297:


Yes, thanks [~tjwp]

> Ruby build fails in docker container
> 
>
> Key: AVRO-2297
> URL: https://issues.apache.org/jira/browse/AVRO-2297
> Project: Apache Avro
>  Issue Type: Improvement
>  Components: ruby
>Reporter: Thiruvalluvan M. G.
>Assignee: Tim Perkins
>Priority: Major
>
> It appears that the latest release of Ruby bundler on Jan 4, 2019 breaks our 
> build. We are installing the bundler without version constraints and hence it 
> installs the latest version of bundler, which in turn requires ruby 2.3.0.
> Can someone familiar with our Ruby binding take care of this. Until it is 
> fixed, we'll disable ruby build in docker.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (AVRO-2297) Ruby build fails in docker container

2019-01-07 Thread Tim Perkins (JIRA)


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

Tim Perkins commented on AVRO-2297:
---

Should this be resolved now that a fix has been merged?

> Ruby build fails in docker container
> 
>
> Key: AVRO-2297
> URL: https://issues.apache.org/jira/browse/AVRO-2297
> Project: Apache Avro
>  Issue Type: Improvement
>  Components: ruby
>Reporter: Thiruvalluvan M. G.
>Assignee: Tim Perkins
>Priority: Major
>
> It appears that the latest release of Ruby bundler on Jan 4, 2019 breaks our 
> build. We are installing the bundler without version constraints and hence it 
> installs the latest version of bundler, which in turn requires ruby 2.3.0.
> Can someone familiar with our Ruby binding take care of this. Until it is 
> fixed, we'll disable ruby build in docker.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (AVRO-2297) Ruby build fails in docker container

2019-01-07 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on AVRO-2297:
---

Commit 7740efa3ee8e3ddd01405c8f3af1937859f6bd1a in avro's branch 
refs/heads/master from Tim Perkins
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=7740efa ]

Revert "Merge pull request #422 from thiru-apache/AVRO-2297"

This reverts commit efd6274a4c7a9ed7c1c0d41477649b68baeefa0b, reversing
changes made to 0c223c9da6d0286c9e16257cef8b9988099cf8a2.


> Ruby build fails in docker container
> 
>
> Key: AVRO-2297
> URL: https://issues.apache.org/jira/browse/AVRO-2297
> Project: Apache Avro
>  Issue Type: Improvement
>  Components: ruby
>Reporter: Thiruvalluvan M. G.
>Assignee: Tim Perkins
>Priority: Major
>
> It appears that the latest release of Ruby bundler on Jan 4, 2019 breaks our 
> build. We are installing the bundler without version constraints and hence it 
> installs the latest version of bundler, which in turn requires ruby 2.3.0.
> Can someone familiar with our Ruby binding take care of this. Until it is 
> fixed, we'll disable ruby build in docker.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (AVRO-2297) Ruby build fails in docker container

2019-01-04 Thread Thiruvalluvan M. G. (JIRA)


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

Thiruvalluvan M. G. commented on AVRO-2297:
---

[https://github.com/apache/avro/pull/422] is for disabling ruby build. Please 
re-enable it once the bundler issue is resolved.

> Ruby build fails in docker container
> 
>
> Key: AVRO-2297
> URL: https://issues.apache.org/jira/browse/AVRO-2297
> Project: Apache Avro
>  Issue Type: Improvement
>  Components: ruby
>Reporter: Thiruvalluvan M. G.
>Assignee: Tim Perkins
>Priority: Major
>
> It appears that the latest release of Ruby bundler on Jan 4, 2019 breaks our 
> build. We are installing the bundler without version constraints and hence it 
> installs the latest version of bundler, which in turn requires ruby 2.3.0.
> Can someone familiar with our Ruby binding take care of this. Until it is 
> fixed, we'll disable ruby build in docker.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (AVRO-2297) Ruby build fails in docker container

2019-01-04 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on AVRO-2297:
---

Commit efd6274a4c7a9ed7c1c0d41477649b68baeefa0b in avro's branch 
refs/heads/master from Thiruvalluvan M. G.
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=efd6274 ]

Merge pull request #422 from thiru-apache/AVRO-2297

Disabled ruby build for docker

> Ruby build fails in docker container
> 
>
> Key: AVRO-2297
> URL: https://issues.apache.org/jira/browse/AVRO-2297
> Project: Apache Avro
>  Issue Type: Improvement
>  Components: ruby
>Reporter: Thiruvalluvan M. G.
>Assignee: Tim Perkins
>Priority: Major
>
> It appears that the latest release of Ruby bundler on Jan 4, 2019 breaks our 
> build. We are installing the bundler without version constraints and hence it 
> installs the latest version of bundler, which in turn requires ruby 2.3.0.
> Can someone familiar with our Ruby binding take care of this. Until it is 
> fixed, we'll disable ruby build in docker.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)