Date: Wed, 11 Sep 2002 19:02:45 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: Bsd Neophyte <bsdneophyte@yahoo.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: upgrading and updating .... extremely complicated for me. Message-ID: <20020911070245.GA3516@grimoire.chen.org.nz> In-Reply-To: <20020911022928.76168.qmail@web20101.mail.yahoo.com> References: <20020910201313.GC1956@grimoire.chen.org.nz> <20020911022928.76168.qmail@web20101.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 10, 2002 at 07:29:28PM -0700, Bsd Neophyte wrote: [...] > froggie1# pkg_delete -a gmake-3.79.1_2 [...] > and now... it appears that everything is gone :/ i have no idea what i've > done wrong. If you use a "-a" option with pkg_delete, it deletes *ALL* installed packages. You'll have to build your ports up again. > as for Giorgos's post. > > i have the following: > > 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #0 > > honestly, I don't know how i got this... i thought i would get the latest > version of 4.6 becuae I have "*default tag=RELENG_4" in my cvsup file. This is the latest version of 4.X series, 4.6 is a snapshot of the 4-stable line, and the 4-stable line is now in the throes of mutating into 4.7. This looks like you've upgraded your system to -stable at least once; either that or your kernel and userland are out-of-sync. I'd suggest that you try your buildworld again (now that you've removed all installed ports). -- Jonathan Chen <jonc@chen.org.nz> ---------------------------------------------------------------------- "Lots of folks confuse bad management with destiny" - Kin Hubbard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020911070245.GA3516>