docbook-xml42-4.2-3-src.tar.bz2 : md5sum failure

2004-11-09 Thread fergus
~> grep "xml42.*3.*src" setup.ini release/docbook-xml42/docbook-xml42-4.2-3-src.tar.bz2 119001 04459ac59c6b258d1cb812bbcc59c6eb ~> find release/ -name "*xml42*3*src*" | xargs md5sum c443933657226aacfd8c05082db86f0f *release/docbook-xml42/docbook-xml42-4.2-3-src.tar.bz2 Fergus -- Un

Accessing the Windows clipboard

2004-11-09 Thread George
Aside from the 'putclip' and 'getclip' utilities, or making use of '/dev/clipboard', I'm wondering if there are other approaches. Accessing bitmaps, for example, doesn't quite work as expected. Thanks. -- George -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports

Re: vpath search failures in Clearcase when files do actually exist

2004-11-09 Thread Christopher Faylor
On Tue, Nov 09, 2004 at 07:21:00PM -0500, Jeremy Broughton wrote: >Cyg ver:1.3.10 (although I have reproduced the same problem with 1.5.7) >OS : Windows 2000 >File system: MVFS (running gnumake inside a Rational Clearcase dynamic >view) >cygcheck: (See attached file: cygcheck.out) > >It app

Re: [Bug?] patchutils: interdiff /dev/stdin ... doesn't work

2004-11-09 Thread Igor Pechtchanski
On Wed, 10 Nov 2004, Max Bowsher wrote: > Igor Pechtchanski wrote: > > On Sun, 7 Nov 2004, Max Bowsher wrote: > > > > > Patchutils has no special handling of "-" as an argument. > > > > Well, given that one of the examples on the interdiff webpage (and a very > > useful one, I might add) doesn't w

Re: What to do when setup fails?

2004-11-09 Thread Max Bowsher
Luke Kendall wrote: I recently found another system that Cygwin setup failed on every time. I'm installing from a local mirror for which all the checksums are good. It fails due to mount, apparently. A panel titled "Mount" pops up after the download stage, saying: "The operation completed successf

Re: [Bug?] patchutils: interdiff /dev/stdin ... doesn't work

2004-11-09 Thread Max Bowsher
Igor Pechtchanski wrote: On Sun, 7 Nov 2004, Max Bowsher wrote: Patchutils has no special handling of "-" as an argument. Well, given that one of the examples on the interdiff webpage (and a very useful one, I might add) doesn't work properly on Cygwin, I wonder whether special handling of "-" shou

vpath search failures in Clearcase when files do actually exist

2004-11-09 Thread Jeremy Broughton
Cyg ver:1.3.10 (although I have reproduced the same problem with 1.5.7) OS : Windows 2000 File system: MVFS (running gnumake inside a Rational Clearcase dynamic view) cygcheck: (See attached file: cygcheck.out) When running the cygwin 1.3.10 make utility inside a Clearcase dynamic vi

Re: Setup column far too wide

2004-11-09 Thread Peter J. Stieber
There was a package at some point that confused setup's versioning logic, so setup stored a very long version number for it. The package is long gone from the mirrors, but if the OP was unlucky enough to update while it was still available, he has a corrupt line in his /etc/setup/installed.db. Sin

Re: Setup column far too wide

2004-11-09 Thread Igor Pechtchanski
On Tue, 9 Nov 2004, Christopher Faylor wrote: > On Tue, Nov 09, 2004 at 09:42:00AM -0700, Aaron Humphrey wrote: > >Where does Setup store its column widths, if any? I'm using Setup > >version 2.427, and on every view the "Current" column is far, far too > >wide. At 1280x1024 resolution, it's at

Re: Setup column far too wide

2004-11-09 Thread Christopher Faylor
On Tue, Nov 09, 2004 at 09:42:00AM -0700, Aaron Humphrey wrote: >Where does Setup store its column widths, if any? I'm using Setup >version 2.427, and on every view the "Current" column is far, far too >wide. At 1280x1024 resolution, it's at least 3/4 of the screen width. >It's been doing this fo

Setup column far too wide

2004-11-09 Thread Aaron Humphrey
Where does Setup store its column widths, if any? I'm using Setup version 2.427, and on every view the "Current" column is far, far too wide. At 1280x1024 resolution, it's at least 3/4 of the screen width. It's been doing this for a few weeks, at least, and I have to manually resize the colum

RE: More Info - Cygwin Cron - Cannot Switch user context

2004-11-09 Thread Rebstock, Roland
This resolved the issue net user cron_server /add /yes net localgroup cron_server /add editrights -a SeAssignPrimaryTokenPrivilege -u cron_server editrights -a SeCreateTokenPrivilege -u cron_server editrights -a SeIncreaseQuotaPrivilege -u cron_server editrights -a SeServiceLogonRight

Re: A request for package announcers

2004-11-09 Thread Christopher Faylor
On Tue, Nov 09, 2004 at 10:12:21AM -0500, Andrew Schulman wrote: >> Would it be possible to include a description of what the package >> actually is, in the email announcement? Even if it's very short. >> >> Often you can't tell from the package name alone. > >Yes, this is reasonable. Someone el

Re: More Info - Cygwin Cron - Cannot Switch user context

2004-11-09 Thread Brian Ford
On Mon, 8 Nov 2004, Rebstock, Roland wrote: > CYGWIN_NT-5.2 1.5.5 Two simple suggestions: Upgrade. Cygwin 1.5.5 is now very old. I'd try 1.5.10, or a snapshot. Have you attached cygcheck output yet? I don't remember seeing it. -- Brian Ford Senior Realtime Software Engineer VITAL - Visual

Re: A request for package announcers

2004-11-09 Thread Andrew Schulman
> Would it be possible to include a description of what the package > actually is, in the email announcement? Even if it's very short. > > Often you can't tell from the package name alone. Yes, this is reasonable. Someone else asked for the same thing in this NG within the last week. Maybe th

Re: Need help compiling gaim-1.0.2

2004-11-09 Thread Doug Poland
On Mon, Nov 08, 2004 at 09:35:02PM -0500, Reid Thompson wrote: > not sure what you're missing -- i just ran configure on my system and it > went through fine -- build failed on other errors > > gaim 1.0.2 > > Build Protocol Plugins : yes > Protocols to link statically.. : > Protocols to

Re: Win32::API perl module

2004-11-09 Thread Gerrit P. Haase
Jason Pearce wrote: I just compiled what Reini posted, it compiled out of the box for me. http://xarch.tu-graz.ac.at/home/rurban/software/perl/Win32-API-0.41-cygwin.patch => http://xarch.tu-graz.ac.at/home/rurban/software/perl/Win32-API-0.42.tar.gz I actually just used the .tar.gz, and didn't eve