public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-repos] f45: Fix RPM-GPG-KEY-fedora-39-primary
@ 2026-08-10  9:41 Dusty Mabe
  0 siblings, 0 replies; only message in thread
From: Dusty Mabe @ 2026-08-10  9:41 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/fedora-repos
            Branch : f45
            Commit : 3b053dfff1942804baed33a9de527d3e2c025161
            Author : Dusty Mabe <dusty@dustymabe.com>
            Date   : 2022-08-15T11:04:42-04:00
            Stats  : +2/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-repos/c/3b053dfff1942804baed33a9de527d3e2c025161?branch=f45

            Log:
            Fix RPM-GPG-KEY-fedora-39-primary

- Remove blank space from line
- Add newline to the end of the file

This was previously throwing this error:

```
$ sudo rpm --import ./RPM-GPG-KEY-fedora-39-x86_64
error: ./RPM-GPG-KEY-fedora-39-x86_64: key 1 not an armored public key
```

---
diff --git a/RPM-GPG-KEY-fedora-39-primary b/RPM-GPG-KEY-fedora-39-primary
index 2dc618a..3c27a91 100644
--- a/RPM-GPG-KEY-fedora-39-primary
+++ b/RPM-GPG-KEY-fedora-39-primary
@@ -1,5 +1,5 @@
 -----BEGIN PGP PUBLIC KEY BLOCK-----
- 
+
 mQINBGLykg8BEADURjKtgQpQNoluifXia+U3FuqGCTQ1w7iTqx1UvNhLX6tb9Qjy
 l/vjl1iXxucrd2JBnrT/21BdtaABhu2hPy7bpcGEkG8MDinAMZBzcyzHcS/JiGHZ
 d/YmMWQUgbDlApbxFSGWiXMgT0Js5QdcywHI5oiCmV0lkZ+khZ4PkVWmk6uZgYWf
@@ -26,4 +26,4 @@ J5dGeb/ArmxQj3IMrajdNwjuk9GMeMSSS2EMY8ryOuYwRbFhBOLhGAnmM5OOSUxv
 A4ipWraXDW0bK/wXI7yHMkc6WYrdV3SIXEqJBTp7npimv3JC+exWEbTLcgvV70FP
 X55M9nDtzUSayJuEcfFP2c9KQCE=
 =J4qZ
------END PGP PUBLIC KEY BLOCK-----
\ No newline at end of file
+-----END PGP PUBLIC KEY BLOCK-----

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10  9:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10  9:41 [rpms/fedora-repos] f45: Fix RPM-GPG-KEY-fedora-39-primary Dusty Mabe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox