X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <19000930 DOT post AT talk DOT nabble DOT com> Subject: RE: Im having a problem downloading version 1.5.25-15 having something to do with setup.ini.sig Date: Fri, 15 Aug 2008 16:58:17 +0100 Message-ID: <00ad01c8feef$bb70a660$9601a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <19000930.post@talk.nabble.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Garret wrote on 15 August 2008 16:45: > I am using the cygwin setup.exe ultimately to use GRASS on my windows > machine. the problem I am getting is with the setup.ini.sig file. I have > attached an image of the exact error message I am getting. It seems to > abort the grass packages download. > http://www.nabble.com/file/p19000930/grass_error.JPG grass_error.JPG > > I had downloaded GRASS via cygwin earlier this year and it seemed to work > just fine. So this is a new problem, and after looking at a few mirror > sites and seeing that this file setup.ini.sig was updated a few days ago > that has lead me to believe that this file has a problem with GRASS. > > any clues? Yep: setup.exe now (by default) checks for and tries to validate a GPG signature file to make sure the mirror isn't damaged or malicious. If you're installing from a non-official mirror site, it won't have the signature (since it won't have the Cygwin signing key). There are command-line options that we can use to enable mirror maintainers to distribute keys to their users for use with setup.exe, but for now, you want to invoke setup using the "-X" command-line option, which you can do either by invoking setup.exe from a cmd shell, or by making a shortcut to it in windows explorer and adding "-X" to the end of the "Target" field in the properties. cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/