public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: 1.5.25: Vista x64 - can't install, no (known) BLODAs, rebase  not helping
@ 2009-01-16 21:11 Alexander Smith
  2009-01-16 22:46 ` Greg Chicares
  0 siblings, 1 reply; 9+ messages in thread
From: Alexander Smith @ 2009-01-16 21:11 UTC (permalink / raw)
  To: Cygwin mailing list

I'm glad Cygwin is working on Vista 64 for other people, but it's still 
not working for me. Turning off UAC completely didn't make a difference. 
Is there anything else I can try? Is there anything I can do to help 
determine what's causing the problem? I'd really like to get Cygwin 
working. It's not mission-critical for me, but I've been a Cygwin user 
for about ten years and I've really gotten used to having it available.

Alexander

P.S. Sorry to break the thread by not replying to the original message, 
but I had some mail configuration issues and don't have the other 
messages in this thread to reply to. I also couldn't figure out how to 
get the mailing list's "get" feature to work. Can anyone give me a 
working example of that?

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: 1.5.25: Vista x64 - can't install, no (known) BLODAs, rebase   not helping
  2009-01-16 21:11 1.5.25: Vista x64 - can't install, no (known) BLODAs, rebase not helping Alexander Smith
@ 2009-01-16 22:46 ` Greg Chicares
  0 siblings, 0 replies; 9+ messages in thread
From: Greg Chicares @ 2009-01-16 22:46 UTC (permalink / raw)
  To: cygwin

On 2009-01-16 20:40Z, Alexander Smith wrote:
[...]
> P.S. Sorry to break the thread by not replying to the original message, 
> but I had some mail configuration issues and don't have the other 
> messages in this thread to reply to. I also couldn't figure out how to 
> get the mailing list's "get" feature to work. Can anyone give me a 
> working example of that?

There's a step-by-step example of that at the bottom of this message:
  http://sourceware.org/ml/cygwin/2007-04/msg00244.html

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: 1.5.25: Vista x64 - can't install, no (known) BLODAs, rebase   not  helping
  2009-01-17 21:04     ` Corinna Vinschen
@ 2009-01-19  3:31       ` Alexander Smith
  0 siblings, 0 replies; 9+ messages in thread
From: Alexander Smith @ 2009-01-19  3:31 UTC (permalink / raw)
  To: cygwin

Corinna Vinschen wrote:
> I applied a patch to cygcheck in CVS which avoids the recursion due to
> the funny behaviour of the Wow6432Node in 32 bit mode.
>
>
> Corinna
>   
Thanks. I compiled that (under cygwin on an XP machine) and it worked.

Cygwin now works on my 64-bit Vista machine too. I decided to start 
over, so I deleted the entire c:\cygwin directory and manually removed 
all of the Cygnus keys from the registry. When I ran Cygwin's setup 
again, it worked. I didn't need to rebase any DLLs. I even tried the 
whole process again with Windows Defender enabled, and that worked too. 
So, I'm happy that it works now. I would be happier if I knew why, but I 
can no longer reproduce the problem I had before.

