X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.2 required=5.0 tests=AWL,BAYES_20,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM X-Spam-Check-By: sourceware.org Date: Mon, 13 Sep 2010 13:18:13 +0400 From: Ilya Basin Reply-To: Ilya Basin Message-ID: <1602082189.20100913131813@gmail.com> To: "cygwin AT cygwin DOT com" Subject: can't make setup.exe --untrusted-keys to work MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I have a custom public key for my repo. This works: setup.exe --keep-untrusted-keys -K basinilya.pub Then I can see that something was added to the end of /etc/setup.rc extrakeys (public-key (dsa (p #00E03CE0...41FD#) ) ) Next time I invoke setup.exe like this: setup.exe --untrusted-keys --keep-untrusted-keys and expect it to verify my signature, but it displays the "failed to verify" error and after setup.exe exits, the tail of setup.rc looks like this: extrakeys (public-key (dsa (p -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple