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

setup-r@master 403 error: Failed to download resource "qpdf" #280

Closed
jhelvy opened this issue Apr 12, 2021 · 3 comments
Closed

setup-r@master 403 error: Failed to download resource "qpdf" #280

jhelvy opened this issue Apr 12, 2021 · 3 comments
Labels
bug an unexpected problem or unintended behavior

Comments

@jhelvy
Copy link

jhelvy commented Apr 12, 2021

I'm getting a 403 error with r-lib/actions/setup-r@master

It appears it can't install "qpdf" because the qpdf-10.3.1.catalina.bottle.tar.gz returns a 403 error. Seems like this actually isn't a problem with actions but rather homebrew, but I felt I should post it in case there's something I'm missing. I just noticed this on multiple different builds today (for example, this log)

Here is a snippet of the log error:

==> Downloading https://homebrew.bintray.com/bottles/qpdf-10.3.1.catalina.bottle.tar.gz
curl: (22) The requested URL returned error: 403 Forbidden
Error: Failed to download resource "qpdf"
Download failed: https://homebrew.bintray.com/bottles/qpdf-10.3.1.catalina.bottle.tar.gz
Error: Failed to get R 4.0.5: Failed to get R 4.0.5: Failed to install qpdf: Error: The process '/usr/local/bin/brew' failed with exit code 1
@jhelvy jhelvy added the bug an unexpected problem or unintended behavior label Apr 12, 2021
@thebioengineer
Copy link

thebioengineer commented Apr 12, 2021

I also came across this as well. It looks like the source (bintray) is going away, and this is one of the brown out periods:

April 12th, 26th, 2021	We will have some short service brown-outs to remind users about the services that are going away on May 1st. (Specific hours will be advertised in the Bintray status page.)

source: JFrog announcement

@jimhester
Copy link
Member

This is coming from homebrew, presumably it will resolve itself once homebrew is updated upstream on the actions runner, which we don't really have any control over unfortunately.

@github-actions
Copy link

github-actions bot commented Nov 6, 2022

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue and include a link to this issue

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

3 participants