From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KzVHe-0002Hx-Sf for garchives@archives.gentoo.org; Mon, 10 Nov 2008 11:50:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B86AE0417; Mon, 10 Nov 2008 11:50:17 +0000 (UTC) Received: from mail.ukfsn.org (mail.ukfsn.org [77.75.108.10]) by pigeon.gentoo.org (Postfix) with ESMTP id 28149E0417 for ; Mon, 10 Nov 2008 11:50:17 +0000 (UTC) Received: from localhost (smtp-filter.ukfsn.org [192.168.54.205]) by mail.ukfsn.org (Postfix) with ESMTP id 1080ADF179 for ; Mon, 10 Nov 2008 11:50:17 +0000 (GMT) Received: from mail.ukfsn.org ([192.168.54.25]) by localhost (smtp-filter.ukfsn.org [192.168.54.205]) (amavisd-new, port 10024) with ESMTP id 2xnORqCruasl for ; Mon, 10 Nov 2008 11:26:53 +0000 (GMT) Received: from wstn.ethnet (unknown [78.32.181.186]) by mail.ukfsn.org (Postfix) with ESMTP id DA264DF16D for ; Mon, 10 Nov 2008 11:50:16 +0000 (GMT) From: Peter Humphrey Organization: at home To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Crossdev won't go away Date: Mon, 10 Nov 2008 10:50:32 +0000 User-Agent: KMail/1.9.9 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 Content-Disposition: inline Message-Id: <200811101050.32606.peter@humphrey.ukfsn.org> X-Archives-Salt: 77529874-f14a-4291-ba50-11677541cb2c X-Archives-Hash: 5cec6a63fbbb1cbee0da54feabf52275 Hello, I'm still having a bit of bother with crossdev. If I emerge -upDvtN world I get this warning (omitting the N makes no difference): !!! The following installed packages are masked: - cross-i686-pc-linux-gnu/linux-headers-2.6.23-r3 (masked by: ~amd64 keyword) (This is a mostly amd64 system.) If I then add =cross-i686-pc-linux-gnu/linux-headers-2.6.23-r3 to package.keywords, the warning doesn't appear but no packages are selected for installation. I could just leave package.keywords like that, but it would be tidier to find out why the system thinks I need this package. equery d =cross-i686-pc-linux-gnu/linux-headers-2.6.23-r3 returns no result, and likewise equery d cross-i686-pc-linux-gnu/linux-headers. Perhaps I should just install crossdev, then remove it again. Has anyone a better suggestion? -- Rgds Peter