On Mon, Jan 20, 2020 at 01:58:18PM -0500, Olek Wojnar wrote:
> I have a (hopefully) easy question for you: When I hover over my package
> versions on DDPO [1] it shows "... (Uploader:
> owoj...@suddenlinkmail.com)". Do you know why it's displaying that email
> address? That's an address I haven't used in years, I don't have access
> to it anymore, and I've removed it from my developer key. I've searched
> all over the Debian sites and wikis to figure out why that address is
> popping up but I can't figure it out.

I might be wrong, but ISTR that address comes from dak.  It saves there
the primary ID of a GPG key the first time it sees it, and then never
let it go.
I know of people who tried to get the ftp-master to change their address
there and failed...


projectb=> select f.fingerprint, f.created, f.modified, k.name, u.uid, u.name 
from fingerprint f join keyrings k on k.id=f.keyring join uid u on f.uid=u.id 
where f.fingerprint='BE44E7CCB558C248832035C8EBE4E3EE94176FC2';
               fingerprint                |            created            |     
      modified            |                        name                         
|            uid             |    name
------------------------------------------+-------------------------------+-------------------------------+-----------------------------------------------------+----------------------------+-------------
 BE44E7CCB558C248832035C8EBE4E3EE94176FC2 | 2016-08-10 14:28:22.584903+00 | 
2019-12-23 19:55:32.792824+00 | 
/srv/keyring.debian.org/keyrings/debian-keyring.gpg | 
owoj...@suddenlinkmail.com | Olek Wojnar
(1 row)


-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
More about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature

Reply via email to