Re: Setup 2.693 unable to replace files through reboot

2010-04-07 Thread Dave Korn
On 07/04/2010 12:40, Corinna Vinschen wrote:

 I just applied the matching patch.  Chris, could you please upload
 a new setup.exe?

  And can we renew the tradition of uploading the debug versions and source
tarball from the build into the http://cygwin.com/setup/ dir?  We're kind-of
bordering on gpl non-compliant, because there's no way of knowing for sure
(after downloading the binary of setup.exe) whether whoever compiled it had
everything up-to-date in their sandbox, and cvs doesn't even have atomic
revisions, so it's not entirely straightforward to reconstruct what the
checkout must have been from the version number of the uploaded binary which
is just the revision of the ChangeLog.

cheers,
  DaveK




PATCH: setup.exe 2.693 installation status incompletely shown in Create Icons/Installation Status screen

2010-04-07 Thread Matthias Andree

Greetings,

I propose the attached patch to fix the two issues (installation status  
truncated, copyright outdated) I reported on cygwin@ (see forward below),  
and a third issue, missing lzma and gcrypt from README. diffstat:


 ChangeLog |   11 +++
 README|4 +++-
 res.rc|8 
 3 files changed, 18 insertions(+), 5 deletions(-)

The patch is actually against ~2.695 from CVS (already includes Corinna's  
fix for privileged rename on reboot).


HTH


--- Forwarded message ---
From: Matthias Andree matthias.and...@gmx.de
Subject: setup.exe 2.693 installation status incompletely shown in Create  
Icons/Installation Status screen


Setup 2.693 incompletely displays the Installation Status warning on the
page that also contains two checkboxes under create Icons on my Windows
7 machine (Professional, 32-bit, German, Segoe UI 9pt sized font as
pre-installed in my Dell design). This can make the importance of the
reboot go unnoticed - important for newcomers to Cygwin.

The Installation status has one line, the only readable part is In-use
files have been replaced. You need to reboot as
   soon as possible to, and then aborts. Resizing the Windows does not
help.

However the complete message would be In-use files have been replaced.
You need to reboot as
   soon as possible to *activate the new versions. Cygwin may operate
incorrectly until you reboot.*

The part in *...* is missing in my display. Screenshot in PNG format
available off-list upon request.


Also the Copyright mentions -2009 but I believe there were changes in
2010 already.

--
Matthias Andree

cygwin-setup-fixes-ma1.patch
Description: Binary data


[RFU] ddrescue-1.12-1

2010-04-07 Thread Christian Franke

Please upload

wget \
 http://franke.dvrdns.org/cygwin/release/ddrescue/ddrescue-1.12-1.tar.bz2 \
 http://franke.dvrdns.org/cygwin/release/ddrescue/ddrescue-1.12-1-src.tar.bz2 \
 http://franke.dvrdns.org/cygwin/release/ddrescue/setup.hint

and remove 1.8-1.

Christian



Re: PATCH: setup.exe 2.693 installation status incompletely shown in Create Icons/Installation Status screen

2010-04-07 Thread Corinna Vinschen
On Apr  7 16:01, Matthias Andree wrote:
 Greetings,
 
 I propose the attached patch to fix the two issues (installation
 status truncated, copyright outdated) I reported on cygwin@ (see
 forward below), and a third issue, missing lzma and gcrypt from
 README. diffstat:
 
  ChangeLog |   11 +++
  README|4 +++-
  res.rc|8 
  3 files changed, 18 insertions(+), 5 deletions(-)
 
 The patch is actually against ~2.695 from CVS (already includes
 Corinna's fix for privileged rename on reboot).

Thanks, applied.  Just a note for the next time.  Please include the
ChangeLog entry only in cleartext in your mail, not as diff.  In this
case it was easy, but most of the time ChangeLogs don't apply cleanly.


Thanks again,
Corinna

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


Re: PATCH: setup.exe 2.693 installation status incompletely shown in Create Icons/Installation Status screen

2010-04-07 Thread Christopher Faylor
On Wed, Apr 07, 2010 at 06:33:43PM +0200, Corinna Vinschen wrote:
On Apr  7 16:01, Matthias Andree wrote:
 Greetings,
 
 I propose the attached patch to fix the two issues (installation
 status truncated, copyright outdated) I reported on cygwin@ (see
 forward below), and a third issue, missing lzma and gcrypt from
 README. diffstat:
 
  ChangeLog |   11 +++
  README|4 +++-
  res.rc|8 
  3 files changed, 18 insertions(+), 5 deletions(-)
 
 The patch is actually against ~2.695 from CVS (already includes
 Corinna's fix for privileged rename on reboot).

Thanks, applied.  Just a note for the next time.  Please include the
ChangeLog entry only in cleartext in your mail, not as diff.  In this
case it was easy, but most of the time ChangeLogs don't apply cleanly.

Thanks.

This will be in the version of setup.exe that I will upload.

FYI.

cgf


Re: [RFU] ddrescue-1.12-1

2010-04-07 Thread Corinna Vinschen
On Apr  7 18:20, Christian Franke wrote:
 Please upload
 
 wget \
  http://franke.dvrdns.org/cygwin/release/ddrescue/ddrescue-1.12-1.tar.bz2 \
  http://franke.dvrdns.org/cygwin/release/ddrescue/ddrescue-1.12-1-src.tar.bz2 
 \
  http://franke.dvrdns.org/cygwin/release/ddrescue/setup.hint
 
 and remove 1.8-1.

Done and done.


Thanks,
Corinna

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


Re: PATCH: setup.exe 2.693 installation status incompletely shown in Create Icons/Installation Status screen

2010-04-07 Thread Matthias Andree

Am 07.04.2010, 18:33 Uhr, schrieb Corinna Vinschen:


On Apr  7 16:01, Matthias Andree wrote:

Greetings,

I propose the attached patch to fix the two issues (installation
status truncated, copyright outdated) I reported on cygwin@ (see
forward below), and a third issue, missing lzma and gcrypt from
README. diffstat:

 ChangeLog |   11 +++
 README|4 +++-
 res.rc|8 
 3 files changed, 18 insertions(+), 5 deletions(-)

The patch is actually against ~2.695 from CVS (already includes
Corinna's fix for privileged rename on reboot).


Thanks, applied.  Just a note for the next time.  Please include the
ChangeLog entry only in cleartext in your mail, not as diff.  In this
case it was easy, but most of the time ChangeLogs don't apply cleanly.


Thanks. Will do.

--
Matthias Andree


RFU: astyle-1.24-1

2010-04-07 Thread Chris Sutcliffe
Please upload astyle-1.24-1:

wget -x -nH --cut-dirs=1 \
http://emergedesktop.org/cygwin/astyle-1.24-1.tar.bz2 \
http://emergedesktop.org/cygwin/astyle-1.24-1-src.tar.bz2

Please leave 1.23-1 as previous and all other releases can be removed.

Thank you,

Chris

-- 
Chris Sutcliffe
http://emergedesktop.org
http://www.google.com/profiles/ir0nh34d