Re: cygwin installation fails in Windows 10 when running with --quite-mode

2017-12-20 Thread Arkady
I can upload VirtualBox VM which demonstrates the problem - this is 14GB image for VirtualBox 5.1.30 On Wed, Dec 20, 2017 at 2:38 PM, Arkady wrote: > Another clue - flags -d -n -N probably solve the problem or make the > problem very rare > > On Wed, Dec 20, 2017 at 2:37 PM, Arkady

Re: cygwin installation fails in Windows 10 when running with --quite-mode

2017-12-20 Thread Arkady
Another clue - flags -d -n -N probably solve the problem or make the problem very rare On Wed, Dec 20, 2017 at 2:37 PM, Arkady wrote: > I have little doubt that here is a bug in the Cygwin installer. I > reproduce the problem > consistently. I use the following command 10 times > s

Re: cygwin installation fails in Windows 10 when running with --quite-mode

2017-12-20 Thread Arkady
I have little doubt that here is a bug in the Cygwin installer. I reproduce the problem consistently. I use the following command 10 times setup-x86.exe -q -s http://cygwin.mirror.constant.com The setup fails one time of three in my Win10 64 bits setup. On Wed, Dec 20, 2017 at 2:25 PM, Arkady

Re: cygwin installation fails in Windows 10 when running with --quite-mode

2017-12-20 Thread Arkady
On Wed, Dec 20, 2017 at 12:27 PM, Achim Gratz wrote: > Arkady writes: >> 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 >>

Re: cygwin installation fails in Windows 10 when running with --quite-mode

2017-12-19 Thread Arkady
9, 2017 at 11:51 AM, Arkady wrote: > This is the full log > C:\Users\user\Downloads>C:\Users\user\Downloads\setup-x86.exe -q -R > C:\cygwin -s http://cygwin.mirror.constant.com -P "wget,screen,cat" -a > x86 -v > > C:\Users\user\Downloads>note: Hand installation o

Re: cygwin installation fails in Windows 10 when running with --quite-mode

2017-12-19 Thread Arkady
"/etc/postinstall/zp_man-db.sh" Changing gid to Administrators On Tue, Dec 19, 2017 at 10:37 AM, Arkady wrote: > 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 no

Re: cygwin installation fails in Windows 10 when running with --quite-mode

2017-12-19 Thread Arkady
"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

Re: cygwin installation fails in Windows 10 when running with --quite-mode

2017-12-18 Thread Arkady
iate 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\Downlo

Re: cygwin installation fails in Windows 10 when running with --quite-mode

2017-12-18 Thread Arkady
Ok, I have figured it out setup-x86_64.exe -p "wget,screen" -q -R C:\cygwin -s http://cygwin.mirror.constant.com On Mon, Dec 18, 2017 at 8:07 PM, Arkady wrote: > The following command on a clean Windows 10 virtual machine > setup-x86_64.exe -p wget,screen -q -R C:\

Re: cygwin installation fails in Windows 10 when running with --quite-mode

2017-12-18 Thread Arkady
ot; Indeed folder C:\cygwin does not contain wget and screen utilities. Apparently I am still missing something about the usage of quiet mode 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 >

Re: cygwin installation fails in Windows 10 when running with --quite-mode

2017-12-18 Thread Arkady
, 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 probl

cygwin installation fails in Windows 10 when running with --quite-mode

2017-12-18 Thread Arkady
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