This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Is CVS setup.exe (tip) supposed to work?



----- Original Message -----
From: "Gary R. Van Sickle" <g.r.vansickle@worldnet.att.net>

> >
> > You can setup a local mirror, by changing the URL that the
mirrors.lst
> > is downloaded from to point to your own webserver - just don't check
> > that change in :].
> >
>
> Is that required for it to work, or should it work with current
mirrors as they
> are?

It should be fine as is. To date, no backwards-incompatible changes have
been committed to HEAD. Some are upcoming, (se my setup.ini and upset
change email a few days back) and those changes while needed for HEAD,
are forward compatible with the categories parser.

> > As for this problem, try running setup under gdb and seeing whats
going
> > on here though.
> >
>
> Um, yeah, well, I did try that, with hi-larious
dialog-boxes-a-hundred-deep
> results.  Well, hi-larious perhaps if it was happening to somebody
else at a
> non-godforsaken hour of the morning ;-).  Guess I have no option
remaining but
> to read the gdb instructions ;-).

Try
gdb -nw ./setup.exe
r
.... *boom*
bt
 and go from there.

Rob


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]