Re: Setup 2.693 unable to replace files through reboot

2010-04-08 Thread Christopher Faylor
On Fri, Apr 09, 2010 at 12:38:49AM +0200, Matthias Andree wrote: >>The new version is up there now. > >Thanks. If you had to install further libraries than are mentioned in >setup's README source file, No, I didn't have to install anything but the MinGW packages that Chuck recently made available

Re: Setup 2.693 unable to replace files through reboot

2010-04-08 Thread Matthias Andree
Am 08.04.2010, 18:09 Uhr, schrieb Christopher Faylor: On Wed, Apr 07, 2010 at 11:41:43AM -0400, Christopher Faylor wrote: On Wed, Apr 07, 2010 at 01:40:43PM +0200, Corinna Vinschen wrote: I just applied the matching patch. Chris, could you please upload a new setup.exe? Will do. It will pr

Re: Setup 2.693 unable to replace files through reboot

2010-04-08 Thread Christopher Faylor
On Wed, Apr 07, 2010 at 11:41:43AM -0400, Christopher Faylor wrote: >On Wed, Apr 07, 2010 at 01:40:43PM +0200, Corinna Vinschen wrote: >>I just applied the matching patch. Chris, could you please upload >>a new setup.exe? > >Will do. It will probably take me longer than usual since I have >to mov

Re: Setup 2.693 unable to replace files through reboot

2010-04-07 Thread Matthias Andree
Am 07.04.2010, 17:46 Uhr, schrieb Eric Blake: On 04/07/2010 09:41 AM, Christopher Faylor wrote: On Wed, Apr 07, 2010 at 01:40:43PM +0200, Corinna Vinschen wrote: I just applied the matching patch. Chris, could you please upload a new setup.exe? Will do. It will probably take me longer than

Re: Setup 2.693 unable to replace files through reboot

2010-04-07 Thread Eric Blake
On 04/07/2010 09:41 AM, Christopher Faylor wrote: > On Wed, Apr 07, 2010 at 01:40:43PM +0200, Corinna Vinschen wrote: >> I just applied the matching patch. Chris, could you please upload >> a new setup.exe? > > Will do. It will probably take me longer than usual since I have > to move to using t

Re: Setup 2.693 unable to replace files through reboot

2010-04-07 Thread Christopher Faylor
On Wed, Apr 07, 2010 at 01:40:43PM +0200, Corinna Vinschen wrote: >I just applied the matching patch. Chris, could you please upload >a new setup.exe? Will do. It will probably take me longer than usual since I have to move to using the new libraries that Chuck just implemented. cgf -- Problem

Re: Setup 2.693 unable to replace files through reboot

2010-04-07 Thread Corinna Vinschen
On Apr 7 13:14, Corinna Vinschen wrote: > On Apr 7 10:27, Corinna Vinschen wrote: > > On Apr 6 14:24, Christopher Faylor wrote: > > > On Tue, Apr 06, 2010 at 07:23:08PM +0300, Matthias Andree wrote: > > > >Greetings, > > > > > > > >I have observed multiple times, and reproduced, that Setup 2.693

Re: Setup 2.693 unable to replace files through reboot

2010-04-07 Thread Dave Korn
On 07/04/2010 09:39, Matthias Andree wrote: > I find the backslash/fwd slash mixes around C:\cygwin\bin euhm, "interesting", > for instance here: "2010/04/06 19:14:11 Scheduled reboot replacement of file > C:\cygwin\bin/cygwin1.dll with C:\cygwin\bin/cygwin1.dll.new". A harmless inconsistency;

Re: Setup 2.693 unable to replace files through reboot

2010-04-07 Thread Corinna Vinschen
On Apr 7 10:27, Corinna Vinschen wrote: > On Apr 6 14:24, Christopher Faylor wrote: > > On Tue, Apr 06, 2010 at 07:23:08PM +0300, Matthias Andree wrote: > > >Greetings, > > > > > >I have observed multiple times, and reproduced, that Setup 2.693 > > >overwriting "in-use files" and rebooting WILL

Re: Setup 2.693 unable to replace files through reboot

2010-04-07 Thread Matthias Andree
a) can't work on network drives b) needs write access to the registry key: "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations" c) may fail if "the System volume is a basic volume [ ... and ... ] the destination drive or the source drive is located on a dynamic vol

Re: Setup 2.693 unable to replace files through reboot

2010-04-07 Thread Matthias Andree
I'll answer two of Dave's postings, I hope this also provides answers to CGF's questions: Am 06.04.2010 21:35, schrieb Dave Korn: > On 06/04/2010 17:23, Matthias Andree wrote: > >> 4. launch setup.exe (version 2.693) > > As administrator, or as ordinary user? As Administrator (in fact that's

Re: Setup 2.693 unable to replace files through reboot

2010-04-07 Thread Corinna Vinschen
On Apr 6 14:24, Christopher Faylor wrote: > On Tue, Apr 06, 2010 at 07:23:08PM +0300, Matthias Andree wrote: > >Greetings, > > > >I have observed multiple times, and reproduced, that Setup 2.693 > >overwriting "in-use files" and rebooting WILL NOT replace those in-use > >files. Notably cygwin1

Re: Setup 2.693 unable to replace files through reboot

2010-04-06 Thread René Berber
Dave Korn wrote: [snip] > Hmm. The docs suggest that the replace-on-reboot functionality > > a) can't work on network drives > b) needs write access to the registry key: > "HKLM\SYSTEM\CurrentControlSet\Control\Session > Manager\PendingFileRenameOperations" > c) may fail if "the System volume

Re: Setup 2.693 unable to replace files through reboot

2010-04-06 Thread Dave Korn
On 06/04/2010 20:57, René Berber wrote: > Dave Korn wrote: > >> On 06/04/2010 17:23, Matthias Andree wrote: >> >>> 4. launch setup.exe (version 2.693) >> As administrator, or as ordinary user? >> >>> What's up? Can I help to debug this? >> Take a look in /var/log/{setup.log,setup.log.full}; th

Re: Setup 2.693 unable to replace files through reboot

2010-04-06 Thread René Berber
Dave Korn wrote: > On 06/04/2010 17:23, Matthias Andree wrote: > >> 4. launch setup.exe (version 2.693) > > As administrator, or as ordinary user? > >> What's up? Can I help to debug this? > > Take a look in /var/log/{setup.log,setup.log.full}; there should be error > messages if it failed

Re: Setup 2.693 unable to replace files through reboot

2010-04-06 Thread Dave Korn
On 06/04/2010 17:23, Matthias Andree wrote: > 4. launch setup.exe (version 2.693) As administrator, or as ordinary user? > What's up? Can I help to debug this? Take a look in /var/log/{setup.log,setup.log.full}; there should be error messages if it failed to schedule the replace on reboot t

Re: Setup 2.693 unable to replace files through reboot

2010-04-06 Thread Christopher Faylor
On Tue, Apr 06, 2010 at 07:23:08PM +0300, Matthias Andree wrote: >Greetings, > >I have observed multiple times, and reproduced, that Setup 2.693 >overwriting "in-use files" and rebooting WILL NOT replace those in-use >files. Notably cygwin1.dll. > >Windows 7 Pro, 32-bit, with 4 cygrunsrv servic

Setup 2.693 unable to replace files through reboot

2010-04-06 Thread Matthias Andree
Greetings, I have observed multiple times, and reproduced, that Setup 2.693 overwriting "in-use files" and rebooting WILL NOT replace those in-use files. Notably cygwin1.dll. Windows 7 Pro, 32-bit, with 4 cygrunsrv services (exim, cron, cygserver, sshd). Reproduce: 1. stop services 2.