<p></p>
<p>Hi,</p>
<p>I'm in the process of upgrading the <code>geany-plugins</code> package for Arch Linux.</p>
<p>However, <code>makepkg</code> complains about the 01380DF54FD09D02 key that is mentioned on the <a href="https://plugins.geany.org/downloads.html" rel="nofollow">download page</a>:</p>
<pre><code>==> Making package: geany-plugins 1.38-1 (Mon Oct 11 11:21:33 2021)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found geany-plugins-1.38.tar.bz2
  -> Found geany-plugins-1.38.tar.bz2.sig
==> Validating source files with b2sums...
    geany-plugins-1.38.tar.bz2 ... Passed
    geany-plugins-1.38.tar.bz2.sig ... Skipped
==> Verifying source file signatures with gpg...
    geany-plugins-1.38.tar.bz2 ... FAILED (unknown public key 01380DF54FD09D02)
</code></pre>
<p>I also get <code>gpg: key 01380DF54FD09D02: no user ID</code> when importing it with <code>gpg</code>:</p>
<pre><code>% gpg --keyserver hkps://keys.openpgp.org --search-keys 01380DF54FD09D02
gpg: data source: https://keys.openpgp.org:443
(1)       256 bit EDDSA key 01380DF54FD09D02, created: 2021-10-09
Keys 1-1 of 1 for "01380DF54FD09D02".  Enter number(s), N)ext, or Q)uit > 1
gpg: key 01380DF54FD09D02: no user ID
gpg: Total number processed: 1
</code></pre>
<p>Is everything in order with the current PGP/GPG key?</p>
<p>I would prefer not to skip the key validation. For many packages, a signature and key are not available, and I appreciate that it is available for <code>geany-plugins</code>.</p>
<p>Cheers!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/issues/1119">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ2WIUVLCV2QYITECVTUGKUMZANCNFSM5FXYNRWA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJ4FO2QIJJZ44ULTMETUGKUMZA5CNFSM5FXYNRWKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4PHRU2NA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/issues/1119",
"url": "https://github.com/geany/geany-plugins/issues/1119",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>