From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D2BBF1396D0 for ; Mon, 18 Sep 2017 22:56:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C9C3E0C7A; Mon, 18 Sep 2017 22:56:23 +0000 (UTC) Received: from smarthost03c.mail.zen.net.uk (smarthost03c.mail.zen.net.uk [212.23.1.22]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DBC4CE0C5A for ; Mon, 18 Sep 2017 22:56:22 +0000 (UTC) Received: from [82.69.80.10] (helo=peak.localnet) by smarthost03c.mail.zen.net.uk with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1du4xh-0005lp-3c for gentoo-user@lists.gentoo.org; Mon, 18 Sep 2017 22:56:21 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] strange behaviour in quite special case Date: Mon, 18 Sep 2017 23:56:20 +0100 Message-ID: <2513295.4foN4clTpa@peak> In-Reply-To: References: <20170831104713.80ae4a836eab50c994375dd8@gentoo.org> 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-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost03c-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 8aeb2f09-459c-4f8b-bd7d-db17af8d6791 X-Archives-Hash: 276d9c01eb60864eb00ef5b31d2e68a4 On Monday, 18 September 2017 14:13:44 BST Francisco Ares wrote: > After days and days struggling, I know what you mean. I've spent weeks wrestling with KMail. That included losing e-mails, falling behind in conversations and so on. > I finally upgraded to the newest stable kernel and updated every package > with a "emerge -e", just in case, twice! Then, rebuilt the kernel again. > > So, like a charm, everything got back to work as before. My technique in such cases is to emerge @system, then recompile the kernel, reboot on it and emerge -e world --exclude="gcc gentoo-sources". Seems to have worked out all right so far. You could omit the exclusion if you're even more paranoid than KMail has made me. -- Regards, Peter.