X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: Cygwin installation hanging during post-install shell scripts Date: Mon, 2 Jul 2007 12:16:02 -0700 Message-ID: <91047DAAD8D9124BA4A6D5B9B04DEF7F0BFDB072@TYPHOON.nbttech.com> From: "Kyle Getz" To: X-IsSubscribed: yes 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l62JGb5f014404 I'm trying to install Cygwin on a Windows XP machine, but the install hangs every time with these symptoms: * The installation makes it to about 97% * The window says that the install is running some post-install shell script (I've seen coreutils.sh and update-dir-info.sh) * Task Manager shows nothing running (System Idle Process is at 99% usage) * Both shell scripts contain a call to 'system-info', which shows up in Task Manager I was unable to kill install-info.exe from Task Manager, so I had to kill sh.exe instead. After I did that, the installation finished, but I'm worried that something important got skipped. The logfile doesn't have anything useful: ... 2007/07/02 10:00:37 running: C:\cygwin\bin\bash.exe -c /etc/postinstall/tar.sh 2007/07/02 10:00:37 abnormal exit: exit code=0 2007/07/02 10:00:37 running: C:\cygwin\bin\bash.exe -c /etc/postinstall/terminfo.sh 2007/07/02 10:00:37 abnormal exit: exit code=0 2007/07/02 10:00:37 running: C:\cygwin\bin\bash.exe -c /etc/postinstall/update-info-dir.sh 2007/07/02 10:10:58 mbox note: Installation Complete 2007/07/02 10:11:01 Ending cygwin install Anyone have any ideas? - Kyle Getz -- 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/