From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24284 invoked by alias); 2 Jan 2014 18:51:34 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 24272 invoked by uid 89); 2 Jan 2014 18:51:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: mho-01-ewr.mailhop.org Received: from mho-03-ewr.mailhop.org (HELO mho-01-ewr.mailhop.org) (204.13.248.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Thu, 02 Jan 2014 18:51:33 +0000 Received: from pool-108-49-99-58.bstnma.fios.verizon.net ([108.49.99.58] helo=cgf.cx) by mho-01-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1VynMh-0009BP-F6 for cygwin-apps@cygwin.com; Thu, 02 Jan 2014 18:51:31 +0000 Received: from ednor (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with SMTP id C69D560114 for ; Thu, 2 Jan 2014 13:51:29 -0500 (EST) Received: by ednor (sSMTP sendmail emulation); Thu, 02 Jan 2014 13:51:29 -0500 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19aOwb0TcxXwLRErCiccaS4 Date: Thu, 02 Jan 2014 18:51:00 -0000 From: Christopher Faylor To: cygwin-apps@cygwin.com Subject: Re: SSH key for upload access Message-ID: <20140102185129.GB2420@ednor.casa.cgf.cx> Reply-To: cygwin-apps@cygwin.com Mail-Followup-To: cygwin-apps@cygwin.com References: <52990653.8090308@gmail.com> <20131130025526.GB4823@ednor.casa.cgf.cx> <52C43721.2050400@gmail.com> <20140101235029.GC2035@ednor.casa.cgf.cx> <52C579BE.5080908@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52C579BE.5080908@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2014-01/txt/msg00008.txt.bz2 On Thu, Jan 02, 2014 at 03:37:50PM +0100, marco atzeri wrote: >Il 1/2/2014 12:50 AM, Christopher Faylor ha scritto: >> On Wed, Jan 01, 2014 at 04:41:21PM +0100, marco atzeri wrote: >>> Il 11/30/2013 3:55 AM, Christopher Faylor ha scritto: >>>> On Fri, Nov 29, 2013 at 10:25:39PM +0100, marco atzeri wrote: > >> >> Given the error, apparently you're not using the private key associated with the above >> public key. FWIW, the above key is not the same as the public key for your general >> login. >> >> cgf >> > >the public key was a DSA and the last one a RSA. >Something was wrong with that RSA key so here a new fresh one > >---- BEGIN SSH2 PUBLIC KEY ---- >AAAAB3NzaC1yc2EAAAADAQABAAABAQDOnH9bOIalaKpmcNZ2oCDM7Wq4O1pCSVbNfPYwZt >9KDpnhBg6eQVXjQ8EmK2Dvg3m/pmcXdbf8K+jxNUwtFMp/Z1+ZB5c92Ak7VEB0XV9NTUtI >hix7U2q2G+knaEh+2tPkAMyYY2Ha+MezTXLfowFcaUbMXZ7FVKcLcJjEOtuJgLRuZvjtxN >rKNerLjQjJJHvpqY4MTJgAqrtn32UBLpVFiUPialuuC8wwuYxzE7VDhgRJvw4QwvI42Nwv >WAiV+uIf+pysHcW8iLZ+ekzTiKNBakT2dxLYy9G7vRltsBn+X9CpDJ73vKGygNwirkDQ2N >mSSEUiE1JyEHdISOaRpV2h >---- END SSH2 PUBLIC KEY ---- > >already tested with the ssh login and it worked. In case it isn't obvious, the format of the email mentioned at https://sourceware.org/cygwin-apps/package-upload.html is for reading by a program. Using a program means that there won't be issues if I try to update files by hand. If you want to update your key submit a new request using that format. cgf