Hallo,
first of all I want to thank seren for his detailed guide! I'd really love to setup this kind of high performance configuration on my computer but it doesn't work the way it should: As soon as I try to emerge the kernel sources I get the following error, no matter whether I use kamikaze, zen, dark, whatever...
Code: Select all
small-gentoo_amd64 / # emerge kamikaze-sources
Calculating dependencies... done!
>>> Verifying ebuild Manifests...
>>> Emerging (1 of 1) sys-kernel/kamikaze-sources-2.6.24_rc2-r1 to /
>>> Downloading 'http://www.at.kernel.org/pub/linux/kernel/v2.6/linux-2.6.23.tar.bz2'
--02:24:07-- http://www.at.kernel.org/pub/linux/kernel/v2.6/linux-2.6.23.tar.bz2
=> `/usr/portage/distfiles/linux-2.6.23.tar.bz2'
Resolving www.at.kernel.org... 81.223.20.167
Connecting to www.at.kernel.org|81.223.20.167|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 45,488,158 (43M) [application/octet-stream]
100%[========================================================================>] 45,488,158 745.02K/s ETA 00:00
02:25:17 (742.78 KB/s) - `/usr/portage/distfiles/linux-2.6.23.tar.bz2' saved [45488158/45488158]
>>> Downloading 'http://www.uk.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.24-rc2.bz2'
--02:25:17-- http://www.uk.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.24-rc2.bz2
=> `/usr/portage/distfiles/patch-2.6.24-rc2.bz2'
Resolving www.uk.kernel.org... 212.219.56.131, 212.219.56.146, 212.219.56.162, ...
Connecting to www.uk.kernel.org|212.219.56.131|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://www.uk.kernel.org/sites/ftp.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.24-rc2.bz2 [following]
--02:25:17-- http://www.uk.kernel.org/sites/ftp.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.24-rc2.bz2
=> `/usr/portage/distfiles/patch-2.6.24-rc2.bz2'
Reusing existing connection to www.uk.kernel.org:80.
HTTP request sent, awaiting response... 200 OK
Length: 9,161,681 (8.7M) [text/plain]
100%[========================================================================>] 9,161,681 744.88K/s ETA 00:00
02:25:30 (674.28 KB/s) - `/usr/portage/distfiles/patch-2.6.24-rc2.bz2' saved [9161681/9161681]
>>> Downloading 'http://kamikaze.waninkoko.info/patches/2.6.24/kamikaze1/linux-2.6.24-rc2-kamikaze1.bz2'
--02:25:30-- http://kamikaze.waninkoko.info/patches/2.6.24/kamikaze1/linux-2.6.24-rc2-kamikaze1.bz2
=> `/usr/portage/distfiles/linux-2.6.24-rc2-kamikaze1.bz2'
Resolving kamikaze.waninkoko.info... 87.106.193.63
Connecting to kamikaze.waninkoko.info|87.106.193.63|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,280,697 (1.2M) [text/plain]
100%[========================================================================>] 1,280,697 741.66K/s
02:25:32 (739.79 KB/s) - `/usr/portage/distfiles/linux-2.6.24-rc2-kamikaze1.bz2' saved [1280697/1280697]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* checking patch-2.6.24-rc2.bz2 ;-) ... [ ok ]
* checking linux-2.6.23.tar.bz2 ;-) ... [ ok ]
* checking linux-2.6.24-rc2-kamikaze1.bz2 ;-) ... [ ok ]
>>> Preparing to unpack ...
>>> Unpacking source...
>>> Unpacking linux-2.6.23.tar.bz2 to /var/tmp/portage/sys-kernel/kamikaze-sources-2.6.24_rc2-r1/work
* FATAL: unable to locate:
* /var/tmp/portage/sys-kernel/kamikaze-sources-2.6.24_rc2-r1/distdir/linux-.bz2
* for read-only. The file either has incorrect permissions
* or does not exist.
*
* ERROR: sys-kernel/kamikaze-sources-2.6.24_rc2-r1 failed.
* Call stack:
* ebuild.sh, line 35: Called src_unpack
* environment, line 3032: Called kernel-2_src_unpack
* environment, line 2235: Called unipatch 'src_unpack'
* environment, line 3450: Called die
* The specific snippet of code:
* diefunc "$FUNCNAME" "$LINENO" "$?" Unable to locate ${i};
* The die message:
* Unable to locate /var/tmp/portage/sys-kernel/kamikaze-sources-2.6.24_rc2-r1/distdir/linux-.bz2
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/sys-kernel/kamikaze-sources-2.6.24_rc2-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-kernel/kamikaze-sources-2.6.24_rc2-r1/temp/environment'.
*
* Messages for package sys-kernel/kamikaze-sources-2.6.24_rc2-r1:
* FATAL: unable to locate:
* /var/tmp/portage/sys-kernel/kamikaze-sources-2.6.24_rc2-r1/distdir/linux-.bz2
* for read-only. The file either has incorrect permissions
* or does not exist.
*
* ERROR: sys-kernel/kamikaze-sources-2.6.24_rc2-r1 failed.
* Call stack:
* ebuild.sh, line 35: Called src_unpack
* environment, line 3032: Called kernel-2_src_unpack
* environment, line 2235: Called unipatch 'src_unpack'
* environment, line 3450: Called die
* The specific snippet of code:
* diefunc "$FUNCNAME" "$LINENO" "$?" Unable to locate ${i};
* The die message:
* Unable to locate /var/tmp/portage/sys-kernel/kamikaze-sources-2.6.24_rc2-r1/distdir/linux-.bz2
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/sys-kernel/kamikaze-sources-2.6.24_rc2-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-kernel/kamikaze-sources-2.6.24_rc2-r1/temp/environment'.
I have absolutely no idea what this wants to tell me. I hope somebody can help me...