X-Recipient: archive-cygwin@delorie.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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=xeU8KYPXOXdb9UFxgLiuBOOZ4nsfbxPOH4OyJp7x2YT
	T5ECfb5wyX2bq2CqKgw86LmFDqCytW4fteRO4knqVwGETBeuFnDhlj8h0Xwojk1N
	mTWGOa71jiWt7wBfh9vzgV8Xr6NfJ9q+84jaS5mmPsdTpxdphrJ2u6OgejcWPn9Y
	=
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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=zjCZ5g8SGO3CxfpvHR5XSQeFQYo=; b=fop3C3AMP1QtzRK4Z
	Ufhzn19x1wgF23UA8dy4cTdV8Ic41EF+/RVfsxQ1qOIe8sLwv9GH1+hJZelBLWri
	Z9f9cBrkMg/q4FtnD4uzzb9l7YRYYNCapiU5nmLUJcXueZblIqxKNQZdF/CmSjkS
	sfP3HUnpK0RjgcFgMEAHIuxkw4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2
X-HELO: limerock01.mail.cornell.edu
X-CornellRouted: This message has been Routed already.
Message-ID: <54567198.8000504@cornell.edu>
Date: Sun, 02 Nov 2014 13:02:00 -0500
From: Ken Brown <kbrown@cornell.edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Setup 2.774 texlive postinstall takes 10+ hours
References: <1405864858950-109904.post@n5.nabble.com> <53CBFFD1.4030808@cornell.edu> <1413844739487-112040.post@n5.nabble.com> <5445C04A.3000407@cornell.edu> <1413864414772-112047.post@n5.nabble.com> <54465853.3040000@cornell.edu> <1414134682090-112141.post@n5.nabble.com> <24713230.20141024153002@yandex.ru> <1414559159086-112282.post@n5.nabble.com> <319337147.20141029151332@yandex.ru> <1414708038168-112334.post@n5.nabble.com>
In-Reply-To: <1414708038168-112334.post@n5.nabble.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 10/30/2014 6:27 PM, Don MacDougall wrote:
> So, why the
> postinst scripts failed to run before, now becomes an academic matter for
> me.

Nevertheless, let me point out for the sake of the archives that the answer was 
contained in one of your earlier messages:

On 10/24/2014 3:11 AM, Don MacDougall wrote:
 > 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

The problem is that many of the texlive postinstall scripts run perl scripts, 
and these failed as above because rebaseall needed to be run.  I guess this 
problem will occur whenever perl and texlive are installed simultaneously.

I'm not sure what the solution is.  Would it be hard to tweak setup.exe so that 
it runs the autorebase postinstall script before running any others?  Or would 
this be a bad idea for other reasons?

Ken

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

