You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After merging PR #224 I saw that the automatic GH action failed due to not obtaining the travis system package. Relevant snippet of the action diagnostics below. Perhaps changing setup-r@v1 to setup-r@v2 will fix the issue?
Warning: r-lib/actions/setup-r@v1 is deprecated. Please update your workflow to use the 'v2' version. Also look at the examples at https://github.com/r-lib/actions/tree/v2/examples because '@v2' workflows are much simpler than 'v1' workflows.
/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis
Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease
Get:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease [114 kB]
Get:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease [99.8 kB]
Get:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Get:5 https://packages.microsoft.com/ubuntu/22.04/prod jammy InRelease [10.5 kB]
Get:6 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [758 kB]
Get:7 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [169 kB]
Get:8 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [11.4 kB]
Get:9 http://azure.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [488 kB]
Get:10 http://azure.archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [74.9 kB]
Get:11 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [761 kB]
Get:12 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [128 kB]
Get:13 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [14.0 kB]
Get:14 http://azure.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [7300 B]
Get:15 http://azure.archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [3324 B]
Get:16 http://azure.archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [1580 B]
Get:[17](https://github.com/rinpharma/r-pharma/actions/runs/3679630276/jobs/6224380780#step:2:18) http://azure.archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [272 B]
Get:[18](https://github.com/rinpharma/r-pharma/actions/runs/3679630276/jobs/6224380780#step:2:19) http://azure.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [6740 B]
Get:[19](https://github.com/rinpharma/r-pharma/actions/runs/3679630276/jobs/6224380780#step:2:20) http://azure.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [348 B]
Get:[20](https://github.com/rinpharma/r-pharma/actions/runs/3679630276/jobs/6224380780#step:2:21) http://azure.archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [525 kB]
Ign:[21](https://github.com/rinpharma/r-pharma/actions/runs/3679630276/jobs/6224380780#step:2:22) https://ppa.launchpadcontent.net/cran/travis/ubuntu jammy InRelease
Get:22 http://azure.archive.ubuntu.com/ubuntu jammy-security/main Translation-en [113 kB]
Get:23 http://azure.archive.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [7352 B]
Get:24 http://azure.archive.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [452 kB]
Get:25 http://azure.archive.ubuntu.com/ubuntu jammy-security/restricted Translation-en [69.2 kB]
Get:26 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [6[22](https://github.com/rinpharma/r-pharma/actions/runs/3679630276/jobs/6224380780#step:2:23) kB]
Get:27 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe Translation-en [82.7 kB]
Get:28 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [11.0 kB]
Get:29 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main amd64 Packages [60.2 kB]
Get:30 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main armhf Packages [10.6 kB]
Get:31 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main arm64 Packages [16.7 kB]
Hit:32 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu jammy InRelease
Err:33 https://ppa.launchpadcontent.net/cran/travis/ubuntu jammy Release
404 Not Found [IP: 185.1[25](https://github.com/rinpharma/r-pharma/actions/runs/3679630276/jobs/6224380780#step:2:26).190.52 443]
Reading package lists...
E: The repository 'https://ppa.launchpadcontent.net/cran/travis/ubuntu jammy Release' does not have a Release file.
Repository: 'deb https://ppa.launchpadcontent.net/cran/travis/ubuntu/ jammy main'
Description:
Backports of important libraries used by R packages on Travis
More info: https://launchpad.net/~cran/+archive/ubuntu/travis
Adding repository.
Adding deb entry to /etc/apt/sources.list.d/cran-ubuntu-travis-jammy.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/cran-ubuntu-travis-jammy.list
Adding key to /etc/apt/trusted.gpg.d/cran-ubuntu-travis.gpg with fingerprint 4A0C19[31](https://github.com/rinpharma/r-pharma/actions/runs/3679630276/jobs/6224380780#step:2:32)18803EB4A561E569B3CF[35](https://github.com/rinpharma/r-pharma/actions/runs/3679630276/jobs/6224380780#step:2:36)C315B55A9F
/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq
E: The repository 'https://ppa.launchpadcontent.net/cran/travis/ubuntu jammy Release' does not have a Release file.
Error: Failed to get R 4.2.2: Failed to get R 4.2.2: Failed to install R: Error: The process '/usr/bin/sudo' failed with exit code 100
The text was updated successfully, but these errors were encountered:
After merging PR #224 I saw that the automatic GH action failed due to not obtaining the travis system package. Relevant snippet of the action diagnostics below. Perhaps changing
setup-r@v1
tosetup-r@v2
will fix the issue?The text was updated successfully, but these errors were encountered: