Package: debian-maintainers Version: 1.59 Severity: normal
Hi, I think I suffer from the same problem as in #488770. http://ftp-master.debian.org/dm-uploaders.html shows: [email protected] Mathieu Malaterre E1FAED1FA75C1DA7FD9F14F812914ABD0EA23F2B 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 (unix diff command reports differences). Following bug #511709, I even tried to remove one uid, but again jetring-gen still refuse to see any changes. Am I missing something? Steps: $ gpg --edit E1FAED1FA75C1DA7FD9F14F812914ABD0EA23F2B 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/0EA23F2B created: 2009-04-16 expires: never usage: SC trust: unknown validity: unknown sub 2048g/8AA703D7 created: 2009-04-16 expires: never usage: E [ unknown] (1). Mathieu Malaterre (malat) <[email protected]> [ unknown] (2) Mathieu Malaterre <[email protected]> [ unknown] (3) Mathieu Malaterre <[email protected]> $ apt-cache policy debian-maintainers debian-maintainers: Installed: 1.59 Candidate: 1.59 Version table: *** 1.59 0 -1 http://ftp.fr.debian.org sid/main Packages 100 /var/lib/dpkg/status 1.52 0 900 http://ftp.fr.debian.org lenny/main Packages $ cp /usr/share/keyrings/debian-maintainers.gpg . $ gpg --export E1FAED1FA75C1DA7FD9F14F812914ABD0EA23F2B | gpg --import --no-default-keyring --keyring $PWD/debian-maintainers.gpg gpg: key 0EA23F2B: "Mathieu Malaterre (malat) <[email protected]>" 1 new signature gpg: Total number processed: 1 gpg: new signatures: 1 gpg: no ultimately trusted keys found $ jetring-gen /usr/share/keyrings/debian-maintainers.gpg debian-maintainers.gpg warning: failed setting cache time: Operation not permittedgpg: /tmp/jetring.fgJcXhN4rP/trustdb.gpg: trustdb created $ ls debian-maintainers.gpg debian-maintainers.gpg~ debian-maintainers.gpg.cache -- System Information: Debian Release: squeeze/sid APT prefers stable APT policy: (900, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash debian-maintainers depends on no packages. Versions of packages debian-maintainers recommends: ii gnupg 1.4.9-4 GNU privacy guard - a free PGP rep debian-maintainers suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

