-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-16745: [Packaging][RPM] Add support for AlmaLinux 9 #13307
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
Conversation
|
@github-actions crossbow submit almalinux-* amazon-linux-* centos-* |
This comment was marked as outdated.
This comment was marked as outdated.
|
@github-actions crossbow submit almalinux-* amazon-linux-* centos-* |
This comment was marked as outdated.
This comment was marked as outdated.
|
@github-actions crossbow submit almalinux-* amazon-linux-* centos-* |
This comment was marked as outdated.
This comment was marked as outdated.
|
@github-actions crossbow submit almalinux-* amazon-linux-* centos-* |
This comment was marked as outdated.
This comment was marked as outdated.
|
@github-actions crossbow submit almalinux-* amazon-linux-* centos-* |
|
Revision: c16bbb6 Submitted crossbow builds: ursacomputing/crossbow @ actions-7e19ba9fd5
|
|
@github-actions crossbow submit almalinux-* amazon-linux-* centos-* |
|
Revision: f0099d2 Submitted crossbow builds: ursacomputing/crossbow @ actions-896c0fb4d5
|
|
@github-actions crossbow submit almalinux-* amazon-linux-* centos-* |
|
Revision: f13deda Submitted crossbow builds: ursacomputing/crossbow @ actions-3c3046a807
|
|
@github-actions crossbow submit almalinux-* amazon-linux-* centos-* |
|
Revision: e94f7ec Submitted crossbow builds: ursacomputing/crossbow @ actions-52476e28be
|
|
+1 |
This is a follow-up of ARROW-16745/apache#13307. If we use 3 or more jobs to build RPM, memory on Travis CI is exhausted. It causes the "No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself." error.
…#13371) This is a follow-up of ARROW-16745/#13307. If we enable Apache Arrow Flight, we can't build packages in 60min on Travis CI. If we can't finish a job in 60min, Travis CI terminates the job as time-out. Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
No description provided.