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-126654-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QqeQm-0001Cy-QN
	for garchives@archives.gentoo.org; Tue, 09 Aug 2011 05:00:45 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 08D1421C0DF;
	Tue,  9 Aug 2011 05:00:35 +0000 (UTC)
Received: from svr-us4.tirtonadi.com (unknown [69.65.43.212])
	by pigeon.gentoo.org (Postfix) with ESMTP id 5E251E08DF
	for <gentoo-user@lists.gentoo.org>; Tue,  9 Aug 2011 04:59:42 +0000 (UTC)
Received: from mail-fx0-f53.google.com ([209.85.161.53])
	by svr-us4.tirtonadi.com with esmtpsa (TLSv1:RC4-SHA:128)
	(Exim 4.69)
	(envelope-from <pandu@poluan.info>)
	id 1QqePn-002vjz-3Y
	for gentoo-user@lists.gentoo.org; Tue, 09 Aug 2011 11:59:43 +0700
Received: by fxd23 with SMTP id 23so3401490fxd.40
        for <gentoo-user@lists.gentoo.org>; Mon, 08 Aug 2011 21:59:38 -0700 (PDT)
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.223.58.75 with SMTP id f11mr8771383fah.70.1312865978657; Mon,
 08 Aug 2011 21:59:38 -0700 (PDT)
Received: by 10.223.100.4 with HTTP; Mon, 8 Aug 2011 21:59:38 -0700 (PDT)
In-Reply-To: <CAA2qdGWQ+cB0AMjUxfFbsH09y2rW2TC5m8yJ+tzy91kDYd5gdg@mail.gmail.com>
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>
Date: Tue, 9 Aug 2011 11:59:38 +0700
Message-ID: <CAA2qdGXP_i6r1aJZjDB3p-ShSv8sQMXV+0EEVcH30ALOzjgHjw@mail.gmail.com>
Subject: Re: [gentoo-user] wget killed -- wonder where I went wrong...
From: Pandu Poluan <pandu@poluan.info>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - svr-us4.tirtonadi.com
X-AntiAbuse: Original Domain - lists.gentoo.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - poluan.info
X-Archives-Salt: 
X-Archives-Hash: 6b45ba63a51db0aefdc2d5cbd50da233

On Tue, Aug 9, 2011 at 11:50, Pandu Poluan <pandu@poluan.info> wrote:
>
> Meh. Disabling Grsec & PaX still resulted in the system locking up
> when trying wget.
>
> I'll try compiling the -r8 kernel.
>

My system's totally b0rked, it seems...

emerge -av =3Dsys-kernel/hardened-sources-2.6.39-r8

Resulted in:

/usr/lib64/portage/bin/misc-functions.sh: line 978:
/var/tmp/portage/sys-kernel/hardened-sources-2.6.39-r8/.die_hooks: No
space left on device
Traceback (most recent call last):
  File "/usr/lib64/portage/bin/ebuild-ipc.py", line 276, in <module>
    sys.exit(ebuild_ipc_main(sys.argv[1:]))
  File "/usr/lib64/portage/bin/ebuild-ipc.py", line 273, in ebuild_ipc_main
    return ebuild_ipc.communicate(args)
  File "/usr/lib64/portage/bin/ebuild-ipc.py", line 63, in communicate
    lock_obj =3D portage.locks.lockfile(self.ipc_lock_file, unlinkfile=3DTr=
ue)
  File "/usr/lib64/portage/pym/portage/locks.py", line 73, in lockfile
    myfd =3D os.open(lockfilename, os.O_CREAT|os.O_RDWR, 0o660)
  File "/usr/lib64/portage/pym/portage/__init__.py", line 215, in __call__
    rval =3D self._func(*wrapped_args, **wrapped_kwargs)
OSError: [Errno 28] No space left on device:
'/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

Rgds,
--=20
Pandu E Poluan
~ IT Optimizer ~

=C2=A0=E2=80=A2 Blog : http://pepoluan.tumblr.com
=C2=A0=E2=80=A2 Linked-In : http://id.linkedin.com/in/pepoluan