From owner-freebsd-ports@FreeBSD.ORG Thu Jul 10 18:06:51 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 038F41065677 for ; Thu, 10 Jul 2008 18:06:51 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id DFE628FC25 for ; Thu, 10 Jul 2008 18:06:50 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 65DAA5C5F; Thu, 10 Jul 2008 14:09:23 -0400 (EDT) Date: Thu, 10 Jul 2008 14:09:23 -0400 From: Wesley Shields To: David Southwell Message-ID: <20080710180923.GD97641@atarininja.org> References: <200807101120.41134.david@vizion2000.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200807101120.41134.david@vizion2000.net> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-ports@freebsd.org Subject: Re: cvsup after upgrade to 6.3 coredump X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2008 18:06:51 -0000 On Thu, Jul 10, 2008 at 11:20:40AM -0700, David Southwell wrote: > Can anyone help me out here.. > > Obviously I have missed something in the upgrade to 6.3 from 6.1 > > I seem to have a working system but cvsup is falling down. > Mail is working fine, so is kde. > > After upgrade from 6.1 to 6.3 I got a core dump from cvsup > UNAME: > [root@dns1 /usr/ports/net/cvsup]# uname -a > FreeBSD dns1.vizion2000.net 6.3-STABLE FreeBSD 6.3-STABLE #1: Thu Jul 10 > 09:41:47 PDT 2008 root@:/usr/obj/usr/src/sys/GENERIC amd64 > [root@dns1 /usr/ports/net/cvsup]# > > RECOMPILED cvsup after core dump: > [root@dns1 /usr/ports/net/cvsup]# make clean > ===> Cleaning for cvsup-without-gui-16.1h_4 > [root@dns1 /usr/ports/net/cvsup]# make > [root@dns1 /usr/ports/net/cvsup]# make deinstall > ===> Deinstalling for net/cvsup > ===> Deinstalling cvsup-without-gui-16.1h_4 > [root@dns1 /usr/ports/net/cvsup]# make reinstall > [root@dns1 /usr/ports/net/cvsup]# make deinstall > ===> Deinstalling for net/cvsup > ===> Deinstalling cvsup-without-gui-16.1h_4 > [root@dns1 /usr/ports/net/cvsup]# make reinstall > > BUT STILL GOT: > > cvsup /var/cvsupconfig/ports-supfile > Connected to cvsup10.FreeBSD.org > Bus error: 10 (core dumped) > [root@dns1 /usr/ports/net/cvsup]# > > Can anyone point me in the right direction please Not sure if you're cutting out the relevant parts but did you actually rebuild cvsup (ie: was it cleaned)? I'm not even sure if that's going to matter or not. Your other option is to just use csup (it's in 6.3). -- WXS