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: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 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: 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 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 AT cygwin DOT com Subject: Re: Setup 2.774 texlive postinstall takes 10+ hours References: <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> <24713230 DOT 20141024153002 AT yandex DOT ru> <1414559159086-112282 DOT post AT n5 DOT nabble DOT com> <319337147 DOT 20141029151332 AT yandex DOT ru> <1414708038168-112334 DOT post AT n5 DOT nabble DOT 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