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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=rPXhDdJBQnvLc18wENkFs8CZyxWPOjRoq1Vl9Gg7FPHxivZN6QzQW XHV+ht4IojaUlAyDJmW2Ix3f5/VuqovbSRYm0rwx3zjoDXKGJIAiFKElLQDrRVQg EbHIrzLvyZTW0fkz6NADbe+l5hT+0CCIh5a8/fMjw6BLJklaXBS4s0= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=Ai6TKLbJRqsp667Z5VikEe+Nt6M=; b=Uu49JO0PElG324mnTZGN8So/kSZF 2VeoSxw6b/mFInPo11f2KlmqDJXUdKZAa1knM801EtpUmwH/CF+gtzjlGnMjZEy5 /zUprgxo//urQikTOTUWCR+Q4EEgWMhxEfEwC852IQiwxlQqnfw6N00dRZ6KYXpM aqCerhEnanC0Z+0= 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=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: calimero.vinschen.de Date: Mon, 3 Nov 2014 17:17:00 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Setup 2.774 texlive postinstall takes 10+ hours Message-ID: <20141103161700.GC28636@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <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> <54567198 DOT 8000504 AT cornell DOT edu> <20141103102515 DOT GS14051 AT calimero DOT vinschen DOT de> <5457787E DOT 3000309 AT cornell DOT edu> <20141103145209 DOT GA28636 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RIYY1s2vRbPFwWeW" Content-Disposition: inline In-Reply-To: <20141103145209.GA28636@calimero.vinschen.de> User-Agent: Mutt/1.5.23 (2014-03-12) --RIYY1s2vRbPFwWeW Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Nov 3 15:52, Corinna Vinschen wrote: > On Nov 3 07:43, Ken Brown wrote: > > On 11/3/2014 5:25 AM, Corinna Vinschen wrote: > > >On Nov 2 13:02, Ken Brown wrote: > > >>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 F= cntl.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.e= xe so > > >>that it runs the autorebase postinstall script before running any oth= ers? > > >>Or would this be a bad idea for other reasons? > > > > > >Off the top of my head I don't know how hard that would be, but it > > >doesn't sound like an especially bad idea to me. Au contraire. > > > > > >The only reasons not to do that would be if an installer script would > > >move DLLs around (Do we have that? I hope not) or if there's a simpler > > >solution. > > > > > >One thing we could test is if we can't get away without tweaking > > >setup.exe, by changing the dependencies only. Right now _autorebase > > >requires rebase and dash packages. Both are in Base anyway, but they > > >pull in more dependencies which result in something like a rat tail of > > >dependencies. So I'm wondering if tweaking _autorebase' setup.hint fi= le > > >like this: > >=20 > > It's worth a try. I changed that now on sourceware, but please keep in mind that this doesn't solve all problems. Assuming you update a few packages and then start setup again and install some more packages, then the version number of the _autorebase package hasn't changed and it won't be started by the second setup run. Only if a package gets updated which comes with DLLs, the _autorebase version number is bumped on the server and only then it will be started by setup anew. Same thing for _update-info-dir, but with minor consequences. In theory, we could need a solution which is built into setup, and which makes setup re-run the _autorebase script every time a package with DLLs is updated or installed. Analog for _update-info-dir. The dependency thingy is fine in upset, but the logic needs some support on the client side it seems. I would not be too unhappy if somebody would like to take a stab at setup's code for this... Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --RIYY1s2vRbPFwWeW Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJUV6p8AAoJEPU2Bp2uRE+gZtIP/Rde98oLMATE70RihoXmBAWP YMioDQKDWCWjcpR8pWps7TUNukyqJ0uZQkQDEI0TQom3lKfyrFmkrXhhGZXTmCgV brDs6bSIADX+/xBjzg3xfzitD7Jie2jwRoY0Qf1njWhaHyaOr8qbGJ8LgHeO9y96 8h8q2in9Fd0wdt+DiXHBzsTvvmo+5rTILbq1QSbrCDfNZI6MIvwEYDhia9HBJ1c5 L3MjN/J5RRZ52A+rYJz0LvkYKQHkK3E+v4gEWbm88ByMA8U8bA9JagHsX9AHN8wV 1KQXf8A3biDjAooZDcUBvDtKAvWt2Un1q84VJcBPjN27aW+VRocIXvxbalOl4eHN GmfhNyvxtWV3tc6gso2W6/DVCFKg2onOtwzQYSHm/X4QXmbAFlBeCPptWgCKIOd2 qI2e6F5QvC8rJieHomY26kyQS4bIEn5KFgb/SfwaXoFYbiE1+/xC7rlTJCGsCF+N zgTOfAFagzHOudxVejTkIpfGmbdbJmWW9VXt7SDfOqT5kASqc5l8dpNIZSh5FlXW BfNpSrgkpXCO4tSGMcOypjUkumV7YvzpQC3N99ISeoBup4uKQ4HwlpVNqPiorXCa iNGjHeiRkMQs2+fm9RWX/AfbfdtDKxWeoZ38g4+Et54enYS+sWRBzpVIoKIq1OZ+ LIGZexRwFS7sF0H7qhu3 =o0N1 -----END PGP SIGNATURE----- --RIYY1s2vRbPFwWeW--