From owner-freebsd-current Sat Jan 6 17:16:53 2001 From owner-freebsd-current@FreeBSD.ORG Sat Jan 6 17:16:36 2001 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by hub.freebsd.org (Postfix) with ESMTP id 042E237B400 for ; Sat, 6 Jan 2001 17:16:36 -0800 (PST) Received: from curve.dellroad.org (curve.dellroad.org [10.1.1.30]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id RAA48958 for ; Sat, 6 Jan 2001 17:16:35 -0800 (PST) Received: (from archie@localhost) by curve.dellroad.org (8.11.0/8.11.0) id f071GZR41032 for freebsd-current@freebsd.org; Sat, 6 Jan 2001 17:16:35 -0800 (PST) (envelope-from archie) From: Archie Cobbs Message-Id: <200101070116.f071GZR41032@curve.dellroad.org> Subject: weird cvs update problem To: freebsd-current@freebsd.org Date: Sat, 6 Jan 2001 17:16:35 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a -current system from Dec. 7 on which I'm trying to do a cvs update in preparation of make world, and am seeing wierd stuff like this: > cvs server: Updating crypto/kerberosIV/appl/afsutil > U crypto/kerberosIV/appl/afsutil/Makefile.in > U crypto/kerberosIV/appl/afsutil/aklog.c > U crypto/kerberosIV/appl/afsutil/kstring2key.c > U crypto/kerberosIV/appl/afsutil/pagsh.c > cvs server: Updating crypto/kerberosIV/appl/bsd > U crypto/kerberosIV/appl/bsd/Makefile.in > U crypto/kerberosIV/appl/bsd/README.login > U crypto/kerberosIV/appl/bsd/bsd_locl.h > U crypto/kerberosIV/appl/bsd/encrypt.c > U crypto/kerberosIV/appl/bsd/forkpty.c > U crypto/kerberosIV/appl/bsd/kcmd.c > U crypto/kerberosIV/appl/bsd/klogin.c > U crypto/kerberosIV/appl/bsd/krcmd.c > U crypto/kerberosIV/appl/bsd/login.c > U crypto/kerberosIV/appl/bsd/login_access.c > U crypto/kerberosIV/appl/bsd/login_fbtab.c > U crypto/kerberosIV/appl/bsd/osfc2.c > U crypto/kerberosIV/appl/bsd/pathnames.h_ > U crypto/kerberosIV/appl/bsd/rcmd_util.c > cvs update: warning: unrecognized response ` If there are any IP options on `sock', die.' from cvs server > cvs update: warning: unrecognized response ` */' from cvs server > cvs update: warning: unrecognized response `' from cvs server > cvs update: warning: unrecognized response `void' from cvs server > cvs update: warning: unrecognized response `ip_options_and_die (int sock, struct sockaddr_in *fromp)' from cvs server > cvs update: warning: unrecognized response `{' from cvs server > cvs update: warning: unrecognized response `#if defined(IP_OPTIONS) && defined(HAVE_GETSOCKOPT)' from cvs server > cvs update: warning: unrecognized response ` u_char optbuf[BUFSIZ/3], *cp;' from cvs server > cvs update: warning: unrecognized response ` char lbuf[BUFSIZ], *lp;' from cvs server The file data is somehow getting mixed into the "control stream" or something. The cvs server is a 5.0-20000506-CURRENT machine that has been working fine for many months (and I don't see the same problem when cvs updating from other machines). I notice that "cvs" was updated to version 1.11 on 10/31/00... Has anyone else seen this, and if so, what's the fix?? Thanks, -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message