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

unable to install the apache arrow on debian 11 #12686

Closed
shettypriy opened this issue Mar 22, 2022 · 3 comments
Closed

unable to install the apache arrow on debian 11 #12686

shettypriy opened this issue Mar 22, 2022 · 3 comments

Comments

@shettypriy
Copy link

shettypriy commented Mar 22, 2022

I am trying to install apache arrow on debian 11 by following the steps mentioned here https://arrow.apache.org/install/ , however, when trying to download the deb file using the command wget https://apache.jfrog.io/artifactory/arrow/$(lsb_release --id --short | tr 'A-Z' 'a-z')/apache-arrow-apt-source-latest-$(lsb_release --codename --short).deb it is not downloading the file and giving the Forbidden error. What has changed suddenly which is causing this issue? Running apt-get update command on the server where the deb package was already installed is giving the following error

Err:10 https://apache.jfrog.io/artifactory/arrow/debian bullseye InRelease
403 Forbidden [IP: 13.32.43.79 443]
E: Failed to fetch https://apache.jfrog.io/artifactory/arrow/debian/dists/bullseye/InRelease 403 Forbidden [IP: 13.32.43.79 443]
E: The repository 'https://apache.jfrog.io/artifactory/arrow/debian bullseye InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Release links on the website https://arrow.apache.org/release/7.0.0.html is showing forbidden error

@pitrou
Copy link
Member

pitrou commented Mar 22, 2022

This may be a transient issue, can you try again?

@kontrybutor
Copy link

Seems to be working again, thanks!

@kou kou closed this as completed Mar 22, 2022
@shettypriy
Copy link
Author

yes, it is working currently, thanks

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

4 participants