delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/09/25/18:26:35

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Reply-To: Cygwin List <cygwin AT cygwin DOT com>
Message-Id: <6.2.1.2.0.20050925172606.0507fe00@pop.prospeed.net>
Date: Sun, 25 Sep 2005 18:23:08 -0400
To: Pradip Jadav <pradipcygwin AT gmail DOT com>, Cygwin List <cygwin AT cygwin DOT com>
From: Larry Hall <lh-no-personal-replies-please AT cygwin DOT com>
Subject: Re: Installation problem
In-Reply-To: <ca40bd4805092401355278420d@mail.gmail.com>
References: <ca40bd4805092302582c697b1f AT mail DOT gmail DOT com> <6 DOT 2 DOT 1 DOT 2 DOT 0 DOT 20050923132430 DOT 04faaf90 AT pop DOT prospeed DOT net> <ca40bd4805092401355278420d AT mail DOT gmail DOT com>
Mime-Version: 1.0

At 04:35 AM 9/24/2005, you wrote:
>On 9/23/05, Larry Hall <lh-no-personal-replies-please AT plink DOT plonk> wrote:
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

<http://cygwin.com/acronyms/#PCYMTNQREAIYR>

>> At 05:58 AM 9/23/2005, you wrote:
>> >Hi to all,
>> >
>> >----------------------------------------------------------------------
>>
>> <snip>
>>
>> >-------------------------------------------------------------------------------------------------------------------
>> >
>> >I am getting same problem with my new installation with
>> >current(latest) setup.exe.
>> >But my setup hangs with message....
>> >Running...
>> >No Package
>> >/etc/postinstall/sysvinit.sh
>> >
>> >And I kept that stage upto almost 3 hours and at last I canceled it..
>> >I m trying this since last 3 days... But yet my setup is not completed..
>> >Help me as soon as possible...
>>
>>
>> If you're just looking for the quickest way to get going, rerun 'setup.exe'
>> and install the default set of packages.  Then rerun it and install whatever
>> else you want.
>
>oh sorry
>It did not helped me..
>Actually I have tried fresh Installation as u told(means first time
>default installation and then selected items installation). But this
>time also it hangs at "sysvinit.sh".
>
>>
>> If you want to help determine why this is happening so that it can be fixed,
>> you could try grabbing 'strace' from another Cygwin installation and
>> attaching to the 'bash' process that's running 'sysvinit.sh'.  If you can
>> get an idea of where it's going wrong from this output, it may give some
>> insight into the solution.
>>
>
>And ya I did not understand this point. can u plz tell me in detail.

Well, if you could install the default installation, then you can read and
follow the problem reporting guidelines at:

<http://cygwin.com/problems.html>

You can also read the man page for 'strace'.  But essentially you want to
do a 'ps -ef' first, find the 'bash' process that's running 'sysvinit.sh'
and use the PID of that process as the <n> parameter below:

strace -o sysvinit.txt --pid=<n>

Tracing statements will go to the 'sysvinit.txt' file.  You can view this 
file and see if there's anything in there toward the end that looks 
"interesting" or like an error.  If so, send that excerpt of the file to 
the list if it does not already give you some idea of the problem.  The
output of 'ps -ef' may be helpful as well.  

 


--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019