X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; q=dns; s=default; b=cFwiLhwRjV8zqRYeBl1VdivwSseEd mXeH3ACuBb/SP/ZMcgsNjomva1jEwEl6C/JQNbPjULJzVzhJ3SK0e9Mt45QrUc7D /LGuMHABDSiGa+MK7bsKHgEsyGpIr+FHzuC7n1CUtZcOhbnpfzP4j3Ay2RgHeFQ4 FCuH0wgXm4NHjQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; s=default; bh=vZ1RidVZMHZ44Hf1v7yP2ryTFqs=; b=jqS DHVXBpo2l8VIZDLXFQGTygLNqO2URMB2oVf2gka1TqB/HTP4qAGJYUkSi4zLtfrU FSlKxEVlYWFQ5QOlZGor2QgUt2xz27/8LtL9+PbFejXB21690Dc5/qis+Du/naEt O5xyGaLgq4brsCXRWzRMte93c+JHCQRKd1rB3Ln0= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: Yes, score=5.1 required=5.0 tests=BAYES_50,CYGWIN_OWNER_BODY,KAM_LAZY_DOMAIN_SECURITY,KHOP_DYNAMIC,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=attempted, heck, installer, cancelled X-HELO: mx0b-00191d01.pphosted.com From: "KARR, DAVID" To: Achim Gratz , "cygwin AT cygwin DOT com" Subject: RE: New cygwin install hanging on postinstall Date: Thu, 21 Jan 2016 21:17:03 +0000 Message-ID: References: <877fj28zik DOT fsf AT Rainer DOT invalid> In-Reply-To: <877fj28zik.fsf@Rainer.invalid> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-RSA-Inspected: yes X-RSA-Classifications: public X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-01-21_07:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_policy_notspam policy=outbound_policy score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1507310008 definitions=main-1601210374 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u0LLHdRx017911 > -----Original Message----- > From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On > Behalf Of Achim Gratz > Sent: Thursday, January 21, 2016 12:10 PM > To: cygwin AT cygwin DOT com > Subject: Re: New cygwin install hanging on postinstall > > KARR, DAVID writes: > > While it's sitting here, I dumped out "/var/log/setup.log.full". > Here is the end of the file: > > ---------------- > > The following DLLs couldn't be rebased because they were in use: > > /usr/bin/cygssp-0.dll > > /usr/bin/cygperl5_22.dll > > /usr/bin/cyggcc_s-1.dll > > /usr/bin/cygcrypt-0.dll > > /usr/lib/perl5/vendor_perl/5.22/i686-cygwin-threads- > 64int/auto/List/Util/Util. > > dll > > /usr/lib/perl5/5.22/i686-cygwin-threads-64int/auto/IO/IO.dll > > /usr/lib/perl5/5.22/i686-cygwin-threads- > 64int/auto/File/Glob/Glob.dll > > /usr/lib/perl5/5.22/i686-cygwin-threads- > 64int/auto/Fcntl/Fcntl.dll > > /usr/lib/perl5/5.22/i686-cygwin-threads- > 64int/auto/Encode/Encode.dll > > /usr/lib/perl5/5.22/i686-cygwin-threads- > 64int/auto/Digest/MD5/MD5.dll > > /usr/lib/perl5/5.22/i686-cygwin-threads-64int/auto/Cwd/Cwd.dll > > 2016/01/21 09:15:40 running: C:\cygwin\bin\dash.exe > "/etc/postinstall/0p_texlive > > _prep.dash" > > 2016/01/21 09:19:20 note: Nothing needed to be installed > > 2016/01/21 09:19:20 Ending cygwin install > > ----------- > > So this isn't a fresh install and in fact there is not only some > Cygwin > process running but a full blown Perl that has loaded a number of > modules. How'd you manage to do that before Cygwin was ready > installing? Are you perhaps reporting from a follow-on invocation > of > setup.exe after the first install already failed? Beats the heck out of me. I didn't have Cygwin installed. I ran the installer. It hung at this point. I eventually cancelled it, because it obviously wasn't going to complete. This output is from one of the later retries. I never attempted to run anything installed in cygwin, I'm just trying to complete the installation. > For your current case, you need to get rid of _all_ running Cygwin > processes. Best idea is to open a shell and issue > > /usr/bin/rebase-trigger fullrebase > /usr/bin/pkill . > > (you need to have procps installed for this command to be > available). > Then run setup again to have it re-do the rebase and run all > postinstall > scripts that failed before. But I'm still interested how that > initial > failure could have occured, so if you could maybe look in > /var/log/setup.log if something indicates what happened there that > would > be good. More weirdness. I ran a mintty window, and I ran those command lines, but it gives me lots of lines like this: ------------- 2 [main] bash 28452 child_info_fork::abort: C:\cygwin\bin\cygiconv-2.dll: Loaded to different address: parent(0x4D0000) != child(0x2E0000) bash: fork: retry: No child processes ------------- I don't believe either of these command lines did anything, but just to be sure, after I ran them I killed the window an reran setup, and got the same symptoms. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple