X-Spam-Check-By: sourceware.org Message-ID: <451AD645.9060601@cygwin.com> Date: Wed, 27 Sep 2006 15:51:33 -0400 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060727 Fedora/1.5.0.5-1.fc4.remi Thunderbird/1.5.0.5 Mnenhy/0.7.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Install hangs References: <001f01c6e194$e3e56970$a501a8c0 AT CAM DOT ARTIMI DOT COM> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Eric Mader wrote: > Eric Mader wrote: >> Eric Mader wrote: >>> I was able to get setup.exe unstuck by cd'ing to /etc/preremove, >>> running automake-devel.sh and then deleting it. I had to do this with >>> about three other scripts in this directory before setup.exe would >>> move on to the next phase. It's now happily installing all the >>> selected packages. >>> >>> I'm not sure what was going on with the offending scripts... >>> >>> Regards, >>> Eric >> >> It seems I spoke too soon, now it setup.exe hangs on the >> /etc/postinstall/00ash.sh script. The installation seems incomplete. >> For example, the "ls" command doesn't work. >> >> So it seems that whatever was going on with the preinstall scripts is >> also happening w/ th postinstall scripts, but now I don't have a >> functioning environment in which to run them by hand :-( > > I found a bunch of stalled processes running "ash", "bash" and "sh". I > killed them all and rebooted for good measure. :-) When I ran setup.exe > again, it gets as far as running /etc/postinstall/gnugo.sh and then > stalls. The environment seems to be more-or-less working. I've enclosed > the output of cygcheck -c , cygcheck -s and /var/log/setup.log.full. > > Am I good to go at this point, or is there still something that's a > little off? > 'hicolor-icon-theme' reports itself as incomplete but otherwise the packages themselves are there. Postinstall scripts have a purpose so to the extent that you haven't run them, you may see some issues with your environment. I'd recommend trying two things that might help: 1. Remove '/', '/usr/lib', and '/usr/bin' as binary and rerun 'setup.exe'. See 'man mount' and the '-f' and '-b' flags for more details. 2. With or without the above, go to the '/etc/postinstall' directory and run any scripts there that don't have the 'done' suffix. Once they have all run successfully, move them to the script name plus the 'done' suffix. Hopefully one of these two procedures will get all your postinstall scripts to run. If that's true, you're good to go. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 -- 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/