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 <gentoo-user+bounces-95949-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1M9nNh-0006lq-TU
	for garchives@archives.gentoo.org; Thu, 28 May 2009 21:43:22 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 20E84E06DF;
	Thu, 28 May 2009 21:43:20 +0000 (UTC)
Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.156])
	by pigeon.gentoo.org (Postfix) with ESMTP id 05614E06E8
	for <gentoo-user@lists.gentoo.org>; Thu, 28 May 2009 21:43:19 +0000 (UTC)
Received: by yw-out-1718.google.com with SMTP id 5so20197371ywm.46
        for <gentoo-user@lists.gentoo.org>; Thu, 28 May 2009 14:43:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=/6CYyNFBSyNx/iygH1v13G8h9iMBvGLWE+I1/ME8HwY=;
        b=C/DhmkNEuaNndY11dqwJVr+IjYDt/dd0qol7Ak8kJLLFdNwxf0fJQhcavBrQURTIKo
         JUcmibTrcJENTDxP/iYC/9cYrDtfm30DY8a3RnVhGjmdha6nETIZyLQjx81AucJ7xzhX
         O1sFWXuQSSE8mRNHs4JKX49UdNvEPqRAsvjfc=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        b=hzR7BeoRdltoS/Rgd1Btmlb8jF5hN413vKtvZ52fBh9EB5AbPvn6aG8Im2TP5BzPnS
         1znQXqElqHasgN+scG0yKWRuqExKGx7ZhaAXYSMnh/DACueRiIFnSaWbmbSgc8j5a6dI
         N3sUSh/WvPPEjluZvI6IXquKcZFwvqMfI9fo4=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.100.209.4 with SMTP id h4mr3048871ang.89.1243546999689; Thu, 
	28 May 2009 14:43:19 -0700 (PDT)
In-Reply-To: <4A1EB8F9.3080905@f_philipp.fastmail.net>
References: <a0811460905280846md3cd361u40a0b659287ad37c@mail.gmail.com>
	 <4A1EB8F9.3080905@f_philipp.fastmail.net>
Date: Thu, 28 May 2009 15:43:19 -0600
Message-ID: <a0811460905281443xf2dc78fgc1596af9ec6fe0f9@mail.gmail.com>
Subject: Re: [gentoo-user] [ot] no more inodes
From: Maxim Wexler <maxim.wexler@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 484e4777-1d79-49bf-8d16-be41d1ec71b7
X-Archives-Hash: fd4f1be943df7986747378fd44ea650c

> My advice: Save everything to another disk and then reformat the
> partition with a higher amount of inodes.

Everything? Won't that copy over the extraneous inodes?

>
> This will create a file system with three times as many indoes as you
> had before.

Is 3x enough? I haven't even gotten off the ground yet, 28 lines in
/var/db/pkg/world and my alotted inodes have been already used up? No
gnome, kde, gimp, office etc etc.

FWIW, I thought I'd chroot in and do an emerge -C mozilla-firefox but
it hadn't even been installed yet! It choked on dev-java/jdk. So, did
emerge mozilla-firefox. Same thing:

IOError: [Errno 28] No space left on device:
'/var/db/pkg/dev-java/-MERGING-sun-jdk-1.6.0.13/CFLAGS'

mw