Re: Cygwin 1.7.17 breaks unattended setup

2012-10-25 Thread Larry Hall (Cygwin)
On 10/25/2012 3:07 AM, Achim Gratz wrote: Larry Hall (Cygwin cygwin.com> writes: As soon as I disable unattended mode (remove the --quiet-mode switch), if I just take all the default settings in the installer GUI and click the Next button a lot, the installation completes just fine. Which is

Re: Cygwin 1.7.17 breaks unattended setup

2012-10-25 Thread Christopher Faylor
On Thu, Oct 25, 2012 at 12:24:09PM +0100, Fergus wrote: >It's the @gt5 paragraph in setup.ini (I think). >It certainly breaks the build process for me. >sdesc: and ldesc: are properly enclosed with "". >Dunno: maybe it's the ~ in the filename. >It is indeed the only occurrence of that punctuation u

Cygwin 1.7.17 breaks unattended setup

2012-10-25 Thread Fergus
It's the @gt5 paragraph in setup.ini (I think). It certainly breaks the build process for me. sdesc: and ldesc: are properly enclosed with "". Dunno: maybe it's the ~ in the filename. It is indeed the only occurrence of that punctuation under release/. Fergus @ gt5 sdesc: "Shell program to displa

Re: Cygwin 1.7.17 breaks unattended setup

2012-10-25 Thread Achim Gratz
Larry Hall (Cygwin cygwin.com> writes: > > As soon as I disable unattended mode (remove the --quiet-mode switch), > > if I just take all the default settings in the installer GUI and click > > the Next button a lot, the installation completes just fine. > > Which is why I said the problem is with

Re: Cygwin 1.7.17 breaks unattended setup

2012-10-24 Thread Larry Hall (Cygwin)
On 10/24/2012 8:15 PM, Jason Brittain wrote: Hi Larry and Stefan. I'm also seeing unattended installation broken right now, when it was working fine just a short number of days ago. I do believe it is a change in Cygwin 1.7.17 because the logic in setup.exe (whether it changed or not) has to ma

Re: Cygwin 1.7.17 breaks unattended setup

2012-10-24 Thread Jason Brittain
Hi Larry and Stefan. I'm also seeing unattended installation broken right now, when it was working fine just a short number of days ago. I do believe it is a change in Cygwin 1.7.17 because the logic in setup.exe (whether it changed or not) has to match up well enough with either the contents of

Re: Cygwin 1.7.17 breaks unattended setup

2012-10-24 Thread Larry Hall (Cygwin)
On 10/24/2012 9:16 AM, Stefan Rusek wrote: I have a script automates installing and setting up sshd using cygwin. It first downloads the latest setup.exe then runs the following: setup.exe -q -s ftp://mirror.cs.vt.edu/pub/cygwin/cygwin/ --no-verify -R c:\cygwin c:\cygwin\bin\bash --login -c "

Cygwin 1.7.17 breaks unattended setup

2012-10-24 Thread Stefan Rusek
I have a script automates installing and setting up sshd using cygwin. It first downloads the latest setup.exe then runs the following: > setup.exe -q -s ftp://mirror.cs.vt.edu/pub/cygwin/cygwin/ --no-verify -R > c:\cygwin > c:\cygwin\bin\bash --login -c "/bin/mkpasswd | sed > 's/Administrator: