-
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
[CI][Python] Wheels for manylinux 2_28 are failing due to GPG problems when downloading packages #39943
Comments
raulcd
added a commit
to raulcd/arrow
that referenced
this issue
Feb 5, 2024
…blems downloading packages
kou
pushed a commit
that referenced
this issue
Feb 6, 2024
…downloading packages (#39944) ### Rationale for this change Old manylinux images seem to have issues with a GPG key in order to download packages. ### What changes are included in this PR? Update the manylinux image used for the latest one. ### Are these changes tested? Via archery jobs ### Are there any user-facing changes? No * Closes: #39943 Authored-by: Raúl Cumplido <raulcumplido@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
dgreiss
pushed a commit
to dgreiss/arrow
that referenced
this issue
Feb 19, 2024
…blems downloading packages (apache#39944) ### Rationale for this change Old manylinux images seem to have issues with a GPG key in order to download packages. ### What changes are included in this PR? Update the manylinux image used for the latest one. ### Are these changes tested? Via archery jobs ### Are there any user-facing changes? No * Closes: apache#39943 Authored-by: Raúl Cumplido <raulcumplido@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
zanmato1984
pushed a commit
to zanmato1984/arrow
that referenced
this issue
Feb 28, 2024
…blems downloading packages (apache#39944) ### Rationale for this change Old manylinux images seem to have issues with a GPG key in order to download packages. ### What changes are included in this PR? Update the manylinux image used for the latest one. ### Are these changes tested? Via archery jobs ### Are there any user-facing changes? No * Closes: apache#39943 Authored-by: Raúl Cumplido <raulcumplido@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
thisisnic
pushed a commit
to thisisnic/arrow
that referenced
this issue
Mar 8, 2024
…blems downloading packages (apache#39944) ### Rationale for this change Old manylinux images seem to have issues with a GPG key in order to download packages. ### What changes are included in this PR? Update the manylinux image used for the latest one. ### Are these changes tested? Via archery jobs ### Are there any user-facing changes? No * Closes: apache#39943 Authored-by: Raúl Cumplido <raulcumplido@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
raulcd
added a commit
that referenced
this issue
Mar 12, 2024
…downloading packages (#39944) ### Rationale for this change Old manylinux images seem to have issues with a GPG key in order to download packages. ### What changes are included in this PR? Update the manylinux image used for the latest one. ### Are these changes tested? Via archery jobs ### Are there any user-facing changes? No * Closes: #39943 Authored-by: Raúl Cumplido <raulcumplido@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug, including details regarding any error messages, version, and platform.
The manylinux 2_28 jobs for the wheels have been failing for the last days due to:
See:
wheel-manylinux-2-28-cp310-amd64
wheel-manylinux-2-28-cp310-arm64
wheel-manylinux-2-28-cp311-amd64
wheel-manylinux-2-28-cp311-arm64
wheel-manylinux-2-28-cp312-amd64
wheel-manylinux-2-28-cp312-arm64
wheel-manylinux-2-28-cp38-amd64
wheel-manylinux-2-28-cp38-arm64
wheel-manylinux-2-28-cp39-amd64
wheel-manylinux-2-28-cp39-arm64
Component(s)
Continuous Integration, Python
The text was updated successfully, but these errors were encountered: