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 34162138CD0 for ; Thu, 21 May 2015 13:03:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBBD5E08D3; Thu, 21 May 2015 13:03:48 +0000 (UTC) Received: from mail-wi0-f169.google.com (mail-wi0-f169.google.com [209.85.212.169]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B3A6AE087C for ; Thu, 21 May 2015 13:03:47 +0000 (UTC) Received: by wizk4 with SMTP id k4so14037084wiz.1 for ; Thu, 21 May 2015 06:03:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=A1e6PdMtp+OyqYpEmtoeCIGxyLNY75vjyJYE7qaAwwQ=; b=QBn6iWrsq2IzPbUmm/e2O2pCo4MA1EeBEUUXRaiWnzaBJYib1aFj1EHLzMJszchuVJ lpEfAXeTOHd0tHErwPNsFem3eOTGkbgkOLe1kMRc4bynktbf4VJvxGY3AzTmmZmTKxS6 PcfGD684jDQVQIdrW3K3HzglUoLF2N3hIU/82Eo6xVw0317thgHvrvZTOh+Ak1xDVHul 05m7cOIlsr62G0KHQZGc4xcrpFFO6bCIt4nwJF6FW6Oq0pl7pOQe6ebHiw5XMJ0uyW0a XSx5atSxaJOE/YHExlgPuRaoo/tSdufnOeL9pC6BinmsP9hL+3Vh6EoOmXRL3SdwcetC 5eeg== X-Received: by 10.181.29.100 with SMTP id jv4mr6118101wid.4.1432213426614; Thu, 21 May 2015 06:03:46 -0700 (PDT) Received: from [172.20.0.40] (105-237-52-15.access.mtnbusiness.co.za. [105.237.52.15]) by mx.google.com with ESMTPSA id yz3sm32050914wjc.19.2015.05.21.06.03.44 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 May 2015 06:03:45 -0700 (PDT) Message-ID: <555DD7AD.4010604@gmail.com> Date: Thu, 21 May 2015 15:03:41 +0200 From: Alan McKinnon User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.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: Re: [gentoo-user] [~and64] Headsup for google-chrome users References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 414a1253-c51f-4725-8b97-2850b50db044 X-Archives-Hash: 0ac635fb271a27128505e644e3a6ba24 On 21/05/2015 14:55, walt wrote: > I just wasted some time figuring out this mess: > > I just updated google-chrome, which printed this confusing warning message: > > "CONFIG_USED_NS not seen when it should be" > > First, there's a typo: it should read "CONFIG_USER_NS" > ^ > > Then, after I figured out that CONFIG_USER_NS is a kernel config item, > requiring reinstallation of my kernel, I wasted more time figuring out > (for the n'th time) that you shouldn't just change a single kernel config > item and do "make" because that shortcut can break important things. > > No, you should do "make clean" first, and then do "make" etc. > > Then, after finishing that mess, you then need to re-install ati-drivers > (if you use them) because CONFIG_USER_NS breaks the ati-drivers too. > > So, re-install ati-drivers, reboot, etc, all of which will make you late > for work, like I am now :p > > Ah, the joys of using Gentoo and having to figure that shit out :-) At least you now know you are on par with maintainers of binary distros. And that makes you a rock star! -- Alan McKinnon alan.mckinnon@gmail.com