#8 Add distribution-gpg-keys
Closed 3 years ago by carlwgeorge. Opened 4 years ago by jcpunk.
rpms/ jcpunk/centos-release c8  into  c8

@@ -102,6 +102,7 @@ 

  Group:          System Environment/Base

  Conflicts:      %{name} < 8.0-0.1905.0.10

  BuildArch:      noarch

+ Provides:       distribution-gpg-keys = 0

  

  %description -n centos-gpg-keys

  %{product_family} RPM signature keys

Mock bootstrap looks for 'distribution-gpg-keys' which we can provide in the right place.

per https://bugs.centos.org/view.php?id=16992

rebased onto b47faf1

4 years ago

We don't install those keys in the right place for that. distribution-gpg-keys is in EPEL8 already.

The proposed solution is not valid. The correct solution would be to adjust the bare CentOS configs (that is, the ones without EPEL) to not require distribution-gpg-keys. This should easily be possible, since Mock allows overriding the package set installed for bootstrap and regular install.

Pull-Request has been closed by carlwgeorge

3 years ago
Metadata