I'll start by showing what just above the compilation directory the (I now know: incomplete) deb packages looked like for at least 40 (forty) minutes.
They looked like this (from the linux-3.9.8/ grsecurity patched compilation directory, and towards the end of the 'fakeroot make deb-pkg' run, all as per instructions from wikibooks and Debian Kernel Handbook, all pointed at in previous posts above):
- Code: Select all
$ ls -ltr ../*.deb
-rw-r--r-- 1 mr mr 1136130 Jul 5 10:52 ../linux-firmware-image_3.9.8-grsec130704-1_amd64.deb
-rw-r--r-- 1 mr mr 8351468 Jul 5 10:52 ../linux-headers-3.9.8-grsec130704_3.9.8-grsec130704-1_amd64.deb
-rw-r--r-- 1 mr mr 926398 Jul 5 10:53 ../linux-libc-dev_3.9.8-grsec130704-1_amd64.deb
-rw-r--r-- 1 mr mr 64572 Jul 5 10:53 ../linux-image-3.9.8-grsec130704_3.9.8-grsec130704-1_amd64.deb
$
I back then (that was about two hours ago), issued:
- Code: Select all
# dpkg -i --dry-run *.deb
(Reading database ... 170789 files and directories currently installed.)
Preparing to replace linux-firmware-image 3.2.43-grsec130418-1 (using linux-firmware-image_3.9.8-grsec130704-1_amd64.deb) ...
Selecting previously unselected package linux-headers-3.9.8-grsec130704.
Unpacking linux-headers-3.9.8-grsec130704 (from linux-headers-3.9.8-grsec130704_3.9.8-grsec130704-1_amd64.deb) ...
Selecting previously unselected package linux-image-3.9.8-grsec130704.
Unpacking linux-image-3.9.8-grsec130704 (from linux-image-3.9.8-grsec130704_3.9.8-grsec130704-1_amd64.deb) ...
Preparing to replace linux-libc-dev:amd64 3.9.6-1 (using linux-libc-dev_3.9.8-grsec130704-1_amd64.deb) ...
root@debinv38:/Cmn/dLo#
I thought I could go on and run:
- Code: Select all
# dpkg -i *.deb
but I'm now glad I didn't! Read on.
I just came home from local market (minute "small fry" vendors' fruit and groceries sales, those that tourists like to visit in Europe, because of the nostalgic feeling of times past) in Zapruđe (pronounce zaaproojey), a suburrb of Zagreb in Croatia, where I live (just another satellite to the US, the dangerous self-ruining and worldwidely criminal superpower (who betrayed their own forefathers and ideals and constitution), as most any state of the EU beauro-over-state), because I was flagmatic enough to let the matter wait or work itself out as slowly as it went, even though my system is *not* that slow.
And I now find that the fakeroot, which I saw like this for at least 40 minutes:
- Code: Select all
mr@debinv38:/Cmn/dLo/linux-3.9.8$ jobs
[1]+ Running fakeroot make deb-pkg &
mr@debinv38:/Cmn/dLo/linux-3.9.8$
while there wasn't any progress to be made for that time and very probably longer, except the system going strong on resources, just as it is going at this time as well, even without anything legitimately using those resources!
The gkrellm is at 99% all the time, but let's show top, which shows the same.
- Code: Select all
# top
...[snip]...
KiB Mem: 4054260 total, 3672492 used, 381768 free, 90772 buffers
KiB Swap: 13631484 total, 704 used, 13630780 free, 2636832 cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
4086 root 20 0 495m 9224 2924 R 19.7 0.2 200:05.17 gnome-shell
3327 mr 20 0 496m 9224 2924 R 19.4 0.2 205:23.49 gnome-shell
3932 root 20 0 496m 9224 2924 R 19.4 0.2 201:16.58 gnome-shell
3162 mr 20 0 496m 9236 2924 R 19.1 0.2 206:39.38 gnome-shell
3472 mr 20 0 496m 9232 2924 R 19.1 0.2 204:57.14 gnome-shell
...[snip]...
And that was the case even when I shut all the shells down and out, leaving only the one shell where the fakeroot wasn't about to finish till apparently doomsday...
I looked up in /var/log, but I wasn't able to find anything that I recognized as indication.
I also wonder why I don't have /var/log/grsec.log in Debian, as I have in Gentoo, and I guess that is either down to manu configure, which I will try to find time and go and study more deeply, or down to developers, which in Gentoo there are people who really do apply Grsecurity in Gentoo hardened kernel as it is due, so here I express my appreciation and my thanks to them...
I just find that dmesg got all the grsec messages, but that's pretty limited by default, and even if I wanted I wouldn't be able to find what grsec was telling me before those 100 or 200 lines that are left to see when firing
- Code: Select all
# dmesg
So... Somebody tell me what this could be, if they know.
what is spending resources of my system, when nothing I run remotely need that much of them.
- Code: Select all
root@debinv38:/var/log# cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 47
model name : AMD Athlon(tm) 64 Processor 3800+
...
root@debinv38:/var/log# cat /proc/meminfo
MemTotal: 4054260 kB
...
Anyway, back a half hour ago, when I just came home from local market, I found that:
- Code: Select all
mr@debinv38:/Cmn/dLo/linux-3.9.8$ jobs
[1]+ Done fakeroot make deb-pkg
mr@debinv38:/Cmn/dLo/linux-3.9.8$
and that those files were all now really complete:
- Code: Select all
mr@debinv38:/Cmn/dLo$ ls -ltr *.deb
total 1036988
-rw-r--r-- 1 mr mr 1136130 Jul 5 10:52 linux-firmware-image_3.9.8-grsec130704-1_amd64.deb
-rw-r--r-- 1 mr mr 8351468 Jul 5 10:52 linux-headers-3.9.8-grsec130704_3.9.8-grsec130704-1_amd64.deb
-rw-r--r-- 1 mr mr 926398 Jul 5 10:53 linux-libc-dev_3.9.8-grsec130704-1_amd64.deb
-rw-r--r-- 1 mr mr 533732250 Jul 5 13:14 linux-image-3.9.8-grsec130704_3.9.8-grsec130704-1_amd64.deb
mr@debinv38:/Cmn/dLo$ $
And it appeared that the system was doing nothing real for those 10:53 to 13:14, two hours and twenty minutes... I did search for activities in /tmp and elsewhere, none real activities...
It is my suspicion that some vitrioloids who made their way into Debian decision makering circles apparently do not accomodate Debian for anything other than SeLinux and his associates, and that they seem to do it stubbornly and on purpose. That is my suspicion.
I also hope there are still forces for good at Debian that could turn the tide back into what Debian has been, and that is truly free computing, which SeLinux and lookalikes are certainly not.
That is my suspicion, and I wish I were wrong.
I am a little lost again.
But since I spend so much time already, I'll wait a little longer, an hour or two, and if I don't get any advice, I'll go on and install the packages
- Code: Select all
# dpkg -i *.deb
and report back if I installed my grsecurity patched kernel fine.