From owner-freebsd-questions@FreeBSD.ORG Fri Dec 8 15:38:54 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 62A9016A47B for ; Fri, 8 Dec 2006 15:38:54 +0000 (UTC) (envelope-from henry.lenzi@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CE2343CA5 for ; Fri, 8 Dec 2006 15:37:55 +0000 (GMT) (envelope-from henry.lenzi@gmail.com) Received: by wr-out-0506.google.com with SMTP id i28so521496wra for ; Fri, 08 Dec 2006 07:38:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Zuoxlw9OzwPgaU3PQ+1I4GIH4NDFZOkDGKEHzOL02bIHeVKAoBXJJv+D79c3KtIUN+oFv2jD8ax6EbmFjVdoLghbRut5A/+djbezvtKrL7haCeAxeYM2Y9sGwyhpbRgrBnWvhxwEm+lhpIMMIk6oGyPTPDB6P791paeyC6f+d/U= Received: by 10.78.204.7 with SMTP id b7mr64490hug.1165592332074; Fri, 08 Dec 2006 07:38:52 -0800 (PST) Received: by 10.78.172.7 with HTTP; Fri, 8 Dec 2006 07:38:51 -0800 (PST) Message-ID: <8b4c81f0612080738n53dcfd7cpae4a2f0658d1f014@mail.gmail.com> Date: Fri, 8 Dec 2006 13:38:51 -0200 From: "Henry Lenzi" To: FreeBSD In-Reply-To: <8b4c81f0612080635v983547al18f77e80c13c56a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8b4c81f0612080635v983547al18f77e80c13c56a@mail.gmail.com> Subject: Re: Portupgrade hung. What do I do? 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: Fri, 08 Dec 2006 15:38:54 -0000 Hi * -- Funny thing, ps ax does to tell me the PID of portupgrade. The process stopped while fetch a postgresql tarball. ps should list "portupgrade" or at least "fetch", right? TIA, Henry