Re: CSUP failure

From: Jeremy Chadwick <koitsu_at_freebsd.org>
Date: Mon, 17 Nov 2008 13:30:42 -0800
On Mon, Nov 17, 2008 at 04:14:39PM -0500, jT wrote:
> All / Jeremy / Maxime,
> 
> [root_at_bigmac ~]# csup -L 2 current-supfile
> Parsing supfile "current-supfile"
> Connecting to cvsup3.freebsd.org
> Connected to 128.31.0.28
> Server software version: SNAP_16_1h
> Invalid server reply to AUTHMD5
> 
> [root_at_bigmac ~]# cvsup -g -L 2 -h cvsup2.us.freebsd.org current-supfile
> Parsing supfile "current-supfile"
> Connecting to cvsup2.us.freebsd.org
> Connected to cvsup2.us.freebsd.org
> Server software version: SNAP_16_1h
> Premature EOF from server
> Will retry at 16:14:29
> 
> [root_at_bigmac ~]# cvsup -g -L 2 -h cvsup11.us.freebsd.org current-supfile
> Parsing supfile "current-supfile"
> Connecting to cvsup11.us.freebsd.org
> Connected to cvsup11.us.freebsd.org
> Server software version: SNAP_16_1h
> Premature EOF from server
> Will retry at 16:14:56

Okay so the problem is not specific to the csup binary.  The errors
returned are different, but I'm willing to bet they're the result of the
same problem.

Are you using a firewall (ipfw or pf) on this box?  Is there a firewall
upstream from you?  A NAT box that's severely broken?  This could cause
what you're seeing.

truss -f -a -s 8192 -o truss.out csup -h someserver current-supfile

Then please provide the contents of truss.out (they may be very long),
or put the file up on the web somewhere.  Do not include it as a MIME
attachment.  Do not copy/paste the contents either.

This might not be enough either.  tcpdump/pcap output might be required,
but one thing at a time.

Also, a minor (unrelated) issue:, in this particular case, please don't
top post (I am one of the few who normally does not say this).  In-line
replies will be appreciated here due to the nature of the problem; it
makes context very hard to follow WRT this issue.  Thanks.

-- 
| Jeremy Chadwick                                jdc at parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                  Mountain View, CA, USA |
| Making life hard for others since 1977.              PGP: 4BD6C0CB |
Received on Mon Nov 17 2008 - 20:30:45 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:37 UTC