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=aXGsJehl7Aryz7WQ F/uZh65MfZmcdirTS3XN2q/W8J0QlvxygWAUI/AwtFRdtfMXFlcGIm1Wet8jtNy4 5azB4hx908FfS7NT/KPM5VJpTcuGw3WPMEsiY/NEv3GpD+xfO5F4X+aYibIH4+0j JulNYQRw8SIrp4OhBUe36NN2x8c= 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=0TrRJf6d6S2VzhARbK2jPp 1SThs=; b=ra4ySFetd63Kr6zVQpRQSkOt/Nlv0opzQCAdDSZZkaxHxh0WFHIm8Y cPzdojjJJzB9IDCXTHVFvSEYbiri2eHKB3UaINfiqugjmOQgPyIIHknvH6+YE0Q9 NLxp+fnjYBftQleWuZGY7W4Wucy+YDfPAeIT1mtU7iJ14cHyUamcU= 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=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: limerock04.mail.cornell.edu X-CornellRouted: This message has been Routed already. 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> <562258EA DOT 8080505 AT cornell DOT edu> <87zizhe86j DOT fsf AT Rainer DOT invalid> From: Ken Brown Message-ID: <562293A3.5040503@cornell.edu> Date: Sat, 17 Oct 2015 14:29:55 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <87zizhe86j.fsf@Rainer.invalid> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 10/17/2015 1:06 PM, Achim Gratz wrote: > Ken Brown writes: >>> 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. > > I install also from a local mirror, not signed ini files (yet) and I > haven't had any problems. I happen to have installed a new machine just > this week so I know this also works OK. If there is a setup.xz, > setup.ini shouldn't even be looked at and consequently no setup.ini.xz > file should be required. > >> And even then, setup doesn't seem to work right on the local mirror. >> The only choices it gives me on the local packages are "Keep" and >> "Uninstall". > > That would indicate it hasn't actually found any packages in whatever it > used as setup.ini. What's your directory layout? I can't make any > sense of what's happening for you. Your local mirror should look like: > > mirror > /x86 > /setup.xz > /setup.xz.sig > /x86_64 > /setup.xz > /setup.xz.sig > > and setup should be pointed at "mirror". OK, doing it that way works. But if I add setup.ini alongside setup.xz and setup.xz.sig, then setup complains about not finding setup.ini.sig. Also, having to point setup at "mirror" is a major change from the way local installs used to work. I have the following structure: download directory http%3a%2f%2fmirrors.kernel.org%2fsourceware%2fcygwin%2f/ http... http... mirror and I have always pointed setup at "download directory" for a local install. In the past, this would then pick up the packages from all the http directories as well as from "mirror". Was it a deliberate change that this no longer works? This change is probably what's behind the problem the others in this thread have reported. Ken -- 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