raulcd opened a new issue, #49521:
URL: https://github.com/apache/arrow/issues/49521
### Describe the bug, including details regarding any error messages,
version, and platform.
Some Linux packaging jobs are currently failing due to GPG signature
problems:
```
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-9
Key imported successfully
Key import failed (code 2). Failing package is:
arrow-devel-24.0.0-0.dev20260315.el9.aarch64
GPG Keys are configured as:
file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Apache-Arrow
Public key for arrow2400-libs-24.0.0-0.dev20260315.el9.aarch64.rpm is not
installed. Failing package is: arrow2400-libs-24.0.0-0.dev20260315.el9.aarch64
GPG Keys are configured as:
file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Apache-Arrow
The downloaded packages were saved in cache until the next successful
transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: GPG check FAILED
rake aborted!
```
The job failures:
-
[almalinux-9-arm64](https://github.com/apache/arrow/actions/runs/23126294794/job/67169980283)
-
[centos-9-stream-arm64](https://github.com/apache/arrow/actions/runs/23126294794/job/67169980284)
-
[almalinux-9-amd64](https://github.com/apache/arrow/actions/runs/23126294794/job/67169980298)
-
[centos-9-stream-amd64](https://github.com/apache/arrow/actions/runs/23126294794/job/67169980301)
-
[almalinux-10-arm64](https://github.com/apache/arrow/actions/runs/23126294794/job/67169980307)
-
[almalinux-10-amd64](https://github.com/apache/arrow/actions/runs/23126294794/job/67169980313)
### Component(s)
Continuous Integration
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]