delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/12/09/14:22:59

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:in-reply-to:references:date
:message-id:subject:from:to:content-type
:content-transfer-encoding; q=dns; s=default; b=YpHTygK6ZKFTLejt
og/tGMQ1fDbtaN47kIjW+WQmNt7s9mNyJXIb4QNVK16w76fRAZLhree7ltVYZMvi
mvVm/YLwp3FPQJFAI7gaoDz3ZJQHu63pdVfC/V3T+j5QUgTGAvIn8DNt1pBbz7zB
FPcXoZL33n5BI+WeEu7zyGwDkfU=
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:in-reply-to:references:date
:message-id:subject:from:to:content-type
:content-transfer-encoding; s=default; bh=MuTTEdqpzpe19OyS8xX+3R
E51GI=; b=JAh6vZE2BiEWndDbkhzh/Vkx6yNd4rhRY6sLzE1s6hgKriicikFs7o
C6i7u/h6znnl7KT0EExGu44qYSw1Rv9ItOwYPEXPriP9upaghJ9i2Hh9VTvcCQqR
dFLQLazp8zbvALSoXoP/U2+HxKMIMmXOKbea0fziVMPYVu78h99kk=
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=-1.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-qc0-f176.google.com
MIME-Version: 1.0
X-Received: by 10.224.136.194 with SMTP id s2mr66870qat.82.1418152956080; Tue, 09 Dec 2014 11:22:36 -0800 (PST)
In-Reply-To: <54873F15.8080803@gmail.com>
References: <CAO2ddnayh96apiRy+M_greSUo9rFQtmYRTOFuL+Xo82ztdyzkg AT mail DOT gmail DOT com> <54873F15 DOT 8080803 AT gmail DOT com>
Date: Tue, 9 Dec 2014 20:22:36 +0100
Message-ID: <CAO2ddnbzRG3yncZDoYJBkJsjY_BozZPa+t23O7k1vqhJReBskg@mail.gmail.com>
Subject: Re: "Bug" in setup-x86.exe command line
From: BGINFO4X <bginfo4x AT kztsoftware DOT com>
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id sB9JMt63020993

2014-12-09 19:27 GMT+01:00 Marco Atzeri <marco DOT atzeri AT gmail DOT com>:
> On 12/9/2014 6:07 PM, Kizito Porta BalanyĆ  wrote:
>>>
>>> Hello,
>>
>>
>>> setup-x86.exe --download --site
>>> http://mirrors.kernel.org/sourceware/cygwin  --quiet-mode
>>> --no-shortcuts --local-package-dir c:\testdir --packages csih
>>
>>
>>> I don't understand what is happening. I attache the log files: they
>>> seem ok, but in fact the bash package is never downloaded.
>>
>>
>>>> You may be misunderstanding what the --download option is supposed to
>>>> do.
>>
>>
>> No, it's not. It is a clean directory , whithout previous interactive
>> session and nothing is installed.
>
>
> what is happening is this:
> - setup-x86 checks your installed packages
> - bash is found and it is the last one
> - nothing is downloaded
>
> If you want to test differently try adding
>
> -R c:\cygwin-test
>
> this will fake an empty installation in a
> different root.
> However this will cause bash and all Base
> and their dependency to be downloaded

Yes, you are right. In my head had no sense downloading only + install
on a "fake directory".

I see that is by design, the installer is not only downloading
programs, it is also installing something, even an "empty
installation" -> c:\cygwin-test\etc ...  with setup.rc file ...

IMHO,  the setup.rc should be in the same folder as setup-x86.exe,
where you can find the other logs: setup.log , setup.log.full. It has
more sense , at least for me.


Thanks a lot for all your time.




> I just get :
>
> alternatives-1.3.30c-10.tar.bz2
> libattr1-2.4.46-1.tar.bz2
> base-cygwin-3.3-1.tar.bz2
> base-files-4.2-3.tar.xz
> bash-4.1.17-9.tar.xz
> bzip2-1.0.6-2.tar.bz2
> libbz2_1-1.0.6-2.tar.bz2
> ca-certificates-2.1-1.tar.xz
> coreutils-8.23-4.tar.xz
> cygutils-1.4.14-1.tar.bz2
> cygwin-1.7.33-1.tar.xz
> dash-0.5.8-3.tar.xz
> editrights-1.03-1.tar.xz
> file-5.20-1.tar.xz
> findutils-4.5.12-1.tar.xz
> gawk-4.1.1-1.tar.xz
> libgcc1-4.8.3-4.tar.xz
> libstdc++6-4.8.3-4.tar.xz
> libgdbm4-1.8.3-20.tar.bz2
> getent-2.18.90-4.tar.xz
> libintl8-0.18.3.2-2.tar.xz
> libgmp10-6.0.0a-1.tar.xz
> grep-2.21-1.tar.xz
> groff-1.22.2-2.tar.xz
> gzip-1.6-1.tar.xz
> hostname-3.13-1.tar.bz2
> ipc-utils-1.0-1.tar.bz2
> less-444-1.tar.bz2
> libargp-20110921-2.tar.bz2
> libffi6-3.0.13-1.tar.bz2
> libcharset1-1.14-2.tar.bz2
> libiconv-1.14-2.tar.bz2
> libiconv2-1.14-2.tar.bz2
> libpipeline1-1.3.0-3.tar.xz
> libtasn1_6-4.2-1.tar.xz
> login-1.11-1.tar.xz
> lynx-2.8.7-1.tar.bz2
> man-db-2.6.7-2.tar.xz
> mintty-1.1.3-1.tar.bz2
> libmpfr4-3.1.2-1.tar.bz2
> libncurses10-5.9-20140524-1.tar.xz
> libncursesw10-5.9-20140524-1.tar.xz
> terminfo-5.9-20140524-1.tar.xz
> libopenssl100-1.0.1j-1.tar.xz
> libp11-kit0-0.20.7-1.tar.xz
> p11-kit-0.20.7-1.tar.xz
> p11-kit-trust-0.20.7-1.tar.xz
> libpcre1-8.35-1.tar.xz
> libpopt0-1.16-1.tar.xz
> popt-1.16-1.tar.xz
> libreadline7-6.1.2-3.tar.bz2
> rebase-4.4.1-1.tar.bz2
> run-1.3.3-1.tar.xz
> sed-4.2.2-3.tar.bz2
> tar
> tar-1.27.1-1.tar.xz
> info-5.2-3.tar.xz
> tzcode-2014j-1.tar.xz
> libblkid1-2.25.2-1.tar.xz
> libsmartcols1-2.25.2-1.tar.xz
> libuuid1-2.25.2-1.tar.xz
> util-linux-2.25.2-1.tar.xz
> vim-minimal-7.4.527-1.tar.xz
> which-2.20-2.tar.bz2
> liblzma5-5.0.5-1.tar.xz
> xz-5.0.5-1.tar.xz
> zlib0-1.2.8-3.tar.xz
> _autorebase-000720-1.tar.bz2
> _update-info-dir-01315-1.tar.bz2
>
> Regards
> Marco
>
>
> --
> 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
>

--
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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019