bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Won't update gpg server!


From: Eric Blake
Subject: Re: Won't update gpg server!
Date: Sat, 29 Sep 2007 09:06:29 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Tom Gillwald on 9/29/2007 8:56 AM:
> Everytime I try and update something I get an error. This is what I get:
> 
> Report bugs to <address@hidden>.

This looks like the output of some other command that you executed before
gpg; gpg is not part of coreutils.  You may find more luck on the gpg
list.  That said...

> address@hidden:/home/thomas# gpg --send-key 17A3 F120 1771 A811 936B  07F1 
> BE18 3089 0F75 0568
> address@hidden:/home/thomas# gpg --send-key Thomas Gillwald
(linux-junkie) <address@hidden>

You aren't quoting these properly.  When you want to group items separated
by whitespace as a single argument, you must use quoting in the shell.

> address@hidden:/home/thomas# gpg --send-key 1024D/0F750568

Too much information.  A gpg key is as simple as the 8-character id after
the fingerprint.  Try this instead:
gpg --send-key 0f750568

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG/mn184KuGfSFAYARAiaNAKCNXlFmQzJFwvNcTEmp5PYaxzSB8QCfbR+w
WlK6PU0UpbCLZnnwKVjE4s4=
=RFa2
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]