Your message dated Sat, 5 Apr 2025 18:24:05 +0200
with message-id <[email protected]>
and subject line Re: Bug#682064: output of --fingerprint <keyid> and
--with-fingerprint <keyfile> should be identical
has caused the Debian Bug report #682064,
regarding [gnupg/1428] output of --fingerprint <keyid> and --with-fingerprint
<keyfile> should be identical
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
682064: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682064
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnupg
Version: 1.4.12-4+b1
Severity: minor
Tags: upstream
Hi,
I think the output of
gpg --fingerprint <keyid>
and
gpg --with-fingerprint <exported_key.file>
should (at least try to) be identical.
This is currently not the case:
10:38 evgeni@rodo /tmp % gpg --with-fingerprint AC15B50C.asc
pub 1024D/AC15B50C 2004-12-26 Evgeni -SargentD- Golov <[email protected]>
Key fingerprint = 0C04 F872 0963 ADC9 AA83 882B 24A0 1418 AC15 B50C
uid Evgeni Golov <[email protected]>
uid Evgeni Golov <[email protected]>
uid Evgeni Golov <[email protected]>
uid Evgeni Golov (Debian) <[email protected]>
uid Evgeni Golov (30doradus) <[email protected]>
uid Evgeni Golov (Jabber) <[email protected]>
uid Evgeni Golov (Jabber)
<[email protected]>
uid Evgeni -SargentD- Golov (Backup/Notfall EMail)
<[email protected]>
uid Evgeni Golov (HHU Duesseldorf)
<[email protected]>
sub 1024g/AA637FD1 2004-12-26
10:38 evgeni@rodo /tmp % gpg --fingerprint AC15B50C
pub 1024D/AC15B50C 2004-12-26
Key fingerprint = 0C04 F872 0963 ADC9 AA83 882B 24A0 1418 AC15 B50C
uid Evgeni -SargentD- Golov <[email protected]>
uid Evgeni Golov <[email protected]>
uid Evgeni Golov <[email protected]>
uid Evgeni Golov <[email protected]>
uid Evgeni Golov (Debian) <[email protected]>
uid Evgeni Golov (Jabber) <[email protected]>
uid Evgeni -SargentD- Golov (Backup/Notfall EMail)
<[email protected]>
uid Evgeni Golov (HHU Duesseldorf)
<[email protected]>
sub 1024g/AA637FD1 2004-12-26
As you can see, the first UID is printed above the fingerprint when
using --with-fingerprint. This confuses tools like gpgsigs as it does
not recognise this as an uid line and thus ignores the uid completely.
Regards
Evgeni
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.4-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gnupg depends on:
ii dpkg 1.16.7
ii gpgv 1.4.12-4+b1
ii install-info 4.13a.dfsg.1-10
ii libbz2-1.0 1.0.6-3
ii libc6 2.13-34
ii libreadline6 6.2-8
ii libusb-0.1-4 2:0.1.12-23
ii zlib1g 1:1.2.7.dfsg-13
Versions of packages gnupg recommends:
pn gnupg-curl <none>
ii libldap-2.4-2 2.4.31-1
Versions of packages gnupg suggests:
ii eog 3.4.2-1
pn gnupg-doc <none>
ii imagemagick 8:6.7.7.10-2
ii libpcsclite1 1.8.4-1
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2.2.44-1
On 2012-07-19 Evgeni Golov <[email protected]> wrote:
> Package: gnupg
> Version: 1.4.12-4+b1
> Severity: minor
> Tags: upstream
> Hi,
> I think the output of
> gpg --fingerprint <keyid>
> and
> gpg --with-fingerprint <exported_key.file>
> should (at least try to) be identical.
> This is currently not the case:
[...]
> As you can see, the first UID is printed above the fingerprint when
> using --with-fingerprint. This confuses tools like gpgsigs as it does
> not recognise this as an uid line and thus ignores the uid completely.
[...]
I do not see this with 2.2.44 and 2.4.7. - Closing
cu Andreas
--- End Message ---