From owner-freebsd-questions@FreeBSD.ORG Mon Oct 1 02:57:14 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BF093106564A for ; Mon, 1 Oct 2012 02:57:14 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.224.110]) by mx1.freebsd.org (Postfix) with ESMTP id 6BC528FC0A for ; Mon, 1 Oct 2012 02:57:14 +0000 (UTC) Received: from X220.ovitrap.com ([122.129.201.3]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id q912v68W028996; Sun, 30 Sep 2012 20:57:11 -0600 Date: Mon, 1 Oct 2012 09:57:05 +0700 From: Erich Dollansky To: Rod Person Message-ID: <20121001095705.7eca0994@X220.ovitrap.com> In-Reply-To: <20121001200829.2c8afade@atomizer64> References: <20121001200829.2c8afade@atomizer64> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" Subject: Re: Port update hosed entire system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Oct 2012 02:57:14 -0000 Hi, On Mon, 1 Oct 2012 20:08:29 -0400 Rod Person wrote: > Hi All, > > I was attempting to update ports that used libogg with the command > > portmaster -d -y -r libogg > > I went away and came back some hours later and some updates had > failed. Now my shell segfaults on any command such as ls, clear or su > I tried to login on another console as root and after giving the > password it just goes back to login. I am at a loss as to what to do > to fix this one. > > $ uname -a > FreeBSD Atomizer64 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun > 12 02:52:29 UTC 2012 > root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 > > Any help or ideas would be appreciated. > > did you try to boot into single user mode? What shells do you have installed? Erich