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-126176-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QlK6E-0007wc-LI
	for garchives@archives.gentoo.org; Mon, 25 Jul 2011 12:17:33 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C7A9021C28A;
	Mon, 25 Jul 2011 12:17:10 +0000 (UTC)
Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id 845E121C254
	for <gentoo-user@lists.gentoo.org>; Mon, 25 Jul 2011 12:15:47 +0000 (UTC)
Received: by wyh22 with SMTP id 22so3774916wyh.40
        for <gentoo-user@lists.gentoo.org>; Mon, 25 Jul 2011 05:15:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=from:to:cc:subject:date:message-id:user-agent:in-reply-to
         :references:mime-version:content-transfer-encoding:content-type;
        bh=kbvFkLYePl1VoNx2bH2jk+5u7HeaKmBDClCFrHy7d9U=;
        b=SfvbvpAYV8PHkmoHCuyCKeJpAe9mkQRHhIzvbIAFK8/4fwWLKn5mGc1qqlbXkUMmQi
         7pUWQ/2XfB04v3V+7pWpLsG0bzfxq0MUznERN0S1LAdO45fDOm4aNWIHBF4ae6DC55UY
         L1LkfMhThbkJ14GgKPHmyu7v/vxVTaat5/6U4=
Received: by 10.216.62.200 with SMTP id y50mr1415427wec.112.1311596146773;
        Mon, 25 Jul 2011 05:15:46 -0700 (PDT)
Received: from nazgul.localnet (dustpuppy.is.co.za [196.14.169.11])
        by mx.google.com with ESMTPS id a43sm987943wed.4.2011.07.25.05.15.45
        (version=TLSv1/SSLv3 cipher=OTHER);
        Mon, 25 Jul 2011 05:15:45 -0700 (PDT)
From: Alan McKinnon <alan.mckinnon@gmail.com>
To: gentoo-user@lists.gentoo.org
Cc: Mick <michaelkintzios@gmail.com>
Subject: Re: [gentoo-user] Running out of space on /var partition
Date: Mon, 25 Jul 2011 14:15:02 +0200
Message-ID: <3907113.LHpkVUWV8r@nazgul>
User-Agent: KMail/4.6.1 (Linux/2.6.39-ck-r1; KDE/4.6.5; x86_64; ; )
In-Reply-To: <201107251102.58072.michaelkintzios@gmail.com>
References: <201107251102.58072.michaelkintzios@gmail.com>
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
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="utf-8"
X-Archives-Salt: 
X-Archives-Hash: 3d509905d52dbde8d7b8b844e9e37b0f

On Monday 25 July 2011 11:02:34 Mick did opine thusly:
> After some deliberation I've started emerging libreoffice.  It gave
> the usual office suite warnings at the beginning that there isn't
> enough space in /var (I have 5.8G and it was asking for more than
> 7G+).
> 
> Half way through the emerge I noticed that I have only 74M left and
> is going down fast!  O_O
> 
> OpenOffice was able to emerge in the past using this partition size
> without a problem.  I've flushed logs and what not to free some
> space, but I'm thinking of extending the partition somehow.  I
> don't run LVM on this machine so that's not a solution for this
> circumstance.
> 
> Is there anything I can do with mount --rbind and could I do this in
> the middle of an emerge?  I have another partition with loads of
> space in it, but it has a different fs on it (reiser4 instead of
> /var's ext4).

Mount that spare partition at /var/tmp/portage
emerge openoffice
umount that spare partition


-- 
alan dot mckinnon at gmail dot com