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 1KxrBb-0004Gd-Iu for garchives@archives.gentoo.org; Wed, 05 Nov 2008 22:49:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13EDAE02F4; Wed, 5 Nov 2008 22:49:14 +0000 (UTC) Received: from mail.askja.de (mail.askja.de [83.137.103.136]) by pigeon.gentoo.org (Postfix) with ESMTP id E14D9E02F4 for ; Wed, 5 Nov 2008 22:49:13 +0000 (UTC) Received: from static-87-79-89-40.netcologne.de ([87.79.89.40] helo=zone.wonkology.org) by mail.askja.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1KxrBY-00037b-1w for gentoo-user@lists.gentoo.org; Wed, 05 Nov 2008 23:49:12 +0100 Received: from localhost (localhost [127.0.0.1]) (uid 1000) by zone.wonkology.org with local; Wed, 05 Nov 2008 23:49:09 +0100 id 00010351.491222E5.00003BBC From: Alex Schuster Organization: Wonkology To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] fix for e2fsprogs BLOCK? Date: Wed, 5 Nov 2008 23:49:04 +0100 User-Agent: KMail/1.9.9 References: <200811052253.20605.markos.chandras@gmail.com> <49121DB1.9020709@konstantinhansen.de> In-Reply-To: <49121DB1.9020709@konstantinhansen.de> 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 Content-Disposition: inline Message-Id: <200811052349.06458.wonko@wonkology.org> X-Archives-Salt: 19577847-4322-4a3a-a8c2-41aafccd6168 X-Archives-Hash: 6711a124b42afa4855c997e14860ea24 KH writes: > To be on the save side of gentoo :-) > > quickpkg ss com_err e2fsprogs e2fsprogs-libs Yeah, that saved me some trouble. > imho quickpkg is a good idea whenever changing something which ist part > of system. Or you can put buildyspkg into your FEATURES list in make.conf. Then, whenever a system package is merged, a binary package will be created. Wonko