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-126662-garchives=archives.gentoo.org@lists.gentoo.org>) id 1QqgVE-0004so-Jy for garchives@archives.gentoo.org; Tue, 09 Aug 2011 07:13:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F3DF21C217; Tue, 9 Aug 2011 07:13:18 +0000 (UTC) Received: from mail-gw0-f53.google.com (mail-gw0-f53.google.com [74.125.83.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 080E121C1CF for <gentoo-user@lists.gentoo.org>; Tue, 9 Aug 2011 07:12:25 +0000 (UTC) Received: by gwj20 with SMTP id 20so1389560gwj.40 for <gentoo-user@lists.gentoo.org>; Tue, 09 Aug 2011 00:12:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=GO6JNRCxcWEj8Iv8EPqzWU/QFF4Qi0idP7ANwiJ/6kI=; b=KGEO2SkAhJJBBmT0+sLnNXK2dTYh7bNoMAGI7h8TCI/q0B6MS/nUIrTzkOyZ1gLrIK OWBtFQrJTIJMNQ4WOckWmXs1bvvqTd9HYdmfqyct6z48+WgUXHaZvOHYuy6XgVtp0gNR zHBxNjS02SZCWn43+PfyemeJZA6lFRuKNJegg= Received: by 10.101.154.17 with SMTP id g17mr5468268ano.32.1312873945459; Tue, 09 Aug 2011 00:12:25 -0700 (PDT) Received: from [192.168.2.5] (adsl-74-240-55-112.jan.bellsouth.net [74.240.55.112]) by mx.google.com with ESMTPS id v20sm5500972ani.15.2011.08.09.00.12.23 (version=SSLv3 cipher=OTHER); Tue, 09 Aug 2011 00:12:24 -0700 (PDT) Message-ID: <4E40DDD6.6060106@gmail.com> Date: Tue, 09 Aug 2011 02:12:22 -0500 From: Dale <rdalek1967@gmail.com> User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.19) Gecko/20110708 Gentoo/2.0.14-r1 SeaMonkey/2.0.14 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] wget killed -- wonder where I went wrong... References: <CAA2qdGXTdw289+dGEvKPwvGAHU3up1=sNjAJAGMb8W853oc7aQ@mail.gmail.com> <CAEH5T2NbZ_KLOz4=4UyaKX9QmPFtkGquK3EoNXxwNHbwDCNh3A@mail.gmail.com> <CAA2qdGWbhOz1gCWPo0cT6B9bNxwLJSROqZX=ucBmtjmWrbdAxQ@mail.gmail.com> <CAA2qdGW-Ox0PLb9T4x6Jz8R-Qb7aJmqaK56WR5DacEXgNbUeng@mail.gmail.com> <CAA2qdGWm7A-tr_YeBn1c5HnY9LxYCH-=eohAdThPhzb0dLGvNQ@mail.gmail.com> <CAA2qdGWQ+cB0AMjUxfFbsH09y2rW2TC5m8yJ+tzy91kDYd5gdg@mail.gmail.com> <CAA2qdGXP_i6r1aJZjDB3p-ShSv8sQMXV+0EEVcH30ALOzjgHjw@mail.gmail.com> <CAC=wYCGkBt3h+7weacjrRnrH2rwLP18YoFOgBbKnZJPkq8__XQ@mail.gmail.com> In-Reply-To: <CAC=wYCGkBt3h+7weacjrRnrH2rwLP18YoFOgBbKnZJPkq8__XQ@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 129eeefcc13beb80a057eefef2cec1f2 Adam Carter wrote: >> '/var/tmp/portage/sys-kernel/hardened-sources-2.6.39-r8/.ipc_lock' >> >> But `df -h` shows: >> >> Filesystem Size Used Avail Use% Mounted on >> rootfs 3.9G 2.6G 1.1G 72% / >> /dev/root 3.9G 2.6G 1.1G 72% / >> rc-svcdir 1.0M 36K 988K 4% /lib64/rc/init.d >> udev 10M 128K 9.9M 2% /dev >> shm 249M 0 249M 0% /dev/shm >> >> I give up. I'm going to blast this system and reinstall from scratch, using -r8 >> > I'd fsck first, and check you havent run out of inodes. What > filesystem are you using? > > > That usually works but mine passed fsck with no error. It was still broke as crap. I did notice the OP has all his on one file system. Hint to the OP, you may want to consider putting home on a separate partition at least. That will save you from losing that at least. Dale :-) :-)