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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=yeAXs o1S5iwPQJoACfDblGrvO2rUqr/TU+kmmOEufRjUMMk16yfw+IL8odl+Wax+vE6yU MVmte9KW05tgKau+8C7nwZo1ncGr02N1wBqvvTP4uekx3nTT5JbiZRjp1Qlpk7GJ NXTwb8N0UAGIKxoZwyqi2Yr4vRVV8x0XImGF98= 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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=YhvdB/kmCbj C5CaEYoDHi7S28fE=; b=xpBQj/6rLH0GB4lOALQxnTv4XBFvZryWeBotDmD3mdU M+6SdRirmZvgK0RrvALlJtsIB4tep+YwZsooQdXlaLQ0Qi7qFThtjfhdW6IKZ/0s t4I1maVRzS17pq4ETfu84/zCi0AfK7Y/PKfPv8pM7ctjwxRlY8Lgs8UDcy+1aUls = 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=-2.0 required=5.0 tests=AWL,BAYES_00,KAM_LOTSOFHASH,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-in-13.arcor-online.net X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-01.arcor-online.net 3nf7wV4PhNzFQnV From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: Error Installing Cygwin (setup-x86_64.exe & setup-x86) - No setup.ini.sig found. References: Date: Sun, 18 Oct 2015 19:47:54 +0200 In-Reply-To: (Robert Pace's message of "Fri, 16 Oct 2015 10:21:36 -0400") Message-ID: <87zizg131x.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Robert Pace writes: > I did install an older version of Cygwin which I had downloaded back > in January 2015 without issue. Indicating that there is an issue with > the latest cygwin setup application. I think it's now fixed and sorry for the trouble. The signature check has been changed to not complain about a missing signature file when installing from a local directory for the moment. This may be changed again if and when the "download only" mode gets smart enough to actually download the signature and ini file from the mirror. The other bug was showing up only for multi-mirror hierarchies (with any number of mirror directories present, including a single one). In this situation setup would fail to verify the packages (unless you switched that verification off with "-m") and hence you wouldn't be able to install any new packages. Until a new version makes it's way to the official site, you can try the bugfixed setup.exe I've compiled locally: --8<---------------cut here---------------start------------->8--- wget="wget -rxnH --cut-dirs=1 http://cygwin.stromeko.net"; $wget/x86/setup-x86.exe $wget/x86_64/setup-x86_64.exe sha512sum setup*.exe --8<---------------cut here---------------end--------------->8--- fa35136f7dd3beec303f5690af092a036ef59f180292b9649d9190513a3d15354a0ee805178787a5a59b2b12e1cadd7fcb38cd66aa0a23945d033c2e067ffc69 x86_64/setup-x86_64.exe e878a6ca6959ec1fbc916bde40f5089d12024b6f8d47ce1cd1db8f0d6f3fbaa152d640eb5bc664dae561199a919e7d9d927c5bef6ddbd494e5b64669af824270 x86/setup-x86.exe Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Wavetables for the Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables -- 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