Comment 5 for bug 257210

Revision history for this message
Graham Inggs (ginggs) wrote :

This is a simpler test case that only tests retrieving a key with gpg. Tested on both the i386 and amd64 versions of cntlm in precise-proposed.

cntlm 0.91~rc6-0ubuntu2.12.04.1:

$ gpg --keyserver keyserver.ubuntu.com --recv-keys c0b21f32
gpg: requesting key C0B21F32 from hkp server keyserver.ubuntu.com
gpg: no valid OpenPGP data found.
gpg: key C0B21F32: no valid user IDs
gpg: this may be caused by a missing self-signature
gpg: Total number processed: 1
gpg: w/o user IDs: 1
gpg: keyserver timed out
gpg: keyserver receive failed: keyserver error

cntlm 0.92.3-0ubuntu0.1:

$ gpg --keyserver keyserver.ubuntu.com --recv-keys c0b21f32
gpg: requesting key C0B21F32 from hkp server keyserver.ubuntu.com
gpg: key C0B21F32: public key "Ubuntu Archive Automatic Signing Key (2012) <email address hidden>" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)