lmi
[Top][All Lists]
Advanced

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

Re: [lmi] Maintaining our ftp area


From: Greg Chicares
Subject: Re: [lmi] Maintaining our ftp area
Date: Fri, 8 Mar 2019 15:42:15 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

[...I'd like to add an updated 'lmi-data' archive to
  http://download.savannah.gnu.org/releases/lmi/
but that requires a GPG-signed file, and I can't sign it...]

On 2015-07-15 16:40, Greg Chicares wrote:
>> # Specify './file-to-sign', not just 'file-to-sign'.
>> gpg --local-user address@hidden  --detach-sign ./setup.ini
> 
> My original message specifies
>   me at-sign my_isp period net
> but the html archives turned that into
>   address at-sign hidden

[...writing "EMAIL_ADDR" to signify my email address...]

$gpg --local-user EMAIL_ADDR --detach-sign ./lmi-data-20190308T1249Z.tar.bz2    
          
gpg: skipped "EMAIL_ADDR": No secret key
gpg: signing failed: No secret key

That seems weird because the RSA key that I created here:

  https://lists.nongnu.org/archive/html/lmi/2015-12/msg00018.html
| [...] so I created a new RSA key...
|
| $ssh-keygen -t rsa -b 4096 -C "address@hidden"

continues to work for pushing to savannah.

What seems even weirder is that I can't even list my keys:

/tmp[0]$gpg --list-keys 
/tmp[2]$GNUPGHOME=~/.ssh gpg --list-keys                          
/tmp[2]$GNUPGHOME=~/.ssh gpg --list-keys 'EMAIL_ADDR'
gpg: error reading key: No public key

although the contents and permissions of ~/.ssh look right:

-rw------- 1 greg   29 Jan 18  2018 config
-rw------- 1 greg  736 May 22  2016 id_dsa
-rw------- 1 greg  612 Sep 22  2016 id_dsa.pub
-rw------- 1 greg 3326 Sep 22  2016 id_rsa
-rw------- 1 greg  749 Sep 22  2016 id_rsa.pub
-rw------- 1 greg 2360 Apr 14  2018 known_hosts

Vadim, do you have any suggestions?



reply via email to

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