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

Nicola Crane commented on ARROW-14840:
--------------------------------------

Is it a red herring to notice that it appears that the combination of Groovy + 
LTS isn't on the list at https://cloud.r-project.org/bin/linux/ubuntu?

Also: https://cran.r-project.org/bin/linux/ubuntu/focal-cran40/ works whereas 
https://cran.r-project.org/bin/linux/ubuntu/groovy-cran40/ (which is where it's 
looking for) does not.  

Looking here: https://launchpad.net/ubuntu/groovy/+package/r-base it seems that 
R 4.0.2 is the highest supported version for some reason.

I'll submit a PR to build docs on R 4.0 for now I guess?

> [R] test-ubuntu-20.10-docs nightly build failing due to R install issue
> -----------------------------------------------------------------------
>
>                 Key: ARROW-14840
>                 URL: https://issues.apache.org/jira/browse/ARROW-14840
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: R
>            Reporter: Nicola Crane
>            Priority: Major
>
> e.g. 
> https://github.com/ursacomputing/crossbow/branches/all?query=nightly-2021-11-24-0-azure-test-ubuntu-20.10-docs
> {code}
> Reading package lists...
> E: The repository 'https://cloud.r-project.org/bin/linux/ubuntu 
> groovy-cran40/ Release' does not have a Release file.
> Repository: 'deb https://cloud.r-project.org/bin/linux/ubuntu groovy-cran40/'
> Description:
> Archive for codename: groovy-cran40/ components: 
> More info: https://cloud.r-project.org/bin/linux/ubuntu
> Adding repository.
> Adding deb entry to 
> /etc/apt/sources.list.d/archive_uri-https_cloud_r-project_org_bin_linux_ubuntu-groovy.list
> Adding disabled deb-src entry to 
> /etc/apt/sources.list.d/archive_uri-https_cloud_r-project_org_bin_linux_ubuntu-groovy.list
> Reading package lists...
> Building dependency tree...
> Reading state information...
> E: Version '4.1*' for 'r-recommended' was not found
> E: Version '4.1*' for 'r-base' was not found
> The command '/bin/bash -o pipefail -c apt-get update -y &&     apt-get 
> install -y         dirmngr         apt-transport-https         
> software-properties-common &&     apt-key adv         --keyserver 
> keyserver.ubuntu.com         --recv-keys 
> E298A3A825C0D65DFD57CBB651716619E084DAB9 &&     add-apt-repository 'deb 
> https://cloud.r-project.org/bin/linux/ubuntu '$(lsb_release -cs)'-cran40/' && 
>     apt-get install -y --no-install-recommends         autoconf-archive       
>   automake         curl         doxygen         gobject-introspection         
> gtk-doc-tools         libcurl4-openssl-dev         libfontconfig1-dev         
> libfribidi-dev         libgirepository1.0-dev         libglib2.0-doc         
> libharfbuzz-dev         libtiff-dev         libtool         libxml2-dev       
>   ninja-build         nvidia-cuda-toolkit         openjdk-${jdk}-jdk-headless 
>         pandoc         r-recommended=${r}*         r-base=${r}*         rsync 
>         ruby-dev         wget &&     apt-get clean &&     rm -rf 
> /var/lib/apt/lists/*' returned a non-zero code: 100
> Service 'ubuntu-docs' failed to build : Build failed
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to