Package: debian-maintainers Version: 1.52 Severity: normal Hi,
I think I suffer from the same problem as in #488770. http://ftp-master.debian.org/dm-uploaders.html shows: michael.ha...@ovgu.de Michael Hanke 13A481525A76CE3A9EDB8B6DF77F8DB23144BE0F which is not the address that I use for Debian package maintenance. From reading #488770 I understand that the problem is that the intended address has to be the primary UID of the key. Therefore I edited the key, changed the primary UID and tried to generate a new changeset. But for some reason jetring-gen does not create a change set -- although the key did change. Am I missing something? Please see the protocol of my attempt below. Thanks in advance, Michael ---------------------------- mich...@gandalf:~/DM$ gpg --edit F77F8DB23144BE0F gpg (GnuPG) 1.4.9; Copyright (C) 2008 Free Software Foundation, Inc. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Secret key is available. pub 1024D/3144BE0F created: 2004-04-23 expires: never usage: SC trust: unknown validity: unknown sub 1024g/D501CFF4 created: 2004-04-23 expires: never usage: E [ unknown] (1). Michael Hanke <michael.ha...@gmail.com> [ unknown] (2) Michael Hanke <michael.ha...@ovgu.de> [ unknown] (3) Michael Hanke <michael.ha...@nat.uni-magdeburg.de> [ unknown] (4) Michael Hanke <m.ha...@web.de> [ unknown] (5) Michael Hanke <m.ha...@psych.uni-halle.de> [ unknown] (6) [jpeg image of size 5157] Command> quit mich...@gandalf:~/DM$ apt-cache policy debian-maintainers debian-maintainers: Installed: 1.52 Candidate: 1.52 Version table: *** 1.52 0 100 /var/lib/dpkg/status 1.42 0 500 http://ftp.de.debian.org lenny/main Packages mich...@gandalf:~/DM$ ls mich...@gandalf:~/DM$ cp /usr/share/keyrings/debian-maintainers.gpg . mich...@gandalf:~/DM$ gpg --export F77F8DB23144BE0F | gpg --import --no-default-keyring --keyring $PWD/debian-maintainers.gpg gpg: key 3144BE0F: "Michael Hanke <michael.ha...@gmail.com>" 1 new signature gpg: Total number processed: 1 gpg: new signatures: 1 gpg: public key of ultimately trusted key 75C024C8 not found gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u mich...@gandalf:~/DM$ jetring-gen /usr/share/keyrings/debian-maintainers.gpg debian-maintainers.gpg gpg: /tmp/jetring.d337gElyF2/trustdb.gpg: trustdb created warning: cannot write cache /usr/share/keyrings/debian-maintainers.gpg.cache mich...@gandalf:~/DM$ ls debian-maintainers.gpg debian-maintainers.gpg.cache debian-maintainers.gpg~ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org