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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=MGklh7L0hIEcxVhh AWmGUSiOVddwYv0L+o5fk7aGyrWS/Vy3++oreR9nDhx7fYSeNLfXxiLfOpWtn8nc DT0R+7UmQXe6XdjQucJk7wKYoi9HqaJPi6qr8N5w0lU1/C3X1pOYiZ9NOD9UYOqv qDsK5a9texxGiukBUplr+WK+fZE= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=loZm6MVNH9MbHW9DiP8IjZ H6Mxs=; b=DsfVFvsgBWe2DwmuIUOM3+Xv1Kx5PGGPunjS4viqvPMU9JQmvnj7pt MyBqZZWmAojC27fsFbGybe/sq7QA2Rpy4RMOHchRl/rxfYQ6GnjSr5OzzlcgikY3 zvhbheFsty7itTCQlDpMKO23Ktffrpwc2gKPUvNwvUcInunwslO5U= 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=-0.9 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=kbrowncornelledu, kbrown AT cornell DOT edu, H*f:sk:xjMoa-u, H*i:sk:CADex0x X-HELO: limerock04.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: Taking a very long time to run /etc/postinstall/texlive-dollection-context.sh To: cygwin AT cygwin DOT com References: <569D6B1C DOT 5040306 AT cornell DOT edu> From: Ken Brown Message-ID: <569DA8C1.4010507@cornell.edu> Date: Mon, 18 Jan 2016 22:08:49 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 1/18/2016 8:08 PM, Kenneth Wolcott wrote: > On Mon, Jan 18, 2016 at 2:45 PM, Ken Brown wrote: >> On 1/18/2016 4:06 PM, Kenneth Wolcott wrote: >>> >>> Hi; >>> >>> Taking a very long time to run >>> /etc/postinstall/texlive-dollection-context.sh >>> >>> How long should it take? I've had to terminate it prior to completion >>> a couple of times because I had to logout of the machine (Windows 2008 >>> Standard server). The longest I had it run was about 18 hours. >> >> >> It should take less than a minute. Here's what the script does: >> >> /usr/bin/fmtutil-sys --enablefmt cont-en/pdftex >> /usr/bin/fmtutil-sys --enablefmt cont-en/xetex >> /usr/bin/fmtutil-sys --byfmt cont-en >> >> Can you run those commands manually and see what the problem is? >> >> Ken > > Thank you! > > /usr/bin/fmtutil-sys --enablefmt cont-en/pdftex > 2 [main] perl 25628 child_info_fork::abort: unable to remap > IO.dll to same address as parent (0x2C0000) - try running rebaseall You need to do a full rebase. I recommend that you do this as follows: 1. Run '/usr/bin/rebase-trigger full'. 2. Reboot, and make sure no Cygwin processes or services are running. 3. Run setup. The _autorebase postinstall script will take care of the rebase, and setup will rerun any postinstall scripts that previously failed. 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