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=qspR7YF9BNNGTbAI 13UoxEb/jHVKdHknb5626wC+d3M8tzxXLxw3Bd2CSiFm7L5gjDolUiwYsjfhES4O /1YbqEYHq6gr2ifoQDyjFT/UKHgIXJxW2F6kufH1/bVvZZqphbONvADCHiXANr+Z /v+aiMZNii+OTNKbdpuD63xic0k= 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=mbpsECXGCsh7DyUjCISnYp uY5LI=; b=BT4Mu0UV2VpDbSpxHBF5p6ZdxbQTmGQsJ5oJXra+RkA7qgd3UGBjXf P0Kcsqzx5w5naPkxCf5V/ut8Qu0ERHfd56zQPEgd7SDCbwKUcJ9yqOZ+aT7ISpMW lTbMpifrfZc1be+MCZPOXYD8w1YdLExKJABbX+h4mwDS/+La0C6Pw= 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.7 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=cygcheck, Hx-languages-length:1676, services X-HELO: limerock04.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: Setup of texlive-collection-basic waits in postinstall/0p_texlive_prep.dash To: cygwin AT cygwin DOT com References: <5774E227 DOT 7040906 AT mff DOT cuni DOT cz> From: Ken Brown Message-ID: <8712d706-9920-816c-c730-8d1d760a07d7@cornell.edu> Date: Thu, 30 Jun 2016 09:30:41 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <5774E227.7040906@mff.cuni.cz> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=XXXXX X-IsSubscribed: yes On 6/30/2016 5:11 AM, Pavel Kudrna wrote: > The main problem is installing texlive-collection-basic. Setup waits at > /etc/postinstall/0p_texlive_prep.dash while > in /var/log the file setup.log.runXa03548 grows by repeating lines > > 2 [main] perl 3928 child_info_fork::abort: unable to remap > Util.dll to same address as parent (0x6F0000) - try running rebaseall > Can't fork, trying again in 5 seconds at > /usr/share/tlpkg/TeXLive/TLUtils.pm line 228. > 1 [main] perl 2520 child_info_fork::abort: unable to remap Cwd.dll > to same address as parent (0x6C0000) - try running rebaseall > Can't fork, trying again in 5 seconds at > /usr/share/tlpkg/TeXLive/TLUtils.pm line 228. [...] > The command "/usr/bin/rebase-trigger full" does not help. The subsequent > cygwin Setup spends more time doing 0p_000_autorebase.dash but then > again 0p_texlive_prep.dash blocks and new /var/log/setup.log.runXa* > appears with the same info about Util.dll and Cwd.dll. I have often found that rebasing doesn't immediately fix fork failures until I reboot. (My guess is that this is due to some kind of caching that Windows does.) I suggest that you try the following: 1. Run /usr/bin/rebase-trigger full again. 2. Reboot. 3. Make sure there are no Cygwin processes running. (Don't forget about services.) 4. Rerun setup, and don't refuse any suggested dependencies. Be sure to install or reinstall texlive-collection-basic, whether or not setup suggests it. If you still have problems and have to write again, please attach cygcheck output as requested here: http://cygwin.com/problems.html 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