X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=FNCGBmKXF1rn2WKB 5ckunYxAsNR4HithwH0tdeD2N9QTJwLdYBxyYaYQC4ENJxg/UuUcIHfECGtzgUDD KDVFDt9u3LmWEk7l5JqbjwOBoSE8+iNJ9FYsAbv98PdAxcuporVS6540GNAb7N8A bJTcElG8UqLf2DTUnl3q3BAJx9s= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=Iofc/3ZwY8lpqQkDdbw9wo 6T0IM=; b=gDhvpmvoa3QS+/hKNuf61fR+6K5dxGYEP+v6Ww4pR2hCXJZjR4g6Th putqtd0X4Zq+bAgqstN4/x1vtK+2ofctlmcdIQMsIFQl82hYg+dO0GgXnmStFdzw N1rTkuNJmYvUxMnaI1AQ/NvvqI8LKHOPx01c8pd+5kU2XEZMf90IQ= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=4.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_COUK,RCVD_IN_JMF_BL,SPF_PASS autolearn=no version=3.3.2 X-HELO: out.ipsmtp3nec.opaltelecom.net X-SMTPAUTH: drstacey AT tiscali DOT co DOT uk X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2GWAQAouSJW/yhe0lUNUcRWg0aCUwMCAoFfEQEBAQEBAQEDhTUBAQQ4QBELEgYJFg8JAwIBAgE3DhMIAQG3SpNrAQEIAgEgi3WFFBeEFwEEklqDSZw+jHc3gnCBQIZYAQEB X-IPAS-Result: A2GWAQAouSJW/yhe0lUNUcRWg0aCUwMCAoFfEQEBAQEBAQEDhTUBAQQ4QBELEgYJFg8JAwIBAgE3DhMIAQG3SpNrAQEIAgEgi3WFFBeEFwEEklqDSZw+jHc3gnCBQIZYAQEB Subject: Re: Error Installing Cygwin (setup-x86_64.exe & setup-x86) - No setup.ini.sig found. To: cygwin AT cygwin DOT com References: <8737xawn6j DOT fsf AT Rainer DOT invalid> <56216C25 DOT 6090104 AT cornell DOT edu> <878u72eyy2 DOT fsf AT Rainer DOT invalid> <56223B5E DOT 50309 AT cornell DOT edu> From: David Stacey Message-ID: <5622BA2F.7040205@tiscali.co.uk> Date: Sat, 17 Oct 2015 22:14:23 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <56223B5E.50309@cornell.edu> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 17/10/15 13:13, Ken Brown wrote: > On 10/17/2015 3:28 AM, Achim Gratz wrote: >> Ken Brown writes: >>>> Could you check if the setup.ini.sig file is just not stored to >>>> disk and >>>> that setup would commence installing if you downloaded it manually and >>>> put alongside the setup.ini file? >>> >>> Is there a new requirement that a local repository has to have a >>> signature file? And does it have to be setup.ini.sig (rather than, >>> for example, setup.bz2.sig)? >> >> You can always tell it to not check the signature (--no-verify / -X), >> but if the directory you set it upon looks like a mirror and has a setup >> file, then it will by default want to check the signature (belonging to >> the actual suffix used: .xz, .bz2 and lastly .ini). > > I maintain my own small repository at a remote site and mirror it on > my local machine. It contains, for each architecture, setup.ini, > setup.xz, and setup.xz.sig. Installation from the remote site works > fine. If I try to install from my local mirror, setup complains that > it can't find setup.ini.sig. I can install from the local mirror only > if I add setup.ini.sig. Same here. I maintain a local mirror and use my own setup.ini files (created with genini); these do not have 'sig' files. Directory structure is as follows: cygwin-2015-10-16 /cygwin /x86 /x86_64 /cygwinports /noarch /x86 /x86_64 The 'setup.ini' files are located in the 'x86' and 'x86_64' directories; setup is pointed at the 'cygwin-2015-10-16' directory. Eventually managed to install using an older version of setup that I had downloaded previously. Hope this helps, Dave. -- 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