Alexander


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: 1.5.25: Vista x64 - can't install, no (known) BLODAs, rebase  not  helping
  2009-01-15 21:49   ` Corinna Vinschen
  2009-01-15 22:31     ` Corinna Vinschen
  2009-01-16  0:42     ` Lee D. Rothstein
@ 2009-01-17 21:04     ` Corinna Vinschen
  2009-01-19  3:31       ` Alexander Smith
  2 siblings, 1 reply; 9+ messages in thread
From: Corinna Vinschen @ 2009-01-17 21:04 UTC (permalink / raw)
  To: cygwin

On Jan 15 22:02, Corinna Vinschen wrote:
> On Jan 15 15:04, Lee D. Rothstein wrote:
> > Alexander Smith wrote:
> >
> > > I am running Vista Home Premium x64. After checking the BLODA
> > > <http://www.cygwin.com/faq/faq.using.html#faq.using.bloda>, I
> > > turned off Windows Defender. I also tried running rebaseall, but
> > > that still didn't help. Below is a list of the steps I followed
> > > to try to install cygwin, and the errors I got. I also had
> > > trouble running cygcheck (see #7, below).
> >
> > > 
> > HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6
> >
> > Yep, happens every time on My Vista 64b HP.
> 
> Just for fun, run the 32 bit regedit (C:\Windows\SysWOW64\regedit.exe)
> and have a grand day out looking what a 32 bit application sees when
> looking into the HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node.  Have
> something to drink with you, it could take some time...
> 
> FWIW, I'm running a Vista 64 test machine and Cygwin runs fine.

I applied a patch to cygcheck in CVS which avoids the recursion due to
the funny behaviour of the Wow6432Node in 32 bit mode.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: 1.5.25: Vista x64 - can't install, no (known) BLODAs, rebase   not  helping
  2009-01-15 21:49   ` Corinna Vinschen
  2009-01-15 22:31     ` Corinna Vinschen
@ 2009-01-16  0:42     ` Lee D. Rothstein
  2009-01-17 21:04     ` Corinna Vinschen
  2 siblings, 0 replies; 9+ messages in thread
From: Lee D. Rothstein @ 2009-01-16  0:42 UTC (permalink / raw)
  To: cygwin, cygwin

Corinna Vinschen wrote:
> On Jan 15 15:04, Lee D. Rothstein wrote:
>   
>> Alexander Smith wrote:
>>
>>     
>>> I am running Vista Home Premium x64. After checking the BLODA
>>> <http://www.cygwin.com/faq/faq.using.html#faq.using.bloda>, I
>>> turned off Windows Defender. I also tried running rebaseall, but
>>> that still didn't help. Below is a list of the steps I followed
>>> to try to install cygwin, and the errors I got. I also had
>>> trouble running cygcheck (see #7, below).
>>>       
>> HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6
>>
>> Yep, happens every time on My Vista 64b HP.
>>     

Yes, Cygwin runs fine on my Vista 64 b, also, because of you and the 
other fine folks who make it so. Thank you,
very much.

cygcheck, however, does not run fine when dealing with the registry. 
'cygcheck' claims not to support Vista 64b under 1.5, and maybe that's okay.
And, Vista 64b UAC is sometimes problematic for installs, which is NOT a 
Cygwin problem, AFAIK.

Thanks, again,

Lee

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: 1.5.25: Vista x64 - can't install, no (known) BLODAs, rebase  not  helping
  2009-01-15 21:49   ` Corinna Vinschen
@ 2009-01-15 22:31     ` Corinna Vinschen
  2009-01-16  0:42     ` Lee D. Rothstein
  2009-01-17 21:04     ` Corinna Vinschen
  2 siblings, 0 replies; 9+ messages in thread
From: Corinna Vinschen @ 2009-01-15 22:31 UTC (permalink / raw)
  To: cygwin

On Jan 15 22:02, Corinna Vinschen wrote:
> On Jan 15 15:04, Lee D. Rothstein wrote:
> > Alexander Smith wrote:
> > HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6
> >
> > Yep, happens every time on My Vista 64b HP.
> 
> Just for fun, run the 32 bit regedit (C:\Windows\SysWOW64\regedit.exe)
> and have a grand day out looking what a 32 bit application sees when
> looking into the HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node.  Have
> something to drink with you, it could take some time...
> 
> FWIW, I'm running a Vista 64 test machine and Cygwin runs fine.

...with UAC enabled and without switching off UAC installer detection.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: 1.5.25: Vista x64 - can't install, no (known) BLODAs, rebase  not  helping
  2009-01-15 21:33 ` Lee D. Rothstein
@ 2009-01-15 21:49   ` Corinna Vinschen
  2009-01-15 22:31     ` Corinna Vinschen
                       ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Corinna Vinschen @ 2009-01-15 21:49 UTC (permalink / raw)
  To: cygwin

