Re: Broken package selection for a full install

2004-03-07 Thread Robert Collins
On Sun, 2004-03-07 at 16:35, Daniel F. Dickinson wrote: > Igor Pechtchanski wrote: > > > > > > Daniel, > > > > If you're willing to temporarily rename the existing installation root > > (and the registry keys) and reinstall from scratch, please post the > > /var/log/setup.log and /var/log/setup.

Patch for problems with profile script in Win9x

2004-03-07 Thread Paul Galbraith
It seems that the default profile script checks what shell the user is running and sets appropriate defaults based on the shell. Unfortunately, on all Win9x installs that I've done recently, I've noticed that the profile isn't correctly identifying that bash is my shell (which it indeed is). The

RE: Patch for problems with profile script in Win9x

2004-03-07 Thread Karl M
Hi Paul... Why not just do something like case $(echo $0 | tr [:upper:] [:lower:]) in instead of case $0 in ? It seems easier. Thanks, ...Karl From: "Paul Galbraith" To: <[EMAIL PROTECTED]> Subject: Patch for problems with profile script in Win9x Date: Sun, 7 Mar 2004 11:04:26 -0500 It seem

Re: Patch for problems with profile script in Win9x [Attn: base-files maintainer]

2004-03-07 Thread Igor Pechtchanski
On Sun, 7 Mar 2004, Paul Galbraith wrote: > It seems that the default profile script checks what shell the user is > running and sets appropriate defaults based on the shell. Unfortunately, on > all Win9x installs that I've done recently, I've noticed that the profile > isn't correctly identifyin

Re: Patch for problems with profile script in Win9x

2004-03-07 Thread Paul Galbraith
That's purely a function of my shell scripting abilities...you're way seems a lot easier! Karl M wrote: Hi Paul... Why not just do something like case $(echo $0 | tr [:upper:] [:lower:]) in instead of case $0 in ? It seems easier. Thanks, ...Karl From: "Paul Galbraith" To: <[EMAIL PROTECT

Re: Patch for problems with profile script in Win9x [Attn: base-files maintainer]

2004-03-07 Thread Christopher Faylor
On Sun, Mar 07, 2004 at 03:39:30PM -0500, Igor Pechtchanski wrote: >On Sun, 7 Mar 2004, Paul Galbraith wrote: > >> It seems that the default profile script checks what shell the user is >> running and sets appropriate defaults based on the shell. Unfortunately, on >> all Win9x installs that I've d

Re: cygrunsrv taking near all cpu time

2004-03-07 Thread Christian Weinberger
Gregory Borota <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > From your message I understand the problem is caused by Panda > Antivirus > not cygrunsrv > That seems to me more a philosophical question. The development team may decide if they consider it worth the time looking in