Re: -11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer (SOLVED)

2008-04-15 Thread Christoph Herdeg
Hello List, thank you very much for the great efforts you took on to help me solve our problem ( see the OP below). Finally we managed not to solve the problem itself but at least to find a workaround. Still we are not able to identifiy the one of the tree possible parties responsible for the prob

Re: -11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer

2008-04-11 Thread Corinna Vinschen
On Apr 11 11:48, Christopher Faylor wrote: > Also, Red Hat has their own supported distribution so I wouldn't assume > that they would be thrilled to make changes in the cygwin net disro to > accommodate someone else's attempts to install packages. Hmm, you know how it is with money... Corinna

Re: -11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer

2008-04-11 Thread Christopher Faylor
On Thu, Apr 10, 2008 at 12:58:14PM -0700, Matt Seitz (matseitz) wrote: >"Christopher Faylor" <[EMAIL PROTECTED]> wrote >in message news:<[EMAIL PROTECTED]>... >>It's nice that people have found other uses for cygwin1.dll and the >>packages which go into the distribution found at http://cygwin.com/

Re: -11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer

2008-04-11 Thread Christopher Faylor
On Fri, Apr 11, 2008 at 10:10:06AM +0200, Christoph Herdeg wrote: >blub. blub. blubber. > >Hey, Christopher: I'm very sorry for apparently having risen your most >honest anger. I will frefrain from asking questions in the future. Or maybe >better you simply shouldn't read mine? If you just don't wa

Re: -11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer

2008-04-11 Thread Mark J. Reed
Christoph: Corrina has been nothing but polite and helpful. Please don't let Christopher's somewhat hostile response color your interpretation of others'. Your attitude in the last few messages has been unhelpful, to say the least, and might wind up keeping anyone from helping you further. I don

Re: -11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer

2008-04-11 Thread Corinna Vinschen
On Apr 11 16:45, Christoph Herdeg wrote: > Okay. But the information I gave included about 10 times the fact that the > Nullsoft Installer we use calls the standard cygwin.bat as penultimate step > (before at last cleaning up). I'm sorry that I didn't remember every detail you wrote in your OP.

Re: -11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer

2008-04-11 Thread Corinna Vinschen
On Apr 11 16:45, Christoph Herdeg wrote: > btw.: > > your proposal to delete the variables in the batch that does start cygwin > for the 1st time doesn't work. The variables are deleted before bash starts > (echo $tmp is...nothing but this doesn't change anything; the same error > occurs at the sa

Re: -11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer

2008-04-11 Thread Christoph Herdeg
Okay. But the information I gave included about 10 times the fact that the Nullsoft Installer we use calls the standard cygwin.bat as penultimate step (before at last cleaning up). Christoph Corinna Vinsche

Re: -11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer

2008-04-11 Thread Christoph Herdeg
cygwin@cygwin.com Subject 11.04.2008 10:50 Re: -11: Problem at 1st start when "cygwin.bat" is run by

Re: -11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer

2008-04-11 Thread Corinna Vinschen
On Apr 11 10:53, Christoph Herdeg wrote: > A tip _when_ to do it would be great. I can well write shellscripts for my > own simple purposes, but I am definiteley no Guru. *Before* calling bash. I don't know what your installer is doing and how and where it calls bash, but the environment should b

Re: -11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer

2008-04-11 Thread Christoph Herdeg
at 1st start when "cygwin.bat" is run by Nu

Re: -11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer

2008-04-11 Thread Corinna Vinschen
On Apr 11 10:10, Christoph Herdeg wrote: > And...while already bein on rant: Hey Corinna, instead of writing "use > unset" and "man bash"...wouldn't it have been easier to have written "unset > -fv TMP" in the first time? You said you know how to write shell scripts. And then again, I said that i

Re: -11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer

2008-04-11 Thread Christoph Herdeg
CTED] Subject in.comRe: -11: Problem at 1st start when "cygwin.bat" is run by

Re: -11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer

2008-04-10 Thread Matt Seitz (matseitz)
"Christopher Faylor" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > It's nice that people have found other uses for cygwin1.dll and the packages > which go into the distribution found at http://cygwin.com/ but I think > it is unrealistic to expect that people here will be ch

Re: -11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer

2008-04-10 Thread Christopher Faylor
On Thu, Apr 10, 2008 at 10:59:06AM +0200, Corinna Vinschen wrote: >On Apr 10 09:48, Christoph Herdeg wrote: >> - Is it possible that Cygwin's mapping of >> "c:\Users\ADMINI~1/AppData/Local/Temp" to >> "/cygdrive/c/Users/ADMINI~1/AppData/Local/Temp" doesn't yet exist at the >> time the error occurs?

Re: -11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer

2008-04-10 Thread Corinna Vinschen
On Apr 10 12:50, Christoph Herdeg wrote: > Adding the following lines to /etc/profile to delet the variables didn't > help anything: > > TMP= > TEMP= > TMPDIR= man bash The above doesn't remove the variables. Use unset. > The same error occured a the same place, so it's neither a solution no

Re: -11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer

2008-04-10 Thread Christoph Herdeg
Adding the following lines to /etc/profile to delet the variables didn't help anything: TMP= TEMP= TMPDIR= The same error occured a the same place, so it's neither a solution nor even a workaround for our problem. Christoph

Re: -11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer

2008-04-10 Thread Christoph Herdeg
Hello List, Corinna, thank you for your answer so far. Regarding your hints: - The cygwin installer runs normally and creates registry entries as well runs the postinstall scripts - As you can see in the subject line, we currently use version -11 aka 1.5.25-11 - I will try to workaround our proble

Re: -11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer

2008-04-10 Thread Corinna Vinschen
On Apr 10 09:48, Christoph Herdeg wrote: > Hello List, > > We have made up an unattended installer package for cygwin using Nullsoft > Installer. This package works on all x32 and x64 versions of Windows 2000, > XP and Server 2003. Testing with Windows Server 2008 we discovered a > problem: At the

-11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer

2008-04-10 Thread Christoph Herdeg
Hello List, We have made up an unattended installer package for cygwin using Nullsoft Installer. This package works on all x32 and x64 versions of Windows 2000, XP and Server 2003. Testing with Windows Server 2008 we discovered a problem: At the end of the installation, cygwin.bat is executed by