From owner-freebsd-questions@FreeBSD.ORG Sun Jan 30 14:26:25 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C18316A4CE for ; Sun, 30 Jan 2005 14:26:25 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCF8043D48 for ; Sun, 30 Jan 2005 14:26:24 +0000 (GMT) (envelope-from ben.haysom@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so582637wra for ; Sun, 30 Jan 2005 06:26:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=i6EXFL4tkG4ggxB/k+lkODCzFOo+xpidboNd1w35Lb0DdQV4Jvtm/RjmFY4wZKCSlb83VRnGb/5A1jeGvhuymsTwwjR7MWisFJHgcX9xq3lWz2Tsi++8QNr8v6mhcuBcsf76JsRdhPdPtY55Ofz+xdMnLe/Lz4Hx5b/97aXsWxc= Received: by 10.54.41.50 with SMTP id o50mr44672wro; Sun, 30 Jan 2005 06:26:24 -0800 (PST) Received: by 10.54.5.52 with HTTP; Sun, 30 Jan 2005 06:26:24 -0800 (PST) Message-ID: Date: Sun, 30 Jan 2005 14:26:24 +0000 From: Ben Haysom To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: reboot DURING a portupgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ben Haysom List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jan 2005 14:26:25 -0000 Hi I am running FBSD 5.3-CURRENT on a Duron 700Mhz 384Mb RAM. When I do (as root) #portupgrade -a it comes back with: Stale dependency: acroread-5.10_1 --> linux_base-8-8.0_6 -- manually run 'pkgdb -F' to fix, or specify -O to force. So I do #portupgrade -a -O and *everytime* it reboots itself before the portupgrade is complete. Not a clean reboot though - it doesn't dismount filesystems before it goes. I can't work out what it's doing. There is nothing relevant in /var/log/messages. Can anyone help? Ben.