#39 beakerlib && 'Requires: initscripts' fails because of gpg check failure
Closed by praiskup. Opened by praiskup.

I'm not sure whether Fedora CI shouldn't be more independent on GPG in case of Rawhide... otherwise the CI runs might fail pretty often.

================================================================================
 Package             Architecture   Version               Repository       Size
================================================================================
Installing:
 initscripts         x86_64         10.01-2.fc30          rawhide         203 k
Transaction Summary
================================================================================
Install  1 Package
Total download size: 203 k
Installed size: 1.1 M
Downloading Packages:
initscripts-10.01-2.fc30.x86_64.rpm             163 kB/s | 203 kB     00:01    
--------------------------------------------------------------------------------
Total                                            89 kB/s | 203 kB     00:02     
warning: /var/cache/dnf/rawhide-2d95c80a1fa0a67d/packages/initscripts-10.01-2.fc30.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 3c3359c4: NOKEY
Fedora - Rawhide - Developmental packages for t 1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0xCFC659B9:
 Userid     : "Fedora (30) <fedora-30-primary@fedoraproject.org>"
 Fingerprint: F1D8 EC98 F241 AAF2 0DF6 9420 EF3C 111F CFC6 59B9
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-30-x86_64
Key imported successfully
Import of key(s) didn't help, wrong key(s)?
Public key for initscripts-10.01-2.fc30.x86_64.rpm is not installed. Failing package is: initscripts-10.01-2.fc30.x86_64
 GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-30-x86_64
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

https://jenkins-continuous-infra.apps.ci.centos.org/job/fedora-rawhide-pr-pipeline/986/artifact/package-tests/logs/FAIL_postgresql-testsuite.log

@bgoncalv would you have time to look @ this pls?

@mvadkert what do you recommend, disable GPG check in all rawhide repos?

Proposed fix would be to disable GPG check for Rawhide.

https://github.com/CentOS-PaaS-SIG/ci-pipeline/pull/789/files

@mvadkert @praiskup what do you think?

On Friday, March 8, 2019 1:26:41 PM CET Bruno Goncalves wrote:

Proposed fix would be to disable GPG check for Rawhide.

https://github.com/CentOS-PaaS-SIG/ci-pipeline/pull/789/files

@mvadkert @praiskup what do you think?

I don't see a huge problem from my POV. But I'd suggest to consult this with
Fedora rel-eng team, whether it is a good idea.

I think this can be closed. The pipeline is not verifying GPG on Rawhide any more.

If in the future we decide to check GPG we can enable it back :)

Metadata Update from @praiskup:
- Issue status updated to: Closed (was: Open)

thank you

Metadata