From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7133 invoked by alias); 4 Nov 2014 09:00:03 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 7070 invoked by uid 89); 4 Nov 2014 09:00:01 -0000 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 Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 04 Nov 2014 09:00:00 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id 35E848E13FC; Tue, 4 Nov 2014 09:59:58 +0100 (CET) Date: Tue, 04 Nov 2014 09:00:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: Setup 2.774 texlive postinstall takes 10+ hours Message-ID: <20141104085958.GA4932@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <1413864414772-112047.post@n5.nabble.com> <54465853.3040000@cornell.edu> <1414134682090-112141.post@n5.nabble.com> <24713230.20141024153002@yandex.ru> <1414559159086-112282.post@n5.nabble.com> <319337147.20141029151332@yandex.ru> <1414708038168-112334.post@n5.nabble.com> <54567198.8000504@cornell.edu> <20141103102515.GS14051@calimero.vinschen.de> <87a948kvpw.fsf@Rainer.invalid> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xHFwDpU9dbj6ez1V" Content-Disposition: inline In-Reply-To: <87a948kvpw.fsf@Rainer.invalid> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2014-11/txt/msg00055.txt.bz2 --xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1698 On Nov 3 19:03, Achim Gratz wrote: > Corinna Vinschen writes: > > 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. >=20 > It should be quite easy since the postinstall scripts are run in POSIX > sort order. Just give the script a name like 00001_autorebase.bat and > it should always be the first one that runs. >=20 > > 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 file > > like this: >=20 > Dependencies are not evaluated at all when installing or running > scripts. That's not correct. From the dependencies, setup generates a dependency graph which is used to get a sequential order in which to call the scripts. See /var/log/setup.log.full, it contains the dependency order before starting the scripts. Years ago we had some trouble to get the base-cygwin script running first due to a couple of dependency loops. And we have such loops again, apparently. My dependency list on 64 bit (not all packages installed) now starts like this: libbz2_1 _autorebase cygwin zlib0 libpng15 ... The worst thing AFAICS is that base-cygwin only comes after lots and lots of other packages for some reason. This needs some investigation. Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --xHFwDpU9dbj6ez1V Content-Type: application/pgp-signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJUWJWOAAoJEPU2Bp2uRE+g4WQP/RLPXdL/HjWOZ0Mtrw5ne8Qd A9LAcMR8QPzGo03UA6D16UD0lN3IIKzEEbltCyPNXWUlYl2PVI0pofkL9zjNFQdE h7HZmmjyfgxHVpAPZnZfuHwkhY9qmZ3hQRKPvkLBDI7AZOsEZPbQWffZpXhVlHD9 mqBHllyQzMVm4WcjxG1bgffQoB3AHqE3P8ixRg63YvOWrTN5XztP7CZ7XvUzTZyH eYysZ0/+dm99X6mzN4aFSGkdMBaL0ytor+aFfEypO70X78/ZsZ89/Jok6s3YIG9B a3CJL8Y8i2U5RY5bpggB6cXr4aHjR8RAqcF7uswUPrLnqkJBxqCi730fiUObwwvf zPcCKcf0NcVmDizcvy83vYZMZekS3y5cZkYAZ1lMnBuLa6brMUQ2lmIy7ure2BW2 Btg3GIkwWharkvxyIqY8Q0jDUuN1UyOFKAjlJnUfc0hPCtugKoxWC5I4DFEeUgVL MiHgdD3ojdpNdt3ARPMHoNjfjSiW9+QdogQoD/EC+W2WHSOzRgtARXAySxOITmDP Jh0TFOR/LxlAQvhideXrkMRXWwPsRkg0muSRsfANJ0Rs2GwMVsfBIDtOCvFlWWWI e6+NtmpVucIfjnNg/9pkwkLBG2wuskS0E7rBUQjv2OyyQXIZ5TJdL43IAGNHYgt2 oHQpYUo72cOSqIMT4KZE =7/4N -----END PGP SIGNATURE----- --xHFwDpU9dbj6ez1V--