From owner-freebsd-gnome@FreeBSD.ORG Fri Nov 5 14:00:26 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4BE41065735 for ; Fri, 5 Nov 2010 14:00:26 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C7EE88FC38 for ; Fri, 5 Nov 2010 14:00:24 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oA5E0OCY091316 for ; Fri, 5 Nov 2010 14:00:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oA5E0OFp091299; Fri, 5 Nov 2010 14:00:24 GMT (envelope-from gnats) Date: Fri, 5 Nov 2010 14:00:24 GMT Message-Id: <201011051400.oA5E0OFp091299@freefall.freebsd.org> To: gnome@FreeBSD.org From: Andriy Gapon Cc: Subject: Re: ports/151725: sysutils/hal: hald fails to start with dbus-1.4 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andriy Gapon List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Nov 2010 14:00:27 -0000 The following reply was made to PR ports/151725; it has been noted by GNATS. From: Andriy Gapon To: bug-followup@FreeBSD.org, oberman@es.net Cc: Subject: Re: ports/151725: sysutils/hal: hald fails to start with dbus-1.4 Date: Fri, 05 Nov 2010 15:54:39 +0200 It seems that I _might_ have the same or related problem. I have both dbus and hald enabled for automatic startup via rc system. After reboot I see that dbus daemon is running, but hald is not. I start hald (via its rc script) manually, but it still doesn't run. I repeat that step again and finally hald runs. Due to some unrelated problems I had to reboot a few times today and all the times it was like described above. Unfortunately, because of those unrelated problems I haven't had a chance yet to debug this situation properly. -- Andriy Gapon