From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LqZyu-0002NH-8K for garchives@archives.gentoo.org; Sun, 05 Apr 2009 21:34:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15674E0789; Sun, 5 Apr 2009 21:34:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E6E44E0789 for ; Sun, 5 Apr 2009 21:34:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 9436565375 for ; Sun, 5 Apr 2009 21:34:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.899 X-Spam-Level: X-Spam-Status: No, score=-3.899 required=5.5 tests=[AWL=-0.300, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5jwEOeAf8ePx for ; Sun, 5 Apr 2009 21:34:12 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 727F86470A for ; Sun, 5 Apr 2009 21:34:09 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LqZyf-0003tf-Eo for gentoo-user@gentoo.org; Sun, 05 Apr 2009 21:34:05 +0000 Received: from c-98-215-178-110.hsd1.in.comcast.net ([98.215.178.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 05 Apr 2009 21:34:05 +0000 Received: from reader by c-98-215-178-110.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 05 Apr 2009 21:34:05 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Harry Putnam Subject: [gentoo-user] Re: Another Jacked up mess on update - hal daemon Date: Sun, 05 Apr 2009 16:34:55 -0500 Organization: Still searching... Message-ID: <87y6uelr7k.fsf@newsguy.com> References: <877i20nfzz.fsf@newsguy.com> <200904050154.18568.volkerarmin@googlemail.com> <87r607n846.fsf@newsguy.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-98-215-178-110.hsd1.in.comcast.net User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (usg-unix-v) Cancel-Lock: sha1:f0v2RCTXPF+ftRr7Hp9KOt9uiZU= Sender: news X-Archives-Salt: b70b7854-1b63-4566-9f89-4558f49cd58c X-Archives-Hash: bc127d329b3b4a23df20f090f3946a2f ABCD writes: >> Is it related to hal daemon problem? >> emerge -vuD glibc >> [...] >> usr/lib/libc_nonshared.a >>>>> Completed installing glibc-2.9_p20081201-r2 into /var/tmp/portage/sys-libs/glibc-2.9_p20081201-r2/image/ >> > [snip sandbox error] > > That actually is completely separate, and is due to a bad version of > sandbox (if I'm not mistaken) - you probably need to either upgrade or > downgrade sys-apps/sandbox to 1.6-r2 (1.7 appears to be broken in this > regard). If I'm right, then this probably is bug 264399. Thanks for the tip.. I'm now running a downgrade of both sandbox and hal from latest to immediately prior versions: sandbox-7.1 => sandbox-1.6-r1 hal-0.5.12_rc1 => hal-0.5.11-r8 Then I'll see if glibc will compile AND hal troubles go away. ===== * ===== * ===== * ===== .. Soon as the downgrading finished, I restarted hald and YIPPEE hal started up and my console login has a keyboard now. There was a suggestion that I remove the `input' section of xorg.conf and migrate it to some kind of file under: /etc/hal/fdi/ >From emerge of hal [...] * X Input Hotplugging (if you build xorg-server with the HAL useflag) * reads user specific configuration from /etc/hal/fdi/policy/. * You should remove the Input sections from your xorg.conf once you have * migrated the rules to a HAL fdi file. Anyone here that has done that, who can offer some guidance? What filenames .. what format, for example. I guess I'll be chicken of ~86 on hal and sandbox for now. .... Haa... glibc installed without a hitch. off and running.... thanks