[
https://issues.apache.org/jira/browse/ARROW-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17450378#comment-17450378
]
Nicola Crane commented on ARROW-14840:
--------------------------------------
Also noticed "Note that in order to install R 4.1 packages, a new and different
sources.list entry is needed." on
https://cran.r-project.org/bin/linux/ubuntu/fullREADME.html which could be
relevant?
> [R][CI] 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: Continuous Integration, R
> Reporter: Nicola Crane
> Assignee: Nicola Crane
> Priority: Major
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)