Re: Packages that change without incrementing the version/release

2004-11-19 Thread Charles Wilson
Max Bowsher wrote: In my latest session of setup debugging, I discovered that setup was silently ignoring wrongly sized packages. Once I fixed that, I discovered that I had quite a few packages that failed the check. (Including all the xorg-x11 ones but also: These are my packages... bzip2/libbz

Re: [ITP] cdrtools-2.01

2004-11-19 Thread Ross Smith II
Corinna, Any news? I'm still eager to package cdrecord. Thanks, -Ross Corinna Vinschen wrote: On Oct 1 08:59, Ross Smith II wrote: Quoting Corinna Vinschen: The author provides a ProDVD edition, which is based on the same source as cdrecord, but contains proprietary code to access DVD drives. By

Setup.exe "Keep mode" bug

2004-11-19 Thread Igor Pechtchanski
Hi, The setup version currently on the Cygwin web site exhibits the following behavior: in "Keep" mode, it was impossible to select the new version of the Cygwin package for the upgrade. The machine had cygwin-1.5.9-1 installed, and we were trying to select 1.5.12-1. The only choices were "Unins

Re: Setup patch: List command line options on stdout

2004-11-19 Thread Dave
>On Thu, Nov 18, 2004 at 02:43:35PM -0800, Dave wrote: >>* Print help to messagebox. Could also send it to stdout in case the user >>happens to be running from bash. [patches in this thread] > >It makes no sense that this would work from bash unless: > >http://sources.redhat.com/ml/cygwin-apps/2004

Urgent wording change needed for setup.exe

2004-11-19 Thread Christopher Faylor
For the next setup release, can we change "Download from Internet" to "Download from Internet Without Installing"? Please? Please? cgf

Re: Packages that change without incrementing the version/release

2004-11-19 Thread Christopher Faylor
On Fri, Nov 19, 2004 at 12:27:47PM -, Max Bowsher wrote: >In my latest session of setup debugging, I discovered that setup was >silently ignoring wrongly sized packages. Once I fixed that, I discovered >that I had quite a few packages that failed the check. (Including all the >xorg-x11 ones

Packages that change without incrementing the version/release

2004-11-19 Thread Max Bowsher
In my latest session of setup debugging, I discovered that setup was silently ignoring wrongly sized packages. Once I fixed that, I discovered that I had quite a few packages that failed the check. (Including all the xorg-x11 ones but also: bzip2/libbz2_0/libbz2_0-1.0.2-1-src.tar.bz2 fortune/fo

Re: Setup patch: List command line options on stdout

2004-11-19 Thread Max Bowsher
Robert Collins wrote: I'll note that I started work on having a separate console program, which would be guiless, for just this reason. Interesting... should I expect a branch to show up in setup CVS any time soon? :-) Max.