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

Francis Chuang commented on CALCITE-5102:
-----------------------------------------

[~mmior] The PR looks good to me :) We were caught out in this case because the 
docker images for jekyll were not immutable. If the docker repo's owner 
followed the convention used by the official docker images, such as 
gradle-7.4.2-jdk17, we would be able to pin the image in docker-compose.yml and 
be confident that the image won't change. In any case, there's not really much 
we can do to prevent this at the moment, and I don't think it'll be a common 
occurrence, so we'll just fix things if and when they break.

> Avatica website fails to build
> ------------------------------
>
>                 Key: CALCITE-5102
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5102
>             Project: Calcite
>          Issue Type: Bug
>          Components: avatica
>            Reporter: Michael Mior
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The error below occurs when trying to build the repository via GitHub Actions.
> {noformat}
> Creating network "site_default" with the default driver
> Creating volume "site_gradle-cache" with default driver 
> Pulling build-site (jekyll/jekyll:4)... 
> 4: Pulling from jekyll/jekyll 
> Digest: sha256:5776c8eed572003d9ec021767d725b6aa37226bebf4a5219049c063ff8b698f
> Status: Downloaded newer image for jekyll/jekyll:4 
> Creating site_build-site_run ... 
> Creating site_build-site_run ... done 
> Cloning into '/tmp/calcite-avatica-go'... 
> Updated 0 paths from 74ec7ce 
> Bundler 2.3.11 is running, but your lockfile was generated with 2.3.10. 
> Installing Bundler 2.3.10 and restarting using that version. 
> Fetching gem metadata from [https://rubygems.org/.|https://rubygems.org/] 
> Fetching bundler 2.3.10 
> Installing bundler 2.3.10 
> Fetching gem metadata from [https://rubygems.org/.........] 
> Your bundle is locked to listen (3.1.5) from rubygems repository 
> [https://rubygems.org/] or installed locally, but that version can no longer 
> be 
> found in that source. That means the author of listen (3.1.5) has removed it. 
> You'll need to update your bundle to a version other than listen (3.1.5) that 
> hasn't been removed in order to install. 
> 7
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to