Hi, Attila Lendvai skribis: > i was trying to: > > $ ./pre-inst-env guix refresh --update dropbear > > but the key is not imported, because "no user ID". apparently some keyservers drop the user id for privacy reasons. Yes, that’s the case of keys.openpgp.org, unless the user explicitly consented to publishing user ID packets: https://keys.openpgp.org/about > then i went to the manual, and it suggests: > > $ gpg --export rms@gnu.org | kbxutil --import-openpgp >> mykeyring.kbx [...] > i.e. what the manual suggests results in a different file format than what guix refresh creates/expects. Ouch. (I’m pretty sure I tested it back then, maybe something changed?) Since that part is not so useful anyway, how about dropping the now incorrect bit about kbxutil, like so: