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 1MFzGi-0001Q1-Di for garchives@archives.gentoo.org; Sun, 14 Jun 2009 23:37:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0340E0333; Sun, 14 Jun 2009 23:37:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7D672E0333 for ; Sun, 14 Jun 2009 23:37:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 2D52F665D2 for ; Sun, 14 Jun 2009 23:37:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.886 X-Spam-Level: X-Spam-Status: No, score=-3.886 required=5.5 tests=[AWL=-0.287, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7j7+YfqXBhAK for ; Sun, 14 Jun 2009 23:37:35 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 7257765380 for ; Sun, 14 Jun 2009 23:37:33 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MFzGP-0000M4-0N for gentoo-user@gentoo.org; Sun, 14 Jun 2009 23:37:25 +0000 Received: from c-98-215-178-110.hsd1.in.comcast.net ([98.215.178.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 14 Jun 2009 23:37:25 +0000 Received: from reader by c-98-215-178-110.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 14 Jun 2009 23:37:25 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Harry Putnam Subject: [gentoo-user] Re: About procmail and getline Date: Sun, 14 Jun 2009 18:37:14 -0500 Organization: Still searching... Message-ID: <87vdmyo09h.fsf@newsguy.com> References: <20090614165753.GB12492@marvin.heimnetz.local> <87zlcaogjx.fsf@newsguy.com> <20090614181258.GA14355@marvin.heimnetz.local> 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=utf-8 X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-98-215-178-110.hsd1.in.comcast.net User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.94 (gnu/linux) Cancel-Lock: sha1:1OskEQ6cUf+wo5M7+NYO2CwlFBI= Sender: news Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 12c5ef7e-06ac-40a4-bda4-0ce29fd34c83 X-Archives-Hash: 837b1e118c17e5dd1bcff1cb6ab9433a Sebastian G=C3=BCnther writes: > First of all the bug is fixed, and a working patch was there 1 day afte= r=20 > the opening. I call this a fast response... >=20 > For ~x86 this is a working solution, and if you use ~x86: b.g.o *is* th= e=20 > users information system and applying patches should be no problem. Point taken. =20 > The problem with glibc is, that you only find issues when you recompile= =20 > your whole world, which is not needed in most cases. And most of the=20 > errors with glibc-2.10.1 result from wrong castings, which is only a=20 > compile time issue not a run issue. > > And all these problems are upstream, so you can patch for yourself in=20 > gentoo, but the cleaner solution is to wait for upstream to include the= =20 > patch there. And release a new version, when they do too... Thanks for your patience and I learned in an earlier thread one very easy way to get things working...=20 I guess you'd still call it a patch... but not requiring setting up your own local portage and producing a patched version. ebuild /usr/portage/
//pkg.ebuild configure Do necessary manipulations ebuild /usr/portage/
//pkg.ebuild merge I realize in some cases that would be a recurring chore but I kind of doubt it this time. procmail will not likely need updating for some time and then like you've suggested portage will have it fixed.