From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NFvSr-00070H-KL for garchives@archives.gentoo.org; Wed, 02 Dec 2009 20:06:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1EEEAE09C0; Wed, 2 Dec 2009 20:05:24 +0000 (UTC) Received: from mail-ew0-f224.google.com (mail-ew0-f224.google.com [209.85.219.224]) by pigeon.gentoo.org (Postfix) with ESMTP id CCCECE09EB for ; Wed, 2 Dec 2009 20:05:23 +0000 (UTC) Received: by ewy24 with SMTP id 24so653925ewy.26 for ; Wed, 02 Dec 2009 12:05:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=b8D5YIRRF1o6aJw5rmVwF4p3O5TB5tW3IzslqJYiUUQ=; b=f5uYuke9S8Z76E67sFcShDy3hxhw1+N+0jmQ4sMJV/EpEIaqb+ThWErANAF3LNhYca r2JiICW6sqI8G7YcUNe9LTVC3/lfZNAlzAuwMikU5NU3ZJ/uOAKk4323elCfJ1TCeBhc 6R/L4mp2V6GlFWuGaVkVNUq1nxYXp38IxLNhY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=gul9y8X0QUHj2ViAtVILd7htvQgN/7oDHWCXysc/0V0Y6p3NbiuyWaG229Qcjt8fUD fnKO90YwboslGUXHOGYn8WVpsXLErReBOGniLbsvxVbA0FD2J04nAUkXmRwzA3CtC3+L cVybClb+hzcrfPvL8nXqMNrydWmFJQV7Ee1t0= Received: by 10.213.0.144 with SMTP id 16mr587719ebb.38.1259784322991; Wed, 02 Dec 2009 12:05:22 -0800 (PST) Received: from nazgul.localnet (196-210-140-29-rrdg-esr-2.dynamic.isadsl.co.za [196.210.140.29]) by mx.google.com with ESMTPS id 28sm2445256eyg.20.2009.12.02.12.05.20 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 02 Dec 2009 12:05:22 -0800 (PST) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Heads up: Your system might be broken and/or insecure due to serious patch-2.6 bug Date: Wed, 2 Dec 2009 22:04:16 +0200 User-Agent: KMail/1.12.3 (Linux/2.6.31-zen8; KDE/4.3.3; x86_64; ; ) References: <200912021730.37356.alan.mckinnon@gmail.com> <4B16AB07.10906@xunil.at> In-Reply-To: <4B16AB07.10906@xunil.at> 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="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200912022204.16197.alan.mckinnon@gmail.com> X-Archives-Salt: 11ea16d0-c2ab-43c5-a371-7aab5af1aadc X-Archives-Hash: 33963c7c45308dae5d461e725b9726bf On Wednesday 02 December 2009 19:59:35 Stefan G. Weichinger wrote: > Alan McKinnon schrieb: > > Most folk now have to rebuild 70 - 300 packages, I'm stuck with > > potentially 1472 > > I feel with you ... fortunately the cpus should do it on their own, > accompanied by some fans ;-) > > - > > Any idea how to elegantly split that job into some digestible chunks? > > The various qlop/genlop/awk/grep/sed-scripts posted so far simply give > me the whole list of packages emerged since patch-2.6 and today while > they don't care about what I rebuilt already. flameeyes is the fellow making all the fuss about this. On his blog http://blog.flameeyes.eu/2009/12/01/gentoo-service-announcement-keep-clear-of- gnu-patch-2-6 he gives a way to build a decent list that removes packages re-emerged since patch was downgraded again. The trouble with a bug like this is that it gets used everywhere and affects very basic packages which are then used by other packages (that may or may not have been patched meanwhile) potentially affecting their behaviour too. The effects are complex and never fully determined. Consider this: rebuilding world on a modern desktop will take around 24 to 36 hours. You could spend more time than that figuring out how to build a full list :-) > Seems as if I have to simply manage that to-rebuild-list myself .. > > Greets, Stefan > > ps: *maybe* my X11-crashing-issue is somehow related to this as well. > I first posted that issue on nov,15th ... on the same day patch-2.6 hit > ~amd64 AFAIK ... It's certainly possible, the times certainly coincide. And you do have symptoms that no-one else is having (sorta the kind of thing you'd expect from a patch that should have been applied and wasn't). It's worth downgrading patch and rebuilding X even if only to see what happens -- alan dot mckinnon at gmail dot com