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:mime-version:content-type :content-transfer-encoding:date:from:to:subject:in-reply-to :references:message-id; q=dns; s=default; b=w/phOkYQGSv66KE1m/eJ SsXTb/CZHOQEnSoF43elusQlS9Q8hj2dXDjBwlLmdi6MZfjDEFfASUf5IZ8mcYsn ON9jbTngwgig6llm7WYshxYnTuUaIRa32iPoUOilvuQydtaqb4HqvAK2uvSb50uZ t5WtI/kzPQv8DsWpyjXDm3A= 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:mime-version:content-type :content-transfer-encoding:date:from:to:subject:in-reply-to :references:message-id; s=default; bh=aA/TVTlMOJTMQEobrM/4OuML9M 0=; b=RQryq64GIV7+MCFHuGGECQT0T5wmh9f2ci1dLB3DM04wyTE1ffc0k1TnlG cf3DvCqG2aWa7L2qAVIwn4ayuvOx6PhfpnLseFzFjYxRBVGa96RN4pqBoc0KYSDb CO0QAtpUB3J3wJhyFdwHYMhdqSIrLxK+XJO5D11i/Imlx3bjs= 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=-0.6 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=2016-04-18, houder, Houder, H*f:sk:9a50656 X-HELO: lb3-smtp-cloud3.xs4all.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 18 Apr 2016 09:42:56 +0200 From: Houder To: cygwin AT cygwin DOT com Subject: setup.ini in error? More details In-Reply-To: <9a506560b815d6e32c15309e53452f59@xs4all.nl> References: <9a506560b815d6e32c15309e53452f59 AT xs4all DOT nl> Message-ID: <6ab9e9dd404916c51e16040eff271b5f@xs4all.nl> X-Sender: houder AT xs4all DOT nl (uu+e/K1k4n45gk5m99keDg==) User-Agent: XS4ALL Webmail X-IsSubscribed: yes On 2016-04-18 08:49, Houder wrote: > Hi, > > Just curious ... > > Normally I do NOT use setup-x86_64.exe to "install" (download) a source > code tarball ... I will go directly to the source (i.c. a mirror). > > This time I decided to use setup (in order to verify a hypothesis) ... > > As usual I execute this procedure in 2 steps: > > 1. Download without installing > 2. Install from Local Directory > > (I do not maintain a local mirror) > > Step 1 presented no problem. > > I got a surprise when I executed step 2: when I selected the source > code > tarball, setup informed me ... it was going to install "debuginfo". > > I was not surprised to see that intention fail ... > > Only after I had modified setup.ini, where I removed the "source:" line > from tar-debuginfo, setup was able to "install" the source code > tarball. > > A mirror (at least the mirror I use) does not have a source-code > tarball > in a *-debuginfo subdirectory. > > (to clarify: the "source:" line is present in the "tar" entry as well > as > in the "tar-debuginfo" entry of setup.ini -- I removed the one from > the > the "tar-debuginfo" entry). To verify my finding, I repeated the procedure (that is, the I f LD part). Using the original version of setup.ini: - sheet "Full" shows tar and tar-debuginfo - sheet "Not installed" shows tar-debuginfo (note: no debuginfo downloaded!) Apparently I did my clicking on the "Not installed" sheet (where I normally do my selection). Yes, that was a mistake of me. Using a modified setup.ini: - sheet "Full" now only shows tar ... - sheet "Not installed" is empty When I select the source box, the source code tarball is indeed "installed". Summary: yes, it is still possible to "install" the source code tarball using setup; however, as I have shown above, setup is confused by the "source:" line in the *-debuginfo entry. Regards, Henri -- 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