From owner-freebsd-questions@FreeBSD.ORG Mon Dec 27 23:10:45 2010 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 B0308106566B for ; Mon, 27 Dec 2010 23:10:45 +0000 (UTC) (envelope-from corky1951@comcast.net) Received: from qmta03.westchester.pa.mail.comcast.net (qmta03.westchester.pa.mail.comcast.net [76.96.62.32]) by mx1.freebsd.org (Postfix) with ESMTP id 728648FC12 for ; Mon, 27 Dec 2010 23:10:45 +0000 (UTC) Received: from omta04.westchester.pa.mail.comcast.net ([76.96.62.35]) by qmta03.westchester.pa.mail.comcast.net with comcast id oN4p1f0040ldTLk53PAlFb; Mon, 27 Dec 2010 23:10:45 +0000 Received: from comcast.net ([98.203.142.76]) by omta04.westchester.pa.mail.comcast.net with comcast id oPAd1f00X1f6R9u3QPAf7C; Mon, 27 Dec 2010 23:10:43 +0000 Received: by comcast.net (sSMTP sendmail emulation); Mon, 27 Dec 2010 15:10:35 -0800 Date: Mon, 27 Dec 2010 15:10:35 -0800 From: Charlie Kester To: freebsd-questions@freebsd.org Message-ID: <20101227231035.GA91404@comcast.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <20101227221332.6b23fcd2@jager> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20101227221332.6b23fcd2@jager> User-Agent: Mutt/1.4.2.3i X-Mailer: Mutt 1.4.2.3i X-Composer: Vim 7.3 Subject: Re: Problem with dbus update 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, 27 Dec 2010 23:10:45 -0000 On Mon 27 Dec 2010 at 12:13:32 PST Alexander Konotop wrote: >Same problem. It's seems like it's not hanging, but awaiting of >something. We've been discussing this on the forums. The problem seems to be that textproc/man2html is broken. Warren Block pointed out that if you deinstall man2html, the dbus upgrade will succeed. (It just won't build html'ized versions of the manpages.) If you do need the html'ized manpages, I suggest you build them after the upgrade, perhaps using www/man2web instead.