From owner-freebsd-questions@FreeBSD.ORG Mon Mar 9 21:04:00 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86DC7106564A for ; Mon, 9 Mar 2009 21:04:00 +0000 (UTC) (envelope-from ipfreak@yahoo.com) Received: from web52112.mail.re2.yahoo.com (web52112.mail.re2.yahoo.com [206.190.48.115]) by mx1.freebsd.org (Postfix) with SMTP id 130E68FC15 for ; Mon, 9 Mar 2009 21:03:59 +0000 (UTC) (envelope-from ipfreak@yahoo.com) Received: (qmail 48187 invoked by uid 60001); 9 Mar 2009 21:03:59 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1236632639; bh=eRHSbBvbu7+RAdKDnNZLjW4JHkfQ8yrjYBnhkJD+rN8=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=6RD4id7Q4mcJl2sObsx7P8v2UWtla73KKAvp8e/oA+EISOKjbPXRlvmPkITi8XNyIt57E8u0zQSA/AMTCDGniixHqYisRTq+VHDDNhLDs7Ou+NHbNWxs3oeJ5CoKDxE9vih/CAuoPhoSt8GCd4jJjvs79L1r8MjGAUSzvF0sWIo= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=S294GY2+VlBB38zRkZcnJFHyYzRU7OE5RFoB2Cz6AnXeO5Za+UNGRUPRvTl2Z7wGniyfTe0XxbsGR4OXjfhBAEX9MH+Cd/HdkzwPtjS/UTjeqzkcppnFDSW81MowthYaRcEyVwFXi3HyhXBC0blGVBK6hltrmcSytRS0x0bGBH0=; Message-ID: <330137.44455.qm@web52112.mail.re2.yahoo.com> X-YMail-OSG: 7dVu0TcVM1k37WhDOqAZvg21jNMCgtoFteobAyxiMKhBHjbD.T6pRkkZUWarhhT7_o.C9cULYMQKB_t6QlUETzA5..MUgol45cOloi6cYNTkE3zAxBpY7pcj9e05qpaBSxoROwPm1gEO2G.aJH01vEDmMM2PmXg4Rn4IJgL7rOpimXIa4syCZgxj9eRz Received: from [134.207.53.14] by web52112.mail.re2.yahoo.com via HTTP; Mon, 09 Mar 2009 14:03:59 PDT X-Mailer: YahooMailWebService/0.7.289.1 Date: Mon, 9 Mar 2009 14:03:59 -0700 (PDT) From: gahn To: freebsd general questions MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: portupgrade, afterwards X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ipfreak@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2009 21:04:00 -0000 Hi all: Where is the result of "portupgrade -fa" stored at? it showed a bunch files didn't go through or failed. just wondering whether I can take look at the results after I rebooted the server. Thanks