From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1E882138405 for ; Fri, 11 Jan 2013 19:54:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF8C021C01A; Fri, 11 Jan 2013 19:53:57 +0000 (UTC) Received: from nm22.access.bullet.mail.mud.yahoo.com (nm22.access.bullet.mail.mud.yahoo.com [66.94.237.223]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4949F21C002 for ; Fri, 11 Jan 2013 19:52:13 +0000 (UTC) Received: from [66.94.237.126] by nm22.access.bullet.mail.mud.yahoo.com with NNFMP; 11 Jan 2013 19:52:12 -0000 Received: from [98.138.84.172] by tm1.access.bullet.mail.mud.yahoo.com with NNFMP; 11 Jan 2013 19:52:12 -0000 Received: from [127.0.0.1] by smtp106.sbc.mail.ne1.yahoo.com with NNFMP; 11 Jan 2013 19:52:12 -0000 X-Yahoo-Newman-Id: 414086.13939.bm@smtp106.sbc.mail.ne1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: 6Vou4RMVM1nF68CxYhRD.WEz_xmRkehT1_JeUwth7IEhr2S fOPmwYXjj9B9guELDPDIt3aQxSynii65RWkUsvnpLr1VxTxGJZ2XTS7h9hYo Lixb6gDJ5H.MCwiV8lwqvrPP7Iw6xY896ezUHN87pxZSOWJ3oLgO2p_Ll1Th W_iDxYTNIhL_LC7CErn5T3wJPgqizu6Z.uWtJ_IL2w_cAXBX6_FkMJTjRNj5 6CY5Are0hdC9lWcePU.vGHiaW3YCbzDcDEEfqHnY0CLtbpHt_kdZG_SOZ4ib 4tYawfemUgX3_bvGDQXMY3tLeecCcAc8iA0j2KANOys72emSOIWItJ.LrDsS BwdUzcwwlYLOWa4_waC2HQ599w8vtBFjZFlkweuzHE_WRg.nzQNKEe_hhcNh aXeYeLs2y9YVOe3jHzh0rEg9agEdCToq_ydr.KAfaKkcYF6STVEuTbBEkwjM bijgC8w-- X-Yahoo-SMTP: oM3WcDSswBC7zv73TQKEsi7eAZ0- Received: from [192.168.1.2] (w41ter@69.234.178.38 with plain) by smtp106.sbc.mail.ne1.yahoo.com with SMTP; 11 Jan 2013 11:52:12 -0800 PST Message-ID: <50F06D6E.8040209@gmail.com> Date: Fri, 11 Jan 2013 11:52:14 -0800 From: walt User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20121128 Thunderbird/18.0 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 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Re: udev-197 moves from /usr/lib to /lib References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 2890cb48-4b45-4491-ac07-ea1737fd9b21 X-Archives-Hash: 6916e8bb712204617a7a725a8dbd520e On 01/11/2013 07:14 AM, Nikos Chantziaras wrote: > emerge -p1 $(for p in $(qfile -Cvq $(find /usr/lib/udev/) | sort -u); do echo "=$p"; done) qfile stopped working for me many weeks ago and I wish I could get it working again. All the other portage utils work normally, though. Any idea how to fix it?