Skip to content

EL9 Local Repo Incorrect Key #204

@mblock90

Description

@mblock90

The EL9 download for creating a local repo points to lenovohpckey.pub which contains Key ID: 6AD06410 but the EL9 release packages were signed with Key ID: 63F5868E.
The correct key is available from the repodata/repomd.xml.key file.
lenovohpckey.pub should be replaced or the localrepo.tmpl should be updated to point to the correct file.

rpm -Kv lenovo-confluent-3.14.4-1.noarch.rpm
		lenovo-confluent-3.14.4-1.noarch.rpm:
		    Header V4 EdDSA/SHA256 Signature, key ID 63f5868e: NOKEY
		    Header SHA256 digest: OK
		    Header SHA1 digest: OK
		    Payload SHA256 digest: OK
		    MD5 digest: OK

gpg --show-keys /mnt/local_repo/lenovo-hpc-el9/repodata/repomd.xml.key
		pub   ed25519 2022-05-31 [SC]
		      1F4D96A1FDFAB518D022020ED59CB53163F5868E
		uid                      Lenovo Scalable Infrastructure <[email protected]>
		sub   cv25519 2022-05-31 [E]
		
gpg --show-keys /mnt/local_repo/lenovo-hpc-el9/lenovohpckey.pub
		pub   rsa4096 2015-11-16 [SC]
		      9A95638E468A92D19D2021456E72688D6AD06410
		uid                      Lenovo Scalable Infrastructure <[email protected]>
                sub   rsa4096 2015-11-16 [E]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions