Re: Update problems

2010-01-11 Thread Steven Monai
On 2010/01/10 6:45 PM, Larry Hall (Cygwin) wrote: So your argument is based on the desire to have *another* package manager application, besides 'setup.exe', that could be used from within Cygwin applications to update Cygwin applications? Something like that, yes. The idea that one should be

Re: Update problems

2010-01-11 Thread Larry Hall (Cygwin)
On 01/11/2010 03:23 AM, Steven Monai wrote: I will do that. Thanks for your time. I think this will give you a good background for understanding why 'setup.exe' exists and some of the history for its initial and continued development and the alternatives that have been discussed over time.

Re: Update problems

2010-01-10 Thread Corinna Vinschen
On Jan 9 23:28, Christopher Faylor wrote: On Sat, Jan 09, 2010 at 11:09:41AM +0100, Corinna Vinschen wrote: The most pressing problem is the replacement of the cygwin DLL itself. It's like installing a new kernel in Linux. However, in Linux you have to reboot to use the new kernel, while

Re: Update problems

2010-01-10 Thread Steven Monai
On 2010/01/09 2:09 AM, Corinna Vinschen wrote: On Jan 8 17:28, Steven Monai wrote: Not to beat a dead hippo here, but if Cygwin allows in-use files to be replaced, then what is 'setup.exe' needed for? (Aside from the initial bootstrap of Cygwin, of course.) Shouldn't it be possible to have

Re: Update problems

2010-01-10 Thread Christopher Faylor
On Sun, Jan 10, 2010 at 09:36:50AM -0800, Steven Monai wrote: On 2010/01/09 2:09 AM, Corinna Vinschen wrote: On Jan 8 17:28, Steven Monai wrote: Not to beat a dead hippo here, but if Cygwin allows in-use files to be replaced, then what is 'setup.exe' needed for? (Aside from the initial bootstrap

Re: Update problems

2010-01-10 Thread Eric Blake
According to Christopher Faylor on 1/10/2010 12:27 PM: This idea has been put forth many times since that time. The fact that it isn't implemented means that either 1) It's more difficult than you anticipate or 2) No one thinks its a good idea. And here's one reason why. Newer versions of

Re: Update problems

2010-01-10 Thread Steven Monai
On 2010/01/10 12:31 PM, Eric Blake wrote: According to Christopher Faylor on 1/10/2010 12:27 PM: No one thinks its a good idea. And here's one reason why. Newer versions of cygwin1.dll introduce new entry points. But suppose you are updating cygwin1.dll and bash at the same time. If the

Re: Update problems

2010-01-10 Thread Steven Monai
On 2010/01/10 3:00 PM, Christopher Faylor wrote: On Sun, Jan 10, 2010 at 01:28:34PM -0800, Steven Monai wrote: On 2010/01/10 12:31 PM, Eric Blake wrote: According to Christopher Faylor on 1/10/2010 12:27 PM: No one thinks its a good idea. And here's one reason why. Newer versions of

Re: Update problems

2010-01-10 Thread Larry Hall (Cygwin)
On 01/10/2010 07:20 PM, Steven Monai wrote: On 2010/01/10 3:00 PM, Christopher Faylor wrote: snip Yes, if you do something brain-dead you can expect bad results. There can be non-brain-dead reasons for attempting to upgrade one package while holding another related one at a specific

Re: Update problems

2010-01-09 Thread Corinna Vinschen
On Jan 8 17:28, Steven Monai wrote: On 2010/01/08 2:38 PM, Larry Hall (Cygwin) wrote: On 01/08/2010 03:41 PM, Christian Franke wrote: Larry Hall (Cygwin) wrote: On 01/07/2010 09:39 PM, David Gast wrote: There are two problems with updating cygwin. 1. If you run setup.exe from bash,

Re: Update problems

2010-01-09 Thread Christopher Faylor
On Sat, Jan 09, 2010 at 11:09:41AM +0100, Corinna Vinschen wrote: The most pressing problem is the replacement of the cygwin DLL itself. It's like installing a new kernel in Linux. However, in Linux you have to reboot to use the new kernel, while Cygwin is just a DLL. After the rename and

Re: Update problems

2010-01-08 Thread Christian Franke
Larry Hall (Cygwin) wrote: On 01/07/2010 09:39 PM, David Gast wrote: There are two problems with updating cygwin. 1. If you run setup.exe from bash, bash cannot be updated because the file is in use. Sure. This is the reason 'setup.exe' exists. It's a Windows feature that keeps you from

Re: Update problems

2010-01-08 Thread Larry Hall (Cygwin)
On 01/08/2010 03:41 PM, Christian Franke wrote: Larry Hall (Cygwin) wrote: On 01/07/2010 09:39 PM, David Gast wrote: There are two problems with updating cygwin. 1. If you run setup.exe from bash, bash cannot be updated because the file is in use. Sure. This is the reason 'setup.exe'

Re: Update problems

2010-01-08 Thread Steven Monai
On 2010/01/08 2:38 PM, Larry Hall (Cygwin) wrote: On 01/08/2010 03:41 PM, Christian Franke wrote: Larry Hall (Cygwin) wrote: On 01/07/2010 09:39 PM, David Gast wrote: There are two problems with updating cygwin. 1. If you run setup.exe from bash, bash cannot be updated because the file is

Re: Update problems

2010-01-08 Thread Rance Hall
On Fri, Jan 8, 2010 at 7:28 PM, Steven Monai steve+cyg...@monai.ca wrote: snip Not to beat a dead hippo here, but if Cygwin allows in-use files to be replaced, then what is 'setup.exe' needed for? (Aside from the initial bootstrap of Cygwin, of course.) Shouldn't it be possible to have proper

Update problems

2010-01-07 Thread David Gast
There are two problems with updating cygwin. 1. If you run setup.exe from bash, bash cannot be updated because the file is in use. If the libraries have been updated and bash expects old libraries, for example, you can't do anything in cygwin. In the update instructions, you

Re: Update problems

2010-01-07 Thread Larry Hall (Cygwin)
On 01/07/2010 09:39 PM, David Gast wrote: There are two problems with updating cygwin. 1. If you run setup.exe from bash, bash cannot be updated because the file is in use. Sure. This is the reason 'setup.exe' exists. It's a Windows feature that keeps you from replacing a file that's in

Update Problems

2009-02-05 Thread Carl Lund
Hi-- I tried updating my Cygwin installation, and got a message indicating that cygreadline6.dll was missing. I did not request any changes; I was just trying to update my current configuration to the latest release. My suspicion is that something has been recently updated incorrectly. I've

Re: Update Problems

2009-02-05 Thread Nahor
Carl Lund wrote: Hi-- I tried updating my Cygwin installation, and got a message indicating that cygreadline6.dll was missing. I did not request any changes; I was just trying to update my current configuration to the latest release. My suspicion is that something has been recently updated

Re: Update Problems

2009-02-05 Thread Nahor
Nahor wrote: Carl Lund wrote: Hi-- I tried updating my Cygwin installation, and got a message indicating that cygreadline6.dll was missing. I did not request any changes; I was just trying to update my current configuration to the latest release. My suspicion is that something has been

Re: focus / windows update problems

2003-10-06 Thread Jochen Küpper
Hi Harold, On Sat, 04 Oct 2003 13:15:36 -0400 Harold L Hunt wrote: Harold The XFree86-xserv-4.3.0-15 release should fix your problems. Yep, seems to work. There is some flashing, but updates are done correctly for my first checks. Thanks for the quick fix. Harold Jochen Küpper wrote: I do

Re: focus / windows update problems

2003-10-04 Thread Harold L Hunt II
Jochen, The XFree86-xserv-4.3.0-15 release should fix your problems. Harold Jochen Küpper wrote: I started up the Cygwin XFree86 server yesterday again (after many weeks). Thanks for all the improvements! I do have a problem with window content updates, though. I am running latest Cygwin (as of

focus / windows update problems

2003-10-03 Thread Jochen Küpper
I started up the Cygwin XFree86 server yesterday again (after many weeks). Thanks for all the improvements! I do have a problem with window content updates, though. I am running latest Cygwin (as of yesterday) on a Win2000 system with focus follows mouse policy (this can be set in TweakUI).

Re: focus / windows update problems

2003-10-03 Thread Harold L Hunt II
Jochen, Yes, I can reproduce this behavior. I added the following processing to winTopLevelWindowProc() and would like a review from some other developers. Note: It does fix the problem, but I am not 100% sure that it is correct. case WM_WINDOWPOSCHANGED: { LPWINDOWPOS

After update problems to start postgreSQL

2002-11-21 Thread Jan Klostermann
Hello, yesterday I tried to enhance my cygwin-distribution with some additional programs. Therefore I started the install tool and selected some features and installed them. Afterwards I realised that I cannot start the postmaster anymore. It terminates immediately. In the logfile I find then:

Re: After update problems to start postgreSQL

2002-11-21 Thread Jason Tishler
Jan, On Thu, Nov 21, 2002 at 03:30:18PM +0100, Jan Klostermann wrote: IpcMemoryCreate: shmget(key=5432001, size=1441792, 03600) failed: Function not implemented The above implies that ipc-daemon is not running. Starting ipc-daemon should solve your problem. Jason -- PGP/GPG Key:

RE: Latest update problems (ntsec and file permissions, I think)(tagged releases comment)

2002-10-21 Thread Scott Prive
-Original Message- From: William A. Hoffman [mailto:billlist;nycap.rr.com] Sent: Monday, October 21, 2002 10:12 AM To: [EMAIL PROTECTED] Subject: Latest update problems (ntsec and file permissions, I think) Once I did that, things were better. Is this a problem that is going

Re: Perl Update problems

2002-03-15 Thread Corey T. Holzer
Thanks much. Everything is working fine now ... I guess each install of a perl module will be a mini-adventure. Gerrit P. Haase [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Corey, I am running Cygwin 1.3.9-1 on a Win2k Workstation. I am logged in as the

Perl Update problems

2002-03-14 Thread Corey T. Holzer
I am running Cygwin 1.3.9-1 on a Win2k Workstation. I am logged in as the Administrator and when I try to update some perl modules via 'perl -MCPAN -eshell' I get the following error: Cannot forceunlink /usr/lib/perl5/site_perl/5.6.1/cygwin-multi/auto/Term/ReadKey /ReadKey.dll: Permission

Re: Perl Update problems

2002-03-14 Thread Gerrit P. Haase
Hallo Corey, Am 2002-03-14 um 19:19 schriebst du: I am running Cygwin 1.3.9-1 on a Win2k Workstation. I am logged in as the Administrator and when I try to update some perl modules via 'perl -MCPAN -eshell' I get the following error: Cannot forceunlink

Re: Perl Update problems

2002-03-14 Thread Gerrit P. Haase
Corey, I am running Cygwin 1.3.9-1 on a Win2k Workstation. I am logged in as the Administrator and when I try to update some perl modules via 'perl -MCPAN -eshell' I get the following error: Cannot forceunlink /usr/lib/perl5/site_perl/5.6.1/cygwin-multi/auto/Term/ReadKey /ReadKey.dll: