Date: Fri, 11 Jul 2008 01:35:59 -0700 From: David Southwell <david@vizion2000.net> To: "Garrett Cooper" <yanefbsd@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: cvsup after upgrade to 6.3 coredump Message-ID: <200807110136.00042.david@vizion2000.net> In-Reply-To: <7d6fde3d0807101416m6992fa6dh804166ef03a8fbdc@mail.gmail.com> References: <200807101120.41134.david@vizion2000.net> <7d6fde3d0807101414n43a62019y748e7f985db8e9bc@mail.gmail.com> <7d6fde3d0807101416m6992fa6dh804166ef03a8fbdc@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 10 July 2008 14:16:02 Garrett Cooper wrote: > On Thu, Jul 10, 2008 at 2:14 PM, Garrett Cooper <yanefbsd@gmail.com> wrote: > > On Thu, Jul 10, 2008 at 11:47 AM, David Southwell <david@vizion2000.net> wrote: > >> On Thursday 10 July 2008 11:43:20 David Southwell wrote: > >>> On Thursday 10 July 2008 11:09:23 Wesley Shields wrote: > >>> > 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). > >>> > >>> Yes I cleaned (twice) and ran make config before make. > >>> > >>> This is weird why a core dump & why a Bus error?? > >>> > >>> Strange > >>> > >>> David > >> > >> Humph weirder stil csup is working - no problem > >> > >> However there must be a problem somewhere for cvsup to fail.. If I > >> ignore it it sure will not go away <smiles & groans> <chuckles> > >> > >> David > > > > (Forgive me if the last make targets aren't correct because I don't > > have a machine to test with, but the rest of the steps should be > > proper). > > > > Try the following... > > > > rm -R /var/obj; cd /usr/src && make cleandir clean && cd > > usr.sbin/cvsup && make depend all > > > > ... to clean out your object directories, start fresh, and compile > > cvsup from scratch. > > > > HTH, > > -Garrett > > Err... oops. I meant remove cvsup and all dependent ports and > recompile because there may have been a static change to the included > libraries or built binaries (shouldn't be, but you never know). > -Garrett I have done a portupgrade of cvsup -Rf but still have the same problem. However I notice an oddity. Despite having installed cvsup, turning X11 support on via config, pkg_info reports that cvsup-without-gui-16.1h_4 is installed. It does not look right. I am wondering if anyone could tell me what is going on here and/or whether someone knows enough to decipher the problem by taking a look at the core dump. David
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807110136.00042.david>