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 A0596138403 for ; Fri, 11 Jan 2013 20:20:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBD4621C01D; Fri, 11 Jan 2013 20:20:20 +0000 (UTC) Received: from mail-wg0-f48.google.com (mail-wg0-f48.google.com [74.125.82.48]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2C2B6E0660 for ; Fri, 11 Jan 2013 20:18:50 +0000 (UTC) Received: by mail-wg0-f48.google.com with SMTP id 16so94367wgi.3 for ; Fri, 11 Jan 2013 12:18:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:subject:message-id:in-reply-to:references :organization:x-mailer:mime-version:content-type :content-transfer-encoding; bh=Yq6IJUv1BlTkymXO4/IDl15oOiL3IFu6W+1efLUaw1c=; b=mPtei36sw9QgtWN/lev4tOnNRJVrvNMDmBcCJjJYXBzu8WyK3iP8zqxPdp5y0NRccA xbYiyBzum7mXXQwNNhF/caglMdJD48NydE2UgulWWwDmypiHfzmsgc34ozzJMLjdveha diOojmRcozyJL/b+g6q4qUjrkeycbvF3UoZMr72AqGJ/ZKd78Q0C5vtM8zwgf83/wx9e FrAeaQKGmOB/f6K87mcjWI7GJfK6wW1V5jGT1f7+AVl1BSgPpU+Ksk4NU2FyB7gMhoQ1 Vw5sZCnaljPEHjVUxcci96qWtW0ap5DgN7jb+YgqncjgV2diw4oZG3Axc6Y7iZdSBk8K NCHQ== X-Received: by 10.194.61.105 with SMTP id o9mr123400791wjr.8.1357935529871; Fri, 11 Jan 2013 12:18:49 -0800 (PST) Received: from khamul.example.com (196-215-209-88.dynamic.isadsl.co.za. [196.215.209.88]) by mx.google.com with ESMTPS id s10sm705567wiw.4.2013.01.11.12.18.47 (version=SSLv3 cipher=RC4-SHA bits=128/128); Fri, 11 Jan 2013 12:18:49 -0800 (PST) Date: Fri, 11 Jan 2013 22:18:35 +0200 From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: udev-197 moves from /usr/lib to /lib Message-ID: <20130111221835.75c7eb90@khamul.example.com> In-Reply-To: <50F06D6E.8040209@gmail.com> References: <50F06D6E.8040209@gmail.com> Organization: Internet Solutions X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.14; x86_64-pc-linux-gnu) 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 Content-Transfer-Encoding: 7bit X-Archives-Salt: ce01884c-548c-42e7-b1b3-1fb2c252f1e3 X-Archives-Hash: 0d5beb10580010083f21379844904414 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 -- Alan McKinnon alan.mckinnon@gmail.com