Debian hosting (was: CVS over ssh hanging on testing)

2003-03-18 Thread Bill Wohler
Vineet Kumar <[EMAIL PROTECTED]> writes: > * Bill Wohler <[EMAIL PROTECTED]> [20030317 21:36 PST]: >> By the way, she now offers Debian virtual hosts for $30/month. Pretty >> cheap, stable, Internet presence with big pipes. Awesome service--we >> engaged in an IRC chat session tonight to fig

Re: CVS over ssh hanging on testing

2003-03-17 Thread Vineet Kumar
* Bill Wohler <[EMAIL PROTECTED]> [20030317 21:36 PST]: > By the way, she now offers Debian virtual hosts for $30/month. Pretty > cheap, stable, Internet presence with big pipes. Awesome service--we > engaged in an IRC chat session tonight to figure out this problem. See > http://www.acornh

Re: CVS over ssh hanging on testing

2003-03-17 Thread Bill Wohler
Vineet Kumar <[EMAIL PROTECTED]> writes: > * Bill Wohler <[EMAIL PROTECTED]> [20030316 22:35 PST]: >> Another potential clue: an scp *pushing* a large file from the client >> to the server writes 132 kB (regardless of the file, as long as it is >> larger than 132 kB) and then stalls whereas

Re: CVS over ssh hanging on testing

2003-03-17 Thread Bill Wohler
Vineet Kumar <[EMAIL PROTECTED]> writes: > * Bill Wohler <[EMAIL PROTECTED]> [20030316 22:35 PST]: >> Another potential clue: an scp *pushing* a large file from the client >> to the server writes 132 kB (regardless of the file, as long as it is >> larger than 132 kB) and then stalls whereas

Re: CVS over ssh hanging on testing

2003-03-17 Thread Vineet Kumar
* Bill Wohler <[EMAIL PROTECTED]> [20030316 22:35 PST]: > Another potential clue: an scp *pushing* a large file from the client > to the server writes 132 kB (regardless of the file, as long as it is > larger than 132 kB) and then stalls whereas an scp *pulling* the same > file from the cli

SUMMARY: CVS over ssh hanging on testing

2003-03-17 Thread Bill Wohler
Since I had just upgraded to testing, I was looking for a software problem. Just for kicks I plugged my machine directly into the DSL modem instead of the wireless router and things are working now. Weird. -- Bill Wohler <[EMAIL PROTECTED]> http://www.newt.com/wohler/ GnuPG ID:610BD9

Re: CVS over ssh hanging on testing

2003-03-16 Thread Bill Wohler
Colin Watson <[EMAIL PROTECTED]> writes: > On Sun, Mar 16, 2003 at 08:01:16AM -0800, Bill Wohler wrote: >> Note that while the cvs process hangs, I am able to successfully log >> in with ssh. > > What are the versions of cvs on the client and the server? 1.11.1p1 on the client which is run

Re: CVS over ssh hanging on testing

2003-03-16 Thread Colin Watson
On Sun, Mar 16, 2003 at 08:01:16AM -0800, Bill Wohler wrote: > One other clue, with the upgrade I've noticed these in > /var/log/auth.log whenever I use ssh into my box: > > Mar 15 22:03:27 gbr pam_limits[15052]: setrlimit limit #6 to soft=-1, > hard=-1 failed: Operation not permitted;

Re: CVS over ssh hanging on testing

2003-03-16 Thread Bill Wohler
One other clue, with the upgrade I've noticed these in /var/log/auth.log whenever I use ssh into my box: Mar 15 22:03:27 gbr pam_limits[15052]: setrlimit limit #6 to soft=-1, hard=-1 failed: Operation not permitted; uid=1007 euid=1007 Note that while the cvs process hangs, I am able

CVS over ssh hanging on testing

2003-03-15 Thread Bill Wohler
I took the plunge and upgraded testing today. All seems well so far except for one thing: A "cvs update" on a remote host hangs. My CVS repository is on the host where I did the upgrade. I use CVS_RSH=ssh. A "cvs server" process does start on my local host. If I use CVS_RSH=ssh-verbose,