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 1KxpAT-0004el-DH for garchives@archives.gentoo.org; Wed, 05 Nov 2008 20:39:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12D54E04B2; Wed, 5 Nov 2008 20:39:56 +0000 (UTC) Received: from yx-out-1718.google.com (yx-out-1718.google.com [74.125.44.155]) by pigeon.gentoo.org (Postfix) with ESMTP id E0CF5E04C4 for ; Wed, 5 Nov 2008 20:39:55 +0000 (UTC) Received: by yx-out-1718.google.com with SMTP id 4so122949yxp.46 for ; Wed, 05 Nov 2008 12:39:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=lULK2twJpMx5APbWrs+1sGLbFuJuqZ0pHR/ZLvuusyY=; b=beG76VjV6ppI3lUR2xIN7P4z76VTUgGmRdPA8ByQps1w3nQIlRlt1pEz2p361F9o70 rsUga4fah9LN48Pl3xzF+BmPtys+PXR6uagcvD3u6yM/mxDyOHJDkSmH5YXC1XPtacXr UI7aWSeOrt4oRLK5zdgGJ7loHs6m4NiSpFov4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=GI1RzdQhoFm0cWencWf9QELxUpUuollw2oKGSeeOOTaudMiYVJfUKvanlHEdnWauji /ezQUk2qbO17vvEV3GcvPGD+VmZ/lUuxpQ2lIrzG1mV6RHzXUvWbIWeuacc25Z44fsIb G1Clrc0bz8R/xH5Zlrk4pkGRvTP/lKdKZPjvo= Received: by 10.64.250.7 with SMTP id x7mr1215953qbh.94.1225917592957; Wed, 05 Nov 2008 12:39:52 -0800 (PST) Received: by 10.65.73.2 with HTTP; Wed, 5 Nov 2008 12:39:52 -0800 (PST) Message-ID: Date: Wed, 5 Nov 2008 15:39:52 -0500 From: Denis To: gentoo-user@lists.gentoo.org, "Dirk Heinrichs" Subject: Re: [gentoo-user] fix for e2fsprogs BLOCK? In-Reply-To: <20081105203343.GB19652@eriks> 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 References: <200811051916.02353.dirk.heinrichs@online.de> <20081105203343.GB19652@eriks> X-Archives-Salt: 0117e318-2e92-4a35-b4d3-cada9cc53315 X-Archives-Hash: b2b6ac1b236e10dce10b5c2530778f53 I did this emerge -f e2fsprogs e2fsprogs-libs emerge -C com_err ss but it still complained about blocks when I tried "emerge e2fsprogs" So I had to do emerge -C e2fsprogs emerge e2fsprogs This seems to work fine - no more blocks. Thank you, Denis