From owner-freebsd-questions@FreeBSD.ORG Mon Dec 27 18:14:02 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 1AD321065670 for ; Mon, 27 Dec 2010 18:14:02 +0000 (UTC) (envelope-from arthurbarlow@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id D83A28FC1A for ; Mon, 27 Dec 2010 18:14:01 +0000 (UTC) Received: by iwn39 with SMTP id 39so8899176iwn.13 for ; Mon, 27 Dec 2010 10:14:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=Qhl3yHRRvk+P3jWCdt4ALdj32haSCY6el/ICL0IRmQI=; b=Cz1YrjEmKO9xRCu1+xN1kZkqpfIyP8Wgq/U3pgN0B2ZzKTfW2j5K6yBOfRgzHo9bqb k9iA9o2Z/H+poq0Ofvt44/G5RH0m1HCwyV2+2KjINS18wXBLlWOZojiZB4pvOExUNLoP GJlXn2rj5IOQmRji+vEZb/RGEMSrfBHkM9/0A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=PZZfMaLrbx1RcFeKKX9VQUOnRmMxIvlSE2PszaFvYxLnTV+Tp11PhnFvFddrbalPt9 oiszzzzDwfc08aOF45iNXHx+dEo13IZr+kx9nLqVZEB+xTuwaE8D/Z9lLMTSZeBDAt4j cB2PaQ7b7mVtOp7k4JVQo5e/U0BW5VAd0L134= MIME-Version: 1.0 Received: by 10.231.16.140 with SMTP id o12mr12142832iba.183.1293472111312; Mon, 27 Dec 2010 09:48:31 -0800 (PST) Received: by 10.231.203.211 with HTTP; Mon, 27 Dec 2010 09:48:31 -0800 (PST) Date: Mon, 27 Dec 2010 09:48:31 -0800 Message-ID: From: Arthur Barlow To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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 18:14:02 -0000 Pkg_version showed that my version of dbus need updating, so I tried to do that today by using both "portupgrade" and make deinstall reinstall. However, there seems to be a bug in the document generation process for "dbus-cleanup-sockets.1.html." The script stops there and will not progress.