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

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

Commit 3dbf0a04094a926b82616c3e88308da092cf7b58 in avro's branch 
refs/heads/dependabot/cargo/lang/rust/master/libflate-1.4.0 from Ryan Skraba
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=3dbf0a040 ]

AVRO-3736: [Ruby] Preinstall gems in ubertool docker (#2191)

* AVRO-3736: [Ruby] Preinstall gems in ubertool docker

* Replicate expected directory structure

Co-authored-by: Tim Perkins <[email protected]>

* AVRO-3736: Update from PR comments

---------

Co-authored-by: Tim Perkins <[email protected]>

> [Build][Ruby] The release build fails "bundle not found"
> --------------------------------------------------------
>
>                 Key: AVRO-3736
>                 URL: https://issues.apache.org/jira/browse/AVRO-3736
>             Project: Apache Avro
>          Issue Type: Bug
>            Reporter: Ryan Skraba
>            Assignee: Ryan Skraba
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> After some reorganisation in the Dockerfile and build scripts from AVRO-2666 
> and [this 
> commit|https://github.com/apache/avro/commit/cf7bfe7710febdc84e70fcc8ad21d859dbf1be1f],
>  it looks like the ubertool docker can no longer be used to build the Ruby 
> Avro SDK:
> {code}
> # In the main or branch-1.11 directory
> ./build.sh docker
> # Inside the container
> ./build.sh clean
> ....
> + cd lang/ruby
> + ./build.sh clean
> ./build.sh: line 27: bundle: command not found
> {code}
> This is a bit subtle, because if the `lang/ruby/.gem/` directory exists from 
> a previous build, it might still work.  A clean build will fail.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to