Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] wget killed -- wonder where I went wrong...
Date: Tue, 09 Aug 2011 05:17:14
Message-Id: 4E40C293.7010708@gmail.com
In Reply to: Re: [gentoo-user] wget killed -- wonder where I went wrong... by Pandu Poluan
1 Pandu Poluan wrote:
2 > On Tue, Aug 9, 2011 at 11:50, Pandu Poluan<pandu@××××××.info> wrote:
3 >
4 >> Meh. Disabling Grsec& PaX still resulted in the system locking up
5 >> when trying wget.
6 >>
7 >> I'll try compiling the -r8 kernel.
8 >>
9 >>
10 > My system's totally b0rked, it seems...
11 >
12 > emerge -av =sys-kernel/hardened-sources-2.6.39-r8
13 >
14 > Resulted in:
15 >
16 > /usr/lib64/portage/bin/misc-functions.sh: line 978:
17 > /var/tmp/portage/sys-kernel/hardened-sources-2.6.39-r8/.die_hooks: No
18 > space left on device
19 > Traceback (most recent call last):
20 > File "/usr/lib64/portage/bin/ebuild-ipc.py", line 276, in<module>
21 > sys.exit(ebuild_ipc_main(sys.argv[1:]))
22 > File "/usr/lib64/portage/bin/ebuild-ipc.py", line 273, in ebuild_ipc_main
23 > return ebuild_ipc.communicate(args)
24 > File "/usr/lib64/portage/bin/ebuild-ipc.py", line 63, in communicate
25 > lock_obj = portage.locks.lockfile(self.ipc_lock_file, unlinkfile=True)
26 > File "/usr/lib64/portage/pym/portage/locks.py", line 73, in lockfile
27 > myfd = os.open(lockfilename, os.O_CREAT|os.O_RDWR, 0o660)
28 > File "/usr/lib64/portage/pym/portage/__init__.py", line 215, in __call__
29 > rval = self._func(*wrapped_args, **wrapped_kwargs)
30 > OSError: [Errno 28] No space left on device:
31 > '/var/tmp/portage/sys-kernel/hardened-sources-2.6.39-r8/.ipc_lock'
32 >
33 > But `df -h` shows:
34 >
35 > Filesystem Size Used Avail Use% Mounted on
36 > rootfs 3.9G 2.6G 1.1G 72% /
37 > /dev/root 3.9G 2.6G 1.1G 72% /
38 > rc-svcdir 1.0M 36K 988K 4% /lib64/rc/init.d
39 > udev 10M 128K 9.9M 2% /dev
40 > shm 249M 0 249M 0% /dev/shm
41 >
42 > I give up. I'm going to blast this system and reinstall from scratch, using -r8
43 >
44 > Rgds,
45 >
46
47 I ran into something weird like this a week or two ago. One of my file
48 systems went belly up. I ended up backing up what I could and starting
49 over. If you have portage on a separate partition then you may want to
50 give it a fresh start. It would be better than starting out fresh.
51
52 Just a thought. BTW, I was using reiserfs on the partition.
53
54 Dale
55
56 :-) :-)