Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Sep 2002 10:38:23 -0700 (PDT)
From:      John Polstra <jdp@polstra.com>
To:        stable@freebsd.org
Cc:        kdagee@owt.com
Subject:   Re: cvsup dying
Message-ID:  <200209011738.g81HcN0s014624@vashon.polstra.com>
In-Reply-To: <200208311341.52333.kdagee@owt.com>
References:  <200208311341.52333.kdagee@owt.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <200208311341.52333.kdagee@owt.com>,
Karl Agee  <kdagee@owt.com> wrote:
> I'm cvsuping my system and it's dying on a specific checkout.  It just stops.  
> I've tried it on two different servers with the same thing on both.  here's 
> the output:
> 
> FreeBSD enterprise.workgroup 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Tue Jun 11 
> 06:14:12 GMT 2002     
> murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC  i386
> 
> 
> su-2.05a# cvsup -g -L 2 /etc/cvsupfile
> Parsing supfile "/etc/cvsupfile"
> Connecting to cvsup7.FreeBSD.org
> Connected to cvsup7.FreeBSD.org
> Server software version: SNAP_16_1e
> Negotiating file attribute support
> Exchanging collection information
> Establishing multiplexed-mode data connection
> Running
> Updating collection src-all/cvs
>  Checkout src/contrib/ntp/readme.y2kfixes
> 
> right there is where it dies.  That is the download just stops.

What do you mean, it "just stops"?  Do you mean it hangs, or do
you mean it exits and a new shell prompt appears without any other
messages?

When CVSup hangs, the problem is virtually always caused by network
misconfiguration (i.e., incompetent ISPs).  Try using ifconfig to
reduce the MTU of your network interface.  Start with 576.  If that
works, you might wish to try larger values for better performance.

Finally, whatever the problem is, it probably has nothing to do with
the file "src/contrib/ntp/readme.y2kfixes".  Remember, the CVSup
client runs three threads in parallel, each doing something different.
The "Checkout" messages come from one of the threads, but there are no
messages indicating what's going on with the others.

John
-- 
  John Polstra
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Disappointment is a good sign of basic intelligence."  -- Chögyam Trungpa


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209011738.g81HcN0s014624>