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 DE34A138408 for ; Fri, 11 Jan 2013 21:37:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C5F821C010; Fri, 11 Jan 2013 21:37:38 +0000 (UTC) Received: from nm18.access.bullet.mail.sp2.yahoo.com (nm18.access.bullet.mail.sp2.yahoo.com [98.139.44.145]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0C213E0521 for ; Fri, 11 Jan 2013 21:36:11 +0000 (UTC) Received: from [98.139.44.96] by nm18.access.bullet.mail.sp2.yahoo.com with NNFMP; 11 Jan 2013 21:36:10 -0000 Received: from [67.195.14.111] by tm1.access.bullet.mail.sp2.yahoo.com with NNFMP; 11 Jan 2013 21:36:10 -0000 Received: from [127.0.0.1] by smtp108.sbc.mail.gq1.yahoo.com with NNFMP; 11 Jan 2013 21:36:10 -0000 X-Yahoo-Newman-Id: 553728.12612.bm@smtp108.sbc.mail.gq1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: EYea_iIVM1kzOLu6Zz2t49aunWNLvGB38BA1OEi.W.516vh ..0JaVJEe.gSHqYg2l5Xyn9eR7A5oC281hPaUZqFHy7349T0P30tf4oBzEUf T9lg3vD2d9XkxDPB0VzGlvja1hyk5S3rLjPkiPZ96lp2LapjsKZOihXqdy9x rS_LJ4_Wwg0LD_ZXoMprOD8xhPxs08jrRoI29vCQsKQnpudqiNjRO_PdDfhw _..ubLidvH5gZ7J6ZigE66QqnfHOULUEidD00nf3i_8vRjUdEmAdLltB2URX nzHWKCSmRfrKDR_YyMomKl1_2m.f7EX3fOIDlJwo2ft.ANqWTFMBCBlo3YUZ W66kpN8_S6OqX.2sIgq0PxiC2OTxtdbi_GDYQ8tqBdAH_Ux9wh46o1yJk_06 tog0CUC2iAFERTp0kaPn8o3Vvi_e2BRSzRdC9fhZhr1ltAWs3CvdYw8Iilrt U0Jzapd6R1.Jbmxuno327Vq6ReA-- X-Yahoo-SMTP: oM3WcDSswBC7zv73TQKEsi7eAZ0- Received: from [192.168.1.2] (w41ter@69.234.178.38 with plain) by smtp108.sbc.mail.gq1.yahoo.com with SMTP; 11 Jan 2013 13:36:10 -0800 PST Message-ID: <50F085CD.1030706@gmail.com> Date: Fri, 11 Jan 2013 13:36:13 -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: <50F06D6E.8040209@gmail.com> <20130111221835.75c7eb90@khamul.example.com> In-Reply-To: <20130111221835.75c7eb90@khamul.example.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: d42603c6-c926-4985-b45d-147a8828017a X-Archives-Hash: 6ff9d4cb11580e6b3758fefc257710ed On 01/11/2013 12:18 PM, Alan McKinnon wrote: > On Fri, 11 Jan 2013 11:52:14 -0800 > walt wrote: > >> 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? >> >> > > Error messages please #qfile bash #echo $? 1 #qfile /bin/bash app-shells/bash (/bin/bash) #echo $? 0 That's not the behavior I saw a few months back. Do you see something different?