From owner-freebsd-gnome@FreeBSD.ORG Sun Jan 11 22:31:04 2009 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D45F1065673 for ; Sun, 11 Jan 2009 22:31:04 +0000 (UTC) (envelope-from rdunkle@smallcatbrain.com) Received: from smallcatbrain.com (m209-39.dsl.rawbw.com [198.144.209.39]) by mx1.freebsd.org (Postfix) with ESMTP id 526BA8FC12 for ; Sun, 11 Jan 2009 22:31:04 +0000 (UTC) (envelope-from rdunkle@smallcatbrain.com) Received: from smp5.smallcatbrain.com (www.smallcatbrain.com [192.168.0.3]) (authenticated bits=0) by smallcatbrain.com (8.14.3/8.14.2) with ESMTP id n0BLsZTx032019 for ; Sun, 11 Jan 2009 13:54:35 -0800 (PST) (envelope-from rdunkle@smallcatbrain.com) Message-ID: <496A6A9B.4030403@smallcatbrain.com> Date: Sun, 11 Jan 2009 13:54:35 -0800 From: Rich Dunkle User-Agent: Thunderbird 2.0.0.19 (X11/20090110) MIME-Version: 1.0 To: freebsd-gnome@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on smp5.smallcatbrain.com Subject: gnome-keyring and upgrade to gnome 2.24.2 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jan 2009 22:31:05 -0000 FreeBSD 7.0 stable i386 After the upgrade to gnome 2.24.2, there were constant errors for gnome-keyring: Jan 11 13:28:03 smp5 gnome-keyring-daemon[99405]: Scheduling hal init retry Jan 11 13:28:33 smp5 gnome-keyring-daemon[99405]: failed to initialize a HAL context: (null) I went back and deleted the gnome-keyring then did a make config and removed with HAL option then make install clean That cleared the errors. Not sure how to correct the HAL errors.