On Jan 15 15:04, Lee D. Rothstein wrote:
> Alexander Smith wrote:
>
> > I am running Vista Home Premium x64. After checking the BLODA
> > <http://www.cygwin.com/faq/faq.using.html#faq.using.bloda>, I
> > turned off Windows Defender. I also tried running rebaseall, but
> > that still didn't help. Below is a list of the steps I followed
> > to try to install cygwin, and the errors I got. I also had
> > trouble running cygcheck (see #7, below).
>
> > 
> HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6
>
> Yep, happens every time on My Vista 64b HP.

Just for fun, run the 32 bit regedit (C:\Windows\SysWOW64\regedit.exe)
and have a grand day out looking what a 32 bit application sees when
looking into the HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node.  Have
something to drink with you, it could take some time...

FWIW, I'm running a Vista 64 test machine and Cygwin runs fine.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: 1.5.25: Vista x64 - can't install, no (known) BLODAs, rebase  not  helping
  2009-01-14 17:17 Alexander Smith
@ 2009-01-15 21:33 ` Lee D. Rothstein
  2009-01-15 21:49   ` Corinna Vinschen
  0 siblings, 1 reply; 9+ messages in thread
From: Lee D. Rothstein @ 2009-01-15 21:33 UTC (permalink / raw)
  To: cygwin

Alexander Smith wrote:

 > I am running Vista Home Premium x64. After checking the BLODA
 > <http://www.cygwin.com/faq/faq.using.html#faq.using.bloda>, I
 > turned off Windows Defender. I also tried running rebaseall, but
 > that still didn't help. Below is a list of the steps I followed
 > to try to install cygwin, and the errors I got. I also had
 > trouble running cygcheck (see #7, below).

 > 
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6

Yep, happens every time on My Vista 64b HP.

 > This is NOT an accurate reflection of what my registry looks
 > like. I have a registry key
 > "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Wow6432Node" and its
 > only contents are a single key called "Microsoft".

Yep, I've reported this before.

Also, 'cygcheck' still indicates that Vista is unsupported, and
AFAIK, that's no longer true.

AFAIK, there are certain Cygwin package (initial?) installs that
can't be accomplished on Vista (32b or 64b) without turning off
UAC (User Account Control).

See: Control Panel / User Accounts / Turn User Account Control On or Off
Reboot (What Microsoft OSs do best, or at least most frequently ;-))

Good luck, Mr. Phelps,

Lee


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* 1.5.25: Vista x64 - can't install, no (known) BLODAs, rebase not  helping
@ 2009-01-14 17:17 Alexander Smith
  2009-01-15 21:33 ` Lee D. Rothstein
  0 siblings, 1 reply; 9+ messages in thread
From: Alexander Smith @ 2009-01-14 17:17 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 4119 bytes --]

I am running Vista Home Premium x64. After checking the BLODA 
<http://www.cygwin.com/faq/faq.using.html#faq.using.bloda>, I turned off 
Windows Defender. I also tried running rebaseall, but that still didn't 
help. Below is a list of the steps I followed to try to install cygwin, 
and the errors I got. I also had trouble running cygcheck (see #7, below).


1. Turn off Windows UAC installer detection (by changing 
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\EnableInstallerDetection" 
from 1 to 0).

2. Turn off Windows Defender completely.

3. Check that I have no other programs on the BLODA list installed.

4. Run setup.exe (v2.573.2.3) as Administrator. Install for "All Users" 
in "C:\cygwin", selecting only the default set of packages.

5. The installer hangs running "/etc/postinstall/update-info-dir.sh". 
Cancel the installer.

6. View "setup.log.postinstallXa03212": lots of errors like "      8 
[main] bash 2504 fork: child -1 - died waiting for longjmp before 
initialization, retry 10, exit code 0x1000000, errno 11". The log is 
attached.

7a. Run "Start > Accessories > Command Prompt" as Administrator.

C:\Windows\system32>cd \cygwin\bin

C:\cygwin\bin>cygcheck -s -v -r > ..\cygcheck.out


7b. This seemed to be taking a long time. I checked the output of the 
log file. It looked like it had gone into infinite recursion trying to 
scan the registry. There were several MB of lines like:

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6
432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\
Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432N
ode\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6
432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\
Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432N
ode\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6
432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\
Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432N
ode\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6
432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\
Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432N
ode\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6
432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\
Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432N
ode\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6
432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\
Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432N
ode\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6
432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Wow6432Node\Cygnus 
Solut
ions\Cygwin\mounts v2\/usr/lib
  (default) = 'C:\cygwin/lib'
  flags = 0x0000000a

This is NOT an accurate reflection of what my registry looks like. I 
have a registry key 
"HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Wow6432Node" and its only 
contents are a single key called "Microsoft".


7c. Ctrl+Break cygcheck and re-run it without the registry scan. The 
output of this run is attached.

C:\cygwin\bin>cygcheck -s -v > ..\cygcheck.out


8. Rebase the dlls:

C:\cygwin\bin>ash
$ /bin/rebaseall
$ exit


9. Rerun the installer as Administrator. Select no additional packages. 
The installer hangs running "base-files-mketc.sh" with "died waiting for 
longjmp" errors again. The file "setup.log.postinstallXa02332" is attached.


Now what? This is a brand new machine, so there isn't a lot of software 
on it. I have installed the tools I need for work, (which include 
VisualStudio 2005, MiKTeX and WinEdt, TortoiseCVS, etc.). Maybe I have a 
"dodgy app" that isn't on the BLODA? How would I go about out 
investigating that?

- Alexander Smith


[-- Attachment #2: cygcheck.out --]
[-- Type: text/plain, Size: 7302 bytes --]


Cygwin Configuration Diagnostics
Current System Time: Wed Jan 14 11:12:17 2009

Windows Longhorn/Vista (not yet supported!) Ver 6.0 Build 6001 Service Pack 1

Running under WOW64 on AMD64

Path:	C:\Program Files (x86)\MiKTeX 2.7\miktex\bin
	C:\Windows\system32
	C:\Windows
	C:\Windows\System32\Wbem
	C:\Program Files (x86)\CVSNT\

Output from C:\cygwin\bin\id.exe (nontsec)
UID: 400(Smith)    GID: 401(mkpasswd)
401(mkpasswd)

Output from C:\cygwin\bin\id.exe (ntsec)
UID: 400(Smith)    GID: 401(mkpasswd)
401(mkpasswd)

SysDir: C:\Windows\system32
WinDir: C:\Windows

Path = 'C:\Program Files (x86)\MiKTeX 2.7\miktex\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files (x86)\CVSNT\'

ALLUSERSPROFILE = 'C:\ProgramData'
APPDATA = 'C:\Users\Smith\AppData\Roaming'
CommonProgramFiles = 'C:\Program Files (x86)\Common Files'
CommonProgramFiles(x86) = 'C:\Program Files (x86)\Common Files'
CommonProgramW6432 = 'C:\Program Files\Common Files'
COMPUTERNAME = 'RICERCAR'
ComSpec = 'C:\Windows\system32\cmd.exe'
DFSTRACINGON = 'FALSE'
FP_NO_HOST_CHECK = 'NO'
HOMEDRIVE = 'C:'
HOMEPATH = '\Users\Smith'
LOCALAPPDATA = 'C:\Users\Smith\AppData\Local'
LOGONSERVER = '\\RICERCAR'
NUMBER_OF_PROCESSORS = '4'
OS = 'Windows_NT'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC'
PROCESSOR_ARCHITECTURE = 'x86'
PROCESSOR_ARCHITEW6432 = 'AMD64'
PROCESSOR_IDENTIFIER = 'Intel64 Family 6 Model 23 Stepping 10, GenuineIntel'
PROCESSOR_LEVEL = '6'
PROCESSOR_REVISION = '170a'
ProgramData = 'C:\ProgramData'
ProgramFiles = 'C:\Program Files (x86)'
ProgramFiles(x86) = 'C:\Program Files (x86)'
ProgramW6432 = 'C:\Program Files'
PROMPT = '$P$G'
PUBLIC = 'C:\Users\Public'
SystemDrive = 'C:'
SystemRoot = 'C:\Windows'
TEMP = 'C:\Users\Smith\AppData\Local\Temp'
TMP = 'C:\Users\Smith\AppData\Local\Temp'
TRACE_FORMAT_SEARCH_PATH = '\\NTREL202.ntdev.corp.microsoft.com\34FB5F65-FFEB-4B61-BF0E-A6A76C450FAA\TraceFormat'
USERDOMAIN = 'RICERCAR'
USERNAME = 'Smith'
USERPROFILE = 'C:\Users\Smith'
VS80COMNTOOLS = 'C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\Tools\'
windir = 'C:\Windows'

Use '-r' to scan registry

c:  hd  NTFS    476937Mb  26% CP CS UN PA FC     
d:  hd  NTFS    476936Mb   1% CP CS UN PA FC     New Volume
e:  cd             N/A    N/A                    

C:\cygwin      /          system  binmode
C:\cygwin/bin  /usr/bin   system  binmode
C:\cygwin/lib  /usr/lib   system  binmode
.              /cygdrive  system  binmode,cygdrive

Not Found: awk
Not Found: bash
Not Found: cat
Not Found: cp
Not Found: cpp (good!)
Not Found: crontab
Not Found: find
Not Found: gcc
Not Found: gdb
Not Found: grep
Not Found: kill
Not Found: ld
Not Found: ls
Not Found: make
Not Found: mv
Not Found: patch
Not Found: perl
Not Found: rm
Not Found: sed
Not Found: ssh
Not Found: sh
Not Found: tar
Not Found: test
Not Found: vi
Not Found: vim

   61k 2008/04/01 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2008/3/31 23:37
    7k 2003/10/19 C:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2003/10/19 3:57
   40k 2006/11/15 C:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-8.dll" v0.0 ts=2006/11/15 2:06
   24k 2008/11/29 C:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory6.dll" v0.0 ts=2008/11/29 9:30
  271k 2007/08/24 C:\cygwin\bin\cygicons-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygicons-0.dll" v0.0 ts=2007/8/24 3:24
  978k 2008/11/10 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2008/11/9 19:35
   31k 2005/11/20 C:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-3.dll" v0.0 ts=2005/11/19 21:04
   31k 2008/12/31 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2008/12/31 2:42
   21k 2006/11/15 C:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-8.dll" v0.0 ts=2006/11/15 2:05
   67k 2006/11/15 C:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-8.dll" v0.0 ts=2006/11/15 2:13
  237k 2006/11/15 C:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-8.dll" v0.0 ts=2006/11/15 2:02
   12k 2006/11/15 C:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-8.dll" v0.0 ts=2006/11/15 2:04
  181k 2008/09/07 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2008/9/6 23:36
  302k 2008/09/07 C:\cygwin\bin\cygpcrecpp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcrecpp-0.dll" v0.0 ts=2008/9/6 23:36
    7k 2008/09/07 C:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2008/9/6 23:36
   22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 1:45
  155k 2008/11/29 C:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline6.dll" v0.0 ts=2008/11/29 9:30
 1829k 2008/06/12 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2008/6/12 13:35
    Cygwin DLL version info:
        DLL version: 1.5.25
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 156
        Shared data: 4
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix: 
        Build date: Thu Jun 12 19:34:46 CEST 2008
        CVS tag: cr-0x5f1
        Shared id: cygwin1S4


Can't find the cygrunsrv utility, skipping services check.


Cygwin Package Information
Last downloaded files to: C:\cygwin\local_package_repository
Last downloaded files from: C:\cygwin\local_package_repository

Package              Version
_update-info-dir     00793-1
alternatives         1.3.30c-2
ash                  20040127-4
base-files           3.7-1
base-passwd          2.2-1
bash                 3.2.48-21
bzip2                1.0.5-2
coreutils            6.10-2
crypt                1.1-1
cygutils             1.3.2-1
cygwin               1.5.25-15
cygwin-doc           1.4-4
editrights           1.01-2
findutils            4.4.0-3
gawk                 3.1.6-1
grep                 2.5.3-1
groff                1.19.2-2
gzip                 1.3.12-2
less                 382-1
libbz2_1             1.0.5-2
libiconv2            1.12-1
libintl3             0.14.5-1
libintl8             0.17-3
libncurses8          5.5-3
libpcre0             7.8-1
libpopt0             1.6.4-4
libreadline6         5.2.13-11
login                1.9-8
man                  1.6e-1
rebase               2.4.4-1
run                  1.1.10-1
sed                  4.1.5-2
tar                  1.21-1
termcap              20050421-1
terminfo             5.5_20061104-1
texinfo              4.8a-1
tzcode               2008h-1
which                2.20-1
Use -h to see help about each section

[-- Attachment #3: setup.log.postinstallXa03212 --]
[-- Type: text/plain, Size: 4357 bytes --]

      8 [main] bash 2504 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
1700322 [main] bash 2504 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
4055454 [main] bash 2504 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
8516983 [main] bash 2504 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
16909727 [main] bash 2504 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
/etc/postinstall/update-info-dir.sh: fork: Resource temporarily unavailable
      3 [main] bash 2292 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
1294665 [main] bash 2292 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
3573483 [main] bash 2292 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
7628550 [main] bash 2292 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
16411134 [main] bash 2292 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
/etc/postinstall/update-info-dir.sh: fork: Resource temporarily unavailable
      3 [main] bash 164 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
1183887 [main] bash 164 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
3242802 [main] bash 164 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
7502014 [main] bash 164 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
15566972 [main] bash 164 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
/etc/postinstall/update-info-dir.sh: fork: Resource temporarily unavailable
      2 [main] bash 3728 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
1201430 [main] bash 3728 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
3260306 [main] bash 3728 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
7316477 [main] bash 3728 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
15380534 [main] bash 3728 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
/etc/postinstall/update-info-dir.sh: fork: Resource temporarily unavailable
      3 [main] bash 1700 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
1186468 [main] bash 1700 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
3245023 [main] bash 1700 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
7707847 [main] bash 1700 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
15773019 [main] bash 1700 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
/etc/postinstall/update-info-dir.sh: fork: Resource temporarily unavailable
      3 [main] bash 2444 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
1388672 [main] bash 2444 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
3451686 [main] bash 2444 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
7503279 [main] bash 2444 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
15615656 [main] bash 2444 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
/etc/postinstall/update-info-dir.sh: fork: Resource temporarily unavailable

[-- Attachment #4: setup.log.postinstallXa02332 --]
[-- Type: text/plain, Size: 4309 bytes --]

      3 [main] sh 3384 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
1185906 [main] sh 3384 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
3244558 [main] sh 3384 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
7300927 [main] sh 3384 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
15370456 [main] sh 3384 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
/etc/postinstall/base-files-mketc.sh: fork: Resource temporarily unavailable
      3 [main] sh 2356 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
1185589 [main] sh 2356 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
3244298 [main] sh 2356 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
7285098 [main] sh 2356 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
15334282 [main] sh 2356 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
/etc/postinstall/base-files-mketc.sh: fork: Resource temporarily unavailable
      2 [main] sh 3120 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
1186023 [main] sh 3120 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
3229287 [main] sh 3120 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
7270118 [main] sh 3120 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
15319920 [main] sh 3120 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
/etc/postinstall/base-files-mketc.sh: fork: Resource temporarily unavailable
      3 [main] sh 1696 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
1185008 [main] sh 1696 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
3229094 [main] sh 1696 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
7284677 [main] sh 1696 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
15350067 [main] sh 1696 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
/etc/postinstall/base-files-mketc.sh: fork: Resource temporarily unavailable
      2 [main] sh 3428 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
1185514 [main] sh 3428 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
3229570 [main] sh 3428 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
7285418 [main] sh 3428 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
15351439 [main] sh 3428 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
/etc/postinstall/base-files-mketc.sh: fork: Resource temporarily unavailable
      3 [main] sh 1536 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
1185417 [main] sh 1536 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
3244745 [main] sh 1536 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
7300776 [main] sh 1536 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
15366087 [main] sh 1536 fork: child -1 - died waiting for longjmp before initialization, retry 10, exit code 0x1000000, errno 11
/etc/postinstall/base-files-mketc.sh: fork: Resource temporarily unavailable


[-- Attachment #5: Type: text/plain, Size: 218 bytes --]

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-01-19  2:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-16 21:11 1.5.25: Vista x64 - can't install, no (known) BLODAs, rebase not helping Alexander Smith
2009-01-16 22:46 ` Greg Chicares
  -- strict thread matches above, loose matches on Subject: below --
2009-01-14 17:17 Alexander Smith
2009-01-15 21:33 ` Lee D. Rothstein
2009-01-15 21:49   ` Corinna Vinschen
2009-01-15 22:31     ` Corinna Vinschen
2009-01-16  0:42     ` Lee D. Rothstein
2009-01-17 21:04     ` Corinna Vinschen
2009-01-19  3:31       ` Alexander Smith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).