delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/10/24/07:35:37

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:date:from:reply-to:message-id:to:subject
:in-reply-to:references:mime-version:content-type
:content-transfer-encoding; q=dns; s=default; b=YALb1N3l0x5uZ4pt
RRlORuUux2zuyeOI4A3+esoH0lX8jmGZwZuRh4XukcYB7U1Z6frX9P3jU8d2AgxV
SpFz6tnIbkNzele9HlVsN0MJg1MXlgPHzMISKdP/pjBgBbsjiRGrUMnuR9xtAIE3
ECNpc+ZDDc/R+inp8kj8F7AHERg=
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:date:from:reply-to:message-id:to:subject
:in-reply-to:references:mime-version:content-type
:content-transfer-encoding; s=default; bh=pXQjI/YIJ4hkt2CzB+3K7I
J7U4E=; b=YJgKn8GwsCiZJU6xDdpfrhSkPOFNGG7B/7eaheV8N0fXUfOOi9THBI
5sUU74UM5//u5lGReuGMsnTitfIAaCumayYeehelChTQofM+qMfA8ncGmFJEEkuF
10nowrG8WY2pieO71fhPum1atiFtO7Dj58ab1o1965AgE9f7EyRCA=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtp.ht-systems.ru
Date: Fri, 24 Oct 2014 15:30:02 +0400
From: Andrey Repin <anrdaemon AT yandex DOT ru>
Reply-To: cygwin AT cygwin DOT com
Message-ID: <24713230.20141024153002@yandex.ru>
To: Don MacDougall <dmacdoug AT usc DOT edu>, cygwin AT cygwin DOT com
Subject: Re: Setup 2.774 texlive postinstall takes 10+ hours
In-Reply-To: <1414134682090-112141.post@n5.nabble.com>
References: <OFA2E38712 DOT 9EC3C033-ON80257A63 DOT 0036C097-80257A63 DOT 0037387A AT LocalDomain> <1405864858950-109904 DOT post AT n5 DOT nabble DOT com> <53CBFFD1 DOT 4030808 AT cornell DOT edu> <1413844739487-112040 DOT post AT n5 DOT nabble DOT com> <5445C04A DOT 3000407 AT cornell DOT edu> <1413864414772-112047 DOT post AT n5 DOT nabble DOT com> <54465853 DOT 3040000 AT cornell DOT edu> <1414134682090-112141 DOT post AT n5 DOT nabble DOT com>
MIME-Version: 1.0
X-IsSubscribed: yes

Greetings, Don MacDougall!

>> I wouldn't try to restart the install without figuring out why
>> /etc/postinstall/texlive-collection-basic.sh didn't complete.  Is there
>> anything
>> at all in /var/log/ that might provide a clue?  Usually setup writes
>> temporary
>> files while it's executing postinstall scripts.

> There wasn't even a /var/log directory until the install was finished.  What
> I finally did to get it to finish was to move all the texlive-collection
> files out of the postinstall directory and the install process finished  all
> the rest quite rapidly.  Then I put them back, except for the language
> packages, and reran the install program and one by one moved the files back
> out again if they stalled.  In the end there were 8 that wouldn't run.  In
> the temporary logs are a lot of error messages similar to the following
> three:

> Can't fork, trying again in 5 seconds at /usr/bin/updmap line 59.
>       7 [main] perl 8088 child_info_fork::abort: unable to remap Fcntl.dll
> to same address as parent (0x2E0000) - try running rebaseall

> Can't fork, trying again in 5 seconds at /usr/bin/updmap line 59.
>       6 [main] perl 8056 child_info_fork::abort: address space needed by
> 'MD5.dll' (0x2D0000) is already occupied

> Can't fork, trying again in 5 seconds at /usr/bin/updmap line 59.
>       5 [main] perl 8076 child_info_fork::abort: address space needed by
> 'IO.dll' (0x2F0000) is already occupied

This could happen, if you install too many packages on a 32-bit Cygwin, or
there's an interference in your system that break memory layout of
applications. (I.e. BLODA)

> I looked for updmap but there doesn't appear to be even a /usr/bin
> directory, so I must be looking in the wrong place.

You're looking in the wrong place.
Whole Cygwin is installed in that directory.

> In any case, I did get the install to complete by this rather ugly method
> except for those 8 packages and all the language files. I don't know if this
> method will have fouled up anything else or not.

> If the log files would be of any value to you, I've put them here:

> http://www.macdougalls.net/cygwinlogs/


--
WBR,
Andrey Repin (anrdaemon AT yandex DOT ru) 24.10.2014, <15:26>

Sorry for my terrible english...


--
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

- Raw text -


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