delorie.com/archives/browse.cgi | search |
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=uBLZ9KXROdW1SsZz | |
k+quc1+YLdaSL5yVIFdyZg2NOj1Idyl2yfT3F+ppPdyImX6fWkkoRhIASBwpOwqG | |
TRs6OAgm60J1+hQa1AovyPp3LxAsPrGmYabH7rEhL/Bzt85qfRl5s7wabiEw8TLd | |
12SXxl6PzRKa8gjc3+OgKktSi0w= | |
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=N5ZOw6qULfr7jme/yMJE/c | |
LQu3U=; b=QHKbVswIbbch7sFSV+IU9n9jDT7zgaMX5lKQPXUb0gP/lLxUOdgE5I | |
b69szq0gRKUmDAOWxpmhGC2MsFD0rLyF1DGF9DiT5oarqkmEvnWBLTgSl5b7NC/E | |
7gl9x4t1/VPefGwncBVSwqKohHFcise5NiMbFRy9q2FHwYNomjBQ0= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=H*i:sk:3c228f7, Hx-languages-length:1403, H*f:sk:3c228f7, H*MI:sk:3c228f7 |
X-HELO: | out1-smtp.messagingengine.com |
X-ME-Sender: | <xms:HXCkWKXGZGqAYDmZyZCsGwHkPr17O7DeoaXHhkDu53OqgX6URYtf4A> |
Subject: | Re: Problem with mksetupini |
To: | Sunny Lin <sunny DOT khh AT gmail DOT com>, cygwin AT cygwin DOT com |
References: | <CAL93U-KtEvR+D1uraT-Q+QUOutZJeBBn3mWsF9rUUo9YbkgSMw AT mail DOT gmail DOT com> <3c228f7f-8af0-fbd6-8b60-ca8d0736b264 AT dronecode DOT org DOT uk> |
From: | Jon Turney <jon DOT turney AT dronecode DOT org DOT uk> |
Message-ID: | <a1e9473d-7720-4773-ce3e-4de2872efb57@dronecode.org.uk> |
Date: | Wed, 15 Feb 2017 15:13:32 +0000 |
User-Agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 |
MIME-Version: | 1.0 |
In-Reply-To: | <3c228f7f-8af0-fbd6-8b60-ca8d0736b264@dronecode.org.uk> |
On 15/02/2017 14:08, Jon Turney wrote: > On 15/02/2017 07:51, Sunny Lin wrote: >> Hi all, >> >> I encountered a problem and hope someone here can help me through. >> >> I need to build a 32-bit Cygwin distribution with customized packages. >> I have calm package installed. I am learning to use mksetupini to >> create a setup.ini file. I use commands similar to the following but >> always generate an INI file with only a header, no package information >> in the file. >> >> mksetupini --arch x86 --inifile=setup.ini --releasearea=. >> >> I followed instruction in the following link and got the same result. >> https://cygwin.com/package-server.html > > Reading over that, it looks like step 2 is in need of a bit of updating > and might have led you astray. I fixed up those instructions a bit. > The directory you are pointing to as releasearea should contain x86/, > x86_64/ and noarch/ directories, which should contain a release/ > directory, which should contain the various package directories and > subdirectories. > > If that layout isn't followed, mksetupini won't be able to find the > packages and thus they won't appear in the output setup.ini It seems there is a problem with calm where it doesn't handle symlinks, as those instructions expect. I've pushed out an updated calm 20170215-1 package with a fix for that. Thanks for reporting this problem. -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |