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=vmgUtIE84zY6fy4u YVHp4wr/SIOM2WWZt9cBr8weuB1UaXFlqJkdWgdtF0+8vGfLL7TOgupV31UUEdqj p8pcsLQPdmW7EPgaIETwHmO/Kco+kHYkyYDoeiYTXy+lVWYUilFupNzfTtSsIrR7 xwajQHtnSprwU5N62XCBSOvF9SQ= 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=N25Rg4mN8/4ivyvn8f+hm0 gv2UQ=; b=cucwjUcvESA5GCbuTg73zxpzeNIUyAM0HFXjov6KXoLZ1ZJzZB9YHw j++/2yjqhiVSfayOYY1RYpirDi2h4AxhD642sLi5F7TO3EcedzD9Obdh2jYcTF/L 6R2BjJlv+ERsg1kK06KJXrVahoo3zxbg3IbI78RmYobInym1pxD0E= 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-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:may, H*r:forged, HContent-Transfer-Encoding:8bit X-HELO: limerock04.mail.cornell.edu Subject: Re: Fork issue on W10 WOW To: cygwin AT cygwin DOT com References: <7ad0e0d4-438b-33ad-a711-e0b1996fa6f6 AT gmail DOT com> From: Ken Brown Message-ID: Date: Sat, 30 Jun 2018 16:47:18 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: <7ad0e0d4-438b-33ad-a711-e0b1996fa6f6@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Note-from-DJ: This may be spam On 6/30/2018 11:52 AM, Marco Atzeri wrote: > Hi, > on a new W10 HP Laptop, the 32 bit installation always fails > on postinstallation scripts that use perl. > > The outcome is like: > > $ ./texlive-collection-formatsextra.sh >       1 [main] perl 1796 child_info_fork::abort: address space needed > by 'Encode.dll' (0x2620000) is already occupied > Can't fork, trying again in 5 seconds at /usr/bin/fmtutil line 73. > [...] > Until I have the 32bit running I can not deploy any new package, as the > previous W7 is retired. I've never had this problem with my own 32bit installation on W10, but I just reproduced it by doing a new installation with your list of packages. Have you tried just installing a minimal list of packages that you need for building the packages you maintain? Alternatively, you might work around the problem by first doing a base install, then installing your texlive-collection-* packages, and then installing everything else. I just tested this with your list of packages, and it worked for me. 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