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:from:date :message-id:subject:to:content-type; q=dns; s=default; b=pWkrLOD KQ+UcPYKepKr4l9d5sLlAV20F4W8Pz9HOoz2fXIwsoyAFbduspTvq4Y24cQAIqR9 5A6SO40H9QQuaCYZT0NXmZxWlzP0Y1q2ZoOSN4svP0xbFXTvFq9kS99XQrM3V3f3 AruFOCAFaaIeevP2G6j8RUYv7bCpumQXZQ7w= 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:from:date :message-id:subject:to:content-type; s=default; bh=h4RMEvopn0CAH o9VngTAmWudJhY=; b=b8pdau2qxXKquc+MJ1vNDQJRWIHC+XnXx/jh+be1dk1S9 6UR+D4wLwj5S9KefLYpFFyLucZCEdqf4qjKhEVsPay016KPJ8wiB7ZG+BmY1jKGa HnyElxRBepu3l4fHrKhsizeDL30Jm0J8eVQKJDaXQXB3EBez84Y5axPVvKLyLI= 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,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=rarely, Administrator X-HELO: mail-wm0-f45.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=e44FsIoLjL8qvczVjWffhGFWC/klw+8gKSE13UxN+Mc=; b=ap/4zz8ojoAZw/cvniHnVfmn9N+dOMjFDrI3hQTprPtj5PkUbxDSlz7xIwNo4VMfwc S3zSM02nfWUgIUzs/Ze+yF4UjqpW1TrkLfwmzmRo+sTiznI99VECJQ6WpNyRASn/tFyn CvosHFKdh8Qprjg0AcN3MSNq+D1W0My9DqR4ZbiJ78FrPcwbN4j8Gl5L0jS0c87sfXnJ LrgfybCkqBKiDlBwQqAH7L0lgwQP1t4781nbhO6bC/h2Vnj3UI+VLzqnxs0FmKqNl19r fXQJrAd2Be9RpcGVwsXGrasvfnEoP3wXjzTS1o0kgHPjU27Bxvy0fRt15NDvE4+rSZKW ITXw== X-Gm-Message-State: AKGB3mJ/641idObrWkXnKSwVblW2ImP1k5jLLtZ6AyAofBgLMbMrypFv GmcPDj4Jf0nynMQ7oDSJ9sZeTz4C4fCNe2rZNS9vxA== X-Google-Smtp-Source: ACJfBosFOuQ+XExI0bmA1KvQIORuWrSOHerbMyQMATJgUdWmZgNIu1jxi2kli3eekeO9emaJgmMOPGC/qudN3xdQeVI= X-Received: by 10.28.62.20 with SMTP id l20mr2890775wma.6.1513672685732; Tue, 19 Dec 2017 00:38:05 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: Arkady Date: Tue, 19 Dec 2017 10:37:45 +0200 Message-ID: Subject: Re: cygwin installation fails in Windows 10 when running with --quite-mode To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" Another update: the quite mode sometimes succeeds. I estimate that the success rate is 30%. It rarely succeeds very first time. The problem is definitely not new. See, for example, https://github.com/boxcutter/windows/blob/master/floppy/cygwin.bat#L50 The batch start with rather encouraging "Force CYGWIN_ARCH to 32-bit - 64-bit seems to crash a lot" Indeed 32 bits installer sometimes works. On Mon, Dec 18, 2017 at 8:50 PM, Arkady wrote: > Reproduced again with Autounattend.xml > My goal is to prepare a Windows machine with Cygwin installed. I am > trying to script the process. > > I have the following section the Autounattend.xml file > > > cmd.exe /c > C:\Windows\Temp\setup-x86.exe -q -R C:\cygwin -l C:\Windows\Temp > --packages "wget,zip,screen" -s > http://cygwin.mirror.constant.com > Install Cygwin > 99 > true > > > > The whole file is > https://github.com/larytet/auto-win/blob/master/autounattend/packer-floppy-win10/Autounattend.xml > > The installation fails with the same "setu-x86.exe has stopped > working". I do not see output, but I bet that this is the same > "Changing gid to > Administrators" problem. > I suspect that this is something related to running as an > Administrator or System. > > I will greatly appreciate any tip. > > > On Mon, Dec 18, 2017 at 7:41 PM, Arkady wrote: >> I tried again on the clean Windows VM >> >> setup-x86_64.exe -q -B -R C:\Users\user\Downloads -s >> http://cygwin/mirror/constant.com >> >> After that I tried >> >> >> setup-x86_64.exe -q -B -R C:\Users\user\Downloads -s >> http://cygwin/mirror/constant.com -p wget,screen >> >> Both worked. Looks like my bad >> >> On Mon, Dec 18, 2017 at 7:27 PM, Arkady wrote: >>> Hi, >>> >>> I am trying to do: >>> >>> setup-x86_64.exe -q -p wget -v >>> >>> The installation fails with the last line "Changing gid to >>> Administrators" and a small dialog box "setup-x86_64.exe" has stopped >>> working A problem caused the program to stop working correctly..." >>> >>> I tried >>> setup-x86_64.exe -q -p wget -v -B >>> and >>> setup-x86_64.exe -q -p wget -v -B -R C:\Windows\Temp >>> >>> The same result - the setup fails >>> The interactive GUI installation works fine. >>> The quite mode fails to install/update Cygwin on the machin where it >>> is already installed. >>> >>> >>> What am I missing? >>> >>> Thanks. -- 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