You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/04/20 01:47:00 UTC

[jira] [Updated] (CALCITE-5102) Avatica website fails to build

     [ https://issues.apache.org/jira/browse/CALCITE-5102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Hyde updated CALCITE-5102:
---------------------------------
    Description: 
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}


  was:
{{The error below occurs when trying to build the repository via GitHub Actions.}}
{{ }}
{{{{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:5776c8eed572003d9ec021767d725b6aa37226bebf4a5219049c063ff8b698ef }}
{{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}}}}


> 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: 10m
>  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)