Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP 403 for R 4.4.0 on Ubuntu #229

Open
PietrH opened this issue May 31, 2024 · 3 comments
Open

HTTP 403 for R 4.4.0 on Ubuntu #229

PietrH opened this issue May 31, 2024 · 3 comments

Comments

@PietrH
Copy link

PietrH commented May 31, 2024

Hi, I'm getting the following error:

$> sudo bash -c "$(curl -L https://rstd.io/r-install)"
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 14997  100 14997    0     0  25214      0 --:--:-- --:--:-- --:--:-- 25214
Available Versions
  4.4.0
  4.3.3
  4.3.2
  4.3.1
  4.3.0
  4.2.3
  4.2.2
  4.2.1
  4.2.0
  4.1.3
  4.1.2
  4.1.1
  4.1.0
  4.0.5
  4.0.4
  4.0.3
  4.0.2
  4.0.1
  4.0.0
  3.6.3
  3.6.2
  3.6.1
  3.6.0
  3.5.3
  3.5.2
  3.5.1
  3.5.0
  3.4.4
  3.4.3
  3.4.2
  3.4.1
  3.4.0
  3.3.3
  3.3.2
  3.3.1
  3.3.0
  3.2.5
  3.2.4
  3.2.3
  3.2.2
  3.2.1
  3.2.0
  3.1.3
  3.1.2
  3.1.1
  3.1.0
  3.0.3
  3.0.2
  3.0.1
  3.0.0
  next
  devel
Enter version to install: (<ENTER> for latest)
4.4.0
Downloading installer from https://cdn.posit.co/r/ubuntu-2210/pkgs/r-4.4.0_1_amd64.deb...
Downloading https://cdn.posit.co/r/ubuntu-2210/pkgs/r-4.4.0_1_amd64.deb...
--2024-05-31 11:43:33--  https://cdn.posit.co/r/ubuntu-2210/pkgs/r-4.4.0_1_amd64.deb
Resolving cdn.posit.co (cdn.posit.co)... 18.239.50.45, 18.239.50.78, 18.239.50.73, ...
Connecting to cdn.posit.co (cdn.posit.co)|18.239.50.45|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2024-05-31 11:43:33 ERROR 403: Forbidden.


We were unable to download the installation bundle.

Specifiying latest as well as 4.4.0 directly.

Possibly related to #89

I'm on Ubuntu 22.10

@gaborcsardi
Copy link
Contributor

I'm on Ubuntu 22.10

We only have builds for Ubuntu LTS. See the README for supported platforms: https://github.com/rstudio/r-builds#supported-platforms

@PietrH
Copy link
Author

PietrH commented May 31, 2024

Wouldn't a build for 22.04 work for 22.10? I've got an install of R4.2.1 that works just fine

@gaborcsardi
Copy link
Contributor

You might get lucky, but I don't think that it is guaranteed in general that an Ubuntu package works on the previous Ubuntu release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants