public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Setup 2.774 texlive postinstall takes 10+ hours
Date: Mon, 03 Nov 2014 16:17:00 -0000	[thread overview]
Message-ID: <20141103161700.GC28636@calimero.vinschen.de> (raw)
In-Reply-To: <20141103145209.GA28636@calimero.vinschen.de>

[-- Attachment #1: Type: text/plain, Size: 2806 bytes --]

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 Fcntl.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.exe so
> > >>that it runs the autorebase postinstall script before running any others?
> > >>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 file
> > >like this:
> > 
> > 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

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2014-11-03 16:17 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-23 11:35 Setup 2.774 texlive postinstall takes 10+ hours (resending due to cygwin bounce) Martin.Fitzpatrick
2012-08-23 13:29 ` Earnie Boyd
2012-08-23 14:35 ` Adam Dinwoodie
2012-08-23 15:27 ` Ken Brown
2012-08-25  6:47   ` Ken Brown
2012-08-25  7:26     ` Achim Gratz
2013-01-28 16:42 ` toddcs
2013-01-29  3:41   ` Ken Brown
2013-02-05 15:48     ` jeremycraven
2013-02-05 16:37       ` marco atzeri
2013-02-05 16:43       ` Ken Brown
2013-02-06  9:52         ` jeremycraven
2013-02-06 14:11           ` Ken Brown
2014-07-20 14:01 ` leftwing
2014-07-20 17:44   ` Ken Brown
2014-10-20 22:39     ` Setup 2.774 texlive postinstall takes 10+ hours Don MacDougall
2014-10-21  2:09       ` Ken Brown
2014-10-21  2:26         ` Ken Brown
2014-10-21  4:06         ` Don MacDougall
2014-10-21 12:58           ` Ken Brown
2014-10-24  7:11             ` Don MacDougall
2014-10-24 11:35               ` Andrey Repin
2014-10-29  5:06                 ` Don MacDougall
2014-10-29 12:20                   ` Andrey Repin
2014-10-30 22:27                     ` Don MacDougall
2014-11-02 18:02                       ` Ken Brown
2014-11-03 10:25                         ` Corinna Vinschen
2014-11-03 12:44                           ` Ken Brown
2014-11-03 14:52                             ` Corinna Vinschen
2014-11-03 16:17                               ` Corinna Vinschen [this message]
2014-11-03 18:03                           ` Achim Gratz
2014-11-03 22:04                             ` Ken Brown
2014-11-04 16:21                               ` Achim Gratz
2014-11-04  9:00                             ` Corinna Vinschen
2014-11-11  4:23                               ` Yaakov Selkowitz
2014-11-11  4:33                                 ` Yaakov Selkowitz
2014-11-11 11:53                                   ` Corinna Vinschen
2014-11-11 14:14                                     ` Ken Brown
2014-11-11 15:02                                       ` Ken Brown
2014-11-11 16:02                                         ` Corinna Vinschen
2014-11-11 17:08                                           ` Achim Gratz
2014-11-11 17:33                                             ` Corinna Vinschen
2014-11-11 18:39                                               ` Achim Gratz
2014-11-11 23:36                                             ` Ken Brown
2014-11-12  9:15                                               ` Corinna Vinschen
2014-11-12 17:53                                                 ` Achim Gratz
2014-11-13  8:55                                                   ` Corinna Vinschen
2014-11-13 19:41                                                     ` Achim Gratz
2014-11-13 14:18                                     ` Setup 2.774 texlive postinstall takes 10+ hours) Corinna Vinschen
2014-11-13 15:45                                       ` Ken Brown
2014-11-13 16:18                                         ` Corinna Vinschen
2014-11-13 19:47                                         ` Achim Gratz
2014-10-21  3:23 ` Setup 2.774 texlive postinstall takes 10+ hours (resending due to cygwin bounce) Don MacDougall
2014-10-21  3:40   ` Don MacDougall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141103161700.GC28636@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).