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

[CI][RPM] Key import failed #15007

Closed
kou opened this issue Dec 16, 2022 · 0 comments · Fixed by #15008
Closed

[CI][RPM] Key import failed #15007

kou opened this issue Dec 16, 2022 · 0 comments · Fixed by #15008

Comments

@kou
Copy link
Member

kou commented Dec 16, 2022

Describe the bug, including details regarding any error messages, version, and platform.

almalinux-8-amd64:

https://github.com/ursacomputing/crossbow/actions/runs/3711543280/jobs/6292083831#step:9:578

  Importing GPG key 0x3790810C:
   Userid     : "Raphael Jaen Taylor-Davies <r.taylordavies@googlemail.com>"
   Fingerprint: B90E B64A 3AF1 5545 EC8A 7B88 03F0 D5EA 3790 810C
   From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-Apache-Arrow

Component(s)

Packaging

kou added a commit to kou/arrow that referenced this issue Dec 16, 2022
I don't know why but the following key can't be imported by
RPM ("rpmkeys --import"):

almalinux-8-amd64:

https://github.com/ursacomputing/crossbow/actions/runs/3711543280/jobs/6292083831#step:9:578

    Importing GPG key 0x3790810C:
     Userid     : "Raphael Jaen Taylor-Davies <r.taylordavies@googlemail.com>"
     Fingerprint: B90E B64A 3AF1 5545 EC8A 7B88 03F0 D5EA 3790 810C
     From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-Apache-Arrow

It may be related to
https://bugzilla.redhat.com/show_bug.cgi?id=1941098 but I don't know
the real problem...
kou added a commit that referenced this issue Dec 17, 2022
I don't know why but the following key can't be imported by RPM ("rpmkeys --import"):

almalinux-8-amd64:

https://github.com/ursacomputing/crossbow/actions/runs/3711543280/jobs/6292083831#step:9:578

    Importing GPG key 0x3790810C:
     Userid     : "Raphael Jaen Taylor-Davies <r.taylordavies@ googlemail.com>"
     Fingerprint: B90E B64A 3AF1 5545 EC8A 7B88 03F0 D5EA 3790 810C
     From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-Apache-Arrow

It may be related to
https://bugzilla.redhat.com/show_bug.cgi?id=1941098 but I don't know the real problem...
* Closes: #15007

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou added this to the 11.0.0 milestone Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant