RE: Subversion problems with "svn switch", "svn co", "svn switch", because of 'wrong' permissions in .svn/ directories

2008-04-28 Thread Jörg Schaible
[EMAIL PROTECTED] wrote: > Spiro Trikaliotis wrote on 26 April 2008 10:42: > >> Anyway, this reminds me of another problem: Personally, I install >> Cygwin with DOS line endings (CR/LF). That's the reason why I have >> built CVS.EXE myself some moons ago ;), as the pre-built version did >> not lik

Re: inetutils 1.5 / ftpd problem: 426 Data connection: No buffer space available.

2008-04-28 Thread antony baxter
Charles, > antony, please test the following: > http://cygwin.cwilson.fastmail.fm/ITP/ftpd.exe.bz2 Better, in the sense that I can now retrieve the file; however ftpd.exe's memory usage (monitored via Task Manager) now grows continously during the transfer until eventually the server machine grin

[ANNOUNCEMENT] Updated: asciidoc-8.2.6-1

2008-04-28 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A new version of the asciidoc package, asciidoc 8.2.6-1, is now available for download, replacing 8.2.5-1 as current. NEWS: = This is a new upstream release, with upstream changes listed below. See also the package documentation in /usr/share/do

Re: Incorrect info file of inetutils-1.5-3

2008-04-28 Thread Charles Wilson
Rodrigo Medina wrote: The file inetutils.info does not function properly. There are 2 problems 1) In Index section it is claimed that there is a list of all commands, but actually the menu is empty. That's because inetutils.texi does this: inetutils.texi:@c Put everything in one index (arbitr

Re: inetutils 1.5 / ftpd problem: 426 Data connection: No buffer space available.

2008-04-28 Thread Charles Wilson
Charles Wilson wrote: Yeah, I'll code that up for 1.5-4. Should I stick with BUFSIZ == 1024, or when MMAP use something a little bigger, say 32k? Also, uploads to the server seem to be sane (e.g. read() from the server side). So it's just downloads to the client when HAVE_MMAP. The fix was

Re: inetutils 1.5 / ftpd problem: 426 Data connection: No buffer space available.

2008-04-28 Thread Charles Wilson
Corinna Vinschen wrote: This code only exists in 1.7. The only way to get ENOBUFS in 1.5.x is when Winsock emits it. I see two possible reasons. One is a third-party firewall software which interacts badly with ftpd on the machine with the ENOBUFS problem, the other is ftpd itself. Does ftpd

RE: Subversion problems with "svn switch", "svn co", "svn switch", because of 'wrong' permissions in .svn/ directories

2008-04-28 Thread Dave Korn
Spiro Trikaliotis wrote on 26 April 2008 10:42: > Anyway, this reminds me of another problem: Personally, I install Cygwin > with DOS line endings (CR/LF). That's the reason why I have built > CVS.EXE myself some moons ago ;), as the pre-built version did not like > this setup. (IIRC, the outputs

FW: ssmtp with multiple email accounts

2008-04-28 Thread Buchbinder, Barry (NIH/NIAID) [E]
Gary wrote on Monday, April 28, 2008 3:30 PM: >> -Cfile Use alternate configuration file. >> >> Is that what you want? > > Not really, I don't think, because then mutt somehow needs to know to > tell ssmtp to use that option and also which alternative file to use. > Maybe part of the sol

Re: cpan has a problem Writing Makefile

2008-04-28 Thread Chap Harrison
Reini Urban wrote: > > > Well, then the error is fixed. > You reported that the Makefile could not be written. > Now it is written, and you can proceed installing it. > Reading the README would have helped. > http://search.cpan.org/src/HMBRAND/Text-CSV_XS-0.45/README > Perhaps I should have s

RE: ssmtp with multiple email accounts

2008-04-28 Thread Gary
> -Cfile Use alternate configuration file. > > Is that what you want? Not really, I don't think, because then mutt somehow needs to know to tell ssmtp to use that option and also whcih alternative file to use. Maybe part of the solution though, thanks. -- Unsubscribe info: http://cyg

RE: ssmtp with multiple email accounts

2008-04-28 Thread Buchbinder, Barry (NIH/NIAID) [E]
Gary wrote on Monday, April 28, 2008 2:39 PM: > Like many people I have multiple email accounts and would like to > send from all of them using mutt. I currently use ssmtp to deliver to > the outside world. The problem is that the config is different for > each email account. How can I automatical

ssmtp with multiple email accounts

2008-04-28 Thread Gary
I can't be the only one who has this, so I'm wondering if I've missed something really simple. Like many people I have multiple email accounts and would like to send from all of them using mutt. I currently use ssmtp to deliver to the outside world. The problem is that the config is different for

user-fstab.sh is cruel

2008-04-28 Thread Eric Blake
In testing cygwin 1.7.0, I noticed that /etc/profile.d/user-fstab.sh blindly slams /bin at the front of PATH. This is cruel to users, since it breaks the 1.5.x behavior of defaulting to /usr/local/bin at the front of PATH. It also pollutes the user's environment with SYSCONFDIR, FSTABDIR, and

Default Location of Cygwin

2008-04-28 Thread phil long
Hello: This past weekend, I updated the Cygwin installation on my laptop. It broke big-time, because I have a customization that is apparently no longer allowed. Most installations put the root at c:/cygwin, but I put mine at c:/util/cygwin. My attempts to install from three or four mirrors all p

Re: [Packaging error] Re: [ANNOUNCEMENT] Updated: atool-0.34.0-1

2008-04-28 Thread Andrew Schulman
> > gzip: /usr/share/man/man1/adiff.1.gz: not in gzip format > > fgets: No such file or directory > > Error reading man page /usr/share/man/man1/adiff.1.gz > > No manual entry for adiff > > Ping ... WHa? Ah, Volker! So nice to see you. Yes, of course I'm well aware of that pr

Re: SetErrorMode (SEM_FAILCRITICALERRORS) not working on Vista?

2008-04-28 Thread Corinna Vinschen
On Apr 26 20:02, Corinna Vinschen wrote: > On Apr 26 10:41, Corinna Vinschen wrote: > > On Apr 25 18:08, [EMAIL PROTECTED] wrote: > > > So I understand why there are (multiples of) six failures each -- these > > > relinked versions in the old test suite (and the occurances in the new > > > test

Re: How to run Cygwin from USB stick without admin access

2008-04-28 Thread Martin Fischer
> Fergus writes: > Date: Fri, 25 Apr 2008 11:01:20 +0100 > >>> ... but was stopped by the necessity to perform >>> the mount command with admin rights. > > ... Can you say where it breaks down, for you? Hi Fergus, thank you for your response. It was three month ago, when I tr

Re: /etc/profile.d/complete.tcsh problem; followup to "Problems starting tcsh when having spaces in username - with fix"

2008-04-28 Thread Corinna Vinschen
On Apr 27 12:17, David Olmsted wrote: > Hi, > In the current /etc/profile.d/complete.tcsh file a portion of the fix > suggested below > by Anders Ripa has been applied, but another critical part has not. The > last three fixes > with explicit "$HOME/" have been quoted, but the first fix has not

Re: [Attn: netpbm maintainer] Packaging bugs and problem with ppmtogif

2008-04-28 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dr. Volker Zell wrote: | Yaakow, any comments on this ? Fixed in 10.42.2, coming soon to the distro. Yaakov -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFA

Re: inetutils 1.5 / ftpd problem: 426 Data connection: No buffer space available.

2008-04-28 Thread Corinna Vinschen
On Apr 28 03:06, Charles Wilson wrote: > antony baxter wrote: > >> ftp> get BCUpdateXP.exe >> 'EPSV': command not understood. >> local: BCUpdateXP.exe remote: BCUpdateXP.exe >> 227 Entering Passive Mode (192,168,1,99,4,110) >> 150 Opening BINARY mode data connection for 'BCUpdateXP.exe' (226020663

Re: cpan has a problem Writing Makefile

2008-04-28 Thread Reini Urban
2008/4/28 Chap Harrison: > Reini Urban wrote: > > Do > > > > cd ~/.cpan/build/Text-CSV_XS-0.45/ > > perl -d Makefile.PL > > > > and step until the error appears and send me the output. > > > I didn't get the error doing this. Any other suggestions? Well, then the error is fixed. You re

Re: [Packaging error] Re: [ANNOUNCEMENT] Updated: {xerces-c/libxerces-c-devel/xerces-c-doc}-2.8.0-1 New: {libxerces-c28/xerces-c-test}-2.8.0-1

2008-04-28 Thread cygwin
Dr. Volker Zell wrote: 2008/04/28 07:37:00 running: D:\\bin\bash.exe -c /etc/postinstall/libxerces-c-devel.sh /etc/postinstall/libxerces-c-devel.sh: line 13: [: -l: unary operator expected /etc/postinstall/libxerces-c-devel.sh: line 13: [: -l: unary operator expected /etc/postinstall/libxerces-c

[Packaging error] Re: [ANNOUNCEMENT] Updated: mathomatic-12.9.2-2

2008-04-28 Thread Dr. Volker Zell
> Reini Urban writes: > Fixed various packaging bugs from mathomatic-12.9.2-1 > Thanks to our packaging-master Volker Zell. > I'd really like to have him automated, a cygzell package or > something similar :) > Cygwin build changes: > * fixed Makefile.cygwin >

Re: inetutils 1.5 / ftpd problem: 426 Data connection: No buffer space available.

2008-04-28 Thread Charles Wilson
antony baxter wrote: ftp> get BCUpdateXP.exe 'EPSV': command not understood. local: BCUpdateXP.exe remote: BCUpdateXP.exe 227 Entering Passive Mode (192,168,1,99,4,110) 150 Opening BINARY mode data connection for 'BCUpdateXP.exe' (226020663 bytes). 0% | | 0 0.0

[Packaging error] Re: [ANNOUNCEMENT] Updated: {xerces-c/libxerces-c-devel/xerces-c-doc}-2.8.0-1 New: {libxerces-c28/xerces-c-test}-2.8.0-1

2008-04-28 Thread Dr. Volker Zell
> cygwin writes: > I've adopted the xerces-c package and updated the version to 2.8.0-1. > xerces-c is a validating XML parser written in a portable subset of > C++ (it is also known as Xerces-C++). xerces-c makes it easy to give > your application the ability to read and wri