-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[Packaging] Unable install Apache Arrow using Debian instructions #40759
Comments
We are having the same problem - it is an issue for all binary artifacts. |
My docker build now deletes the dependency on apache arrow so I can get past this server instability.
|
If you happen to build Arrow's R package, I managed to get it work by switching the installation source to RSPM which holds binaries to Debian (and other Linux distros). Docker Command to install
If you have a different distro or want a different arrow version, follow this for your desired Repository URL: |
Same problem, looking forward to a quick fix. |
@kou how can we get it fixed? can we ping someone? Our docker build is broken since friday. |
I'll prepare a mirror of 15.0.2 tomorrow. If our site is still down, we can use the mirror temporary as a workaorund. |
Seems that it's working now, container was built with no issues |
Can confirm it. The issue is worrying though, since a whole deployment can be frozen for a few days :( |
Describe the bug, including details regarding any error messages, version, and platform.
I'm building a docker image and it started failing from today with below error when installing deb package
Error:
Dockerfile:
Component(s)
C++
The text was updated successfully, but these errors were encountered: