* [gentoo-catalyst] kernel sources not found ? catalyst 2.0.15
@ 2013-12-31 23:54 lin pro
2014-01-01 5:09 ` Jorge Manuel B. S. Vicetto
0 siblings, 1 reply; 10+ messages in thread
From: lin pro @ 2013-12-31 23:54 UTC (permalink / raw
To: gentoo-catalyst
Hi,
Catalyst spits out a message that genkernel could not find /usr/src/linux.
The spec is set to rt-sources
boot/kernel/gentoo/sources: rt-sources
Why then those sources have not been downloaded and found?
Here is the final error
-- --- Running action sequence: build_kernel
Copying pre-kmerge.sh to ./tmp
copying pre-kmerge.sh to
/var/tmp/catalyst/tmp/default/stage4-core2-2013.12/./tmp
copying chroot-functions.sh to
/var/tmp/catalyst/tmp/default/stage4-core2-2013.12/./tmp
Ensure the file has the executable bit set
Running pre-kmerge.sh in chroot
/var/tmp/catalyst/tmp/default/stage4-core2-2013.12/
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
>>> Regenerating /etc/ld.so.cache...
emerge --quiet --usepkg --buildpkg --newuse --oneshot genkernel
>>> Emerging binary (1 of 2) app-arch/cpio-2.11
>>> Installing (1 of 2) app-arch/cpio-2.11
>>> Emerging binary (2 of 2) sys-kernel/genkernel-3.4.45.1
>>> Installing (2 of 2) sys-kernel/genkernel-3.4.45.1
* Messages for package sys-kernel/genkernel-3.4.45.1:
* Documentation is available in the genkernel manual page
* as well as the following URL:
* http://www.gentoo.org/doc/en/genkernel.xml
* This package is known to not work with reiser4. If you are running
* reiser4 and have a problem, do not file a bug. We know it does not
* work and we don't plan on fixing it since reiser4 is the one that is
* broken in this regard. Try using a sane filesystem like ext3 or
* even reiser3.
* The LUKS support has changed from versions prior to 3.4.4. Now,
* you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
* Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
* Please set flag 'cryptsetup' for this very package if you would like
* to have genkernel create an initramfs with LUKS support.
* Sorry for the inconvenience.
removing /var/tmp/catalyst/tmp/default/stage4-core2-2013.12/./tmp/pre-kmerge.sh
from the chroot
removing /var/tmp/catalyst/tmp/default/stage4-core2-2013.12/./tmp/chroot-functions.sh
from the chroot
Copying kmerge.sh to ./tmp
copying kmerge.sh to /var/tmp/catalyst/tmp/default/stage4-core2-2013.12/./tmp
copying chroot-functions.sh to
/var/tmp/catalyst/tmp/default/stage4-core2-2013.12/./tmp
Ensure the file has the executable bit set
Running kmerge.sh in chroot /var/tmp/catalyst/tmp/default/stage4-core2-2013.12/
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
>>> Regenerating /etc/ld.so.cache...
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --update --newuse rt-sources
* Gentoo Linux Genkernel; Version 3.4.45.1
* Running with options: --callback=emerge -qN -kb
x11-drivers/xf86-input-evdev x11-drivers/xf86-input-synaptics
x11-drivers/xf86-video-ati app-emulation/qemu
--cachedir=/tmp/kerncache/gentoo-genkernel_cache-2013.12
--no-mountboot --kerneldir=/usr/src/linux
--modulespackage=/tmp/kerncache/gentoo-modules-2013.12.tar.bz2
--minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-2013.12.tar.bz2
all --kerncache=/tmp/kerncache/gentoo-kerncache-2013.12.tar.bz2
* Using genkernel.conf from /etc/genkernel.conf
* Sourcing arch-specific config.sh from
/usr/share/genkernel/arch/x86_64/config.sh ..
* Sourcing arch-specific modules_load from
/usr/share/genkernel/arch/x86_64/modules_load ..
* ERROR: kernel source directory "/usr/src/linux" was not found!
*
* -- Grepping log... --
*
* Running with options: --callback=emerge -qN -kb
x11-drivers/xf86-input-evdev x11-drivers/xf86-input-synaptics
x11-drivers/xf86-video-ati app-emulation/qemu
--cachedir=/tmp/kerncache/gentoo-genkernel_cache-2013.12
--no-mountboot --kerneldir=/usr/src/linux
--modulespackage=/tmp/kerncache/gentoo-modules-2013.12.tar.bz2
--minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-2013.12.tar.bz2
all --kerncache=/tmp/kerncache/gentoo-kerncache-2013.12.tar.bz2
* Using genkernel.conf from /etc/genkernel.conf
* Sourcing arch-specific config.sh from
/usr/share/genkernel/arch/x86_64/config.sh ..
* Sourcing arch-specific modules_load from
/usr/share/genkernel/arch/x86_64/modules_load ..
*
* ERROR: kernel source directory "/usr/src/linux" was not found!
*
* -- End log... --
*
* Please consult /var/log/genkernel.log for more information and any
* errors that were reported above.
*
* Report any genkernel bugs to bugs.gentoo.org and
* assign your bug to genkernel@gentoo.org. Please include
* as much information as you can in your bug report; attaching
* /var/log/genkernel.log so that your issue can be dealt with effectively.
*
* Please do *not* report compilation failures as genkernel bugs!
*
!!! catalyst: Runscript kernel build failed
Traceback (most recent call last):
File "modules/generic_stage_target.py", line 1419, in build_kernel
self._build_kernel(kname=kname)
File "modules/generic_stage_target.py", line 1463, in _build_kernel
"Runscript kernel build failed",env=self.env)
File "/usr/lib64/catalyst/modules/catalyst_support.py", line 539, in cmd
raise CatalystError,myexc
CatalystError
None
!!! catalyst: build aborting due to kernel build error.
Traceback (most recent call last):
File "/usr/lib64/catalyst/catalyst", line 218, in build_target
mytarget.run()
File "modules/generic_stage_target.py", line 1295, in run
apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1424, in build_kernel
"build aborting due to kernel build error."
CatalystError
!!! catalyst: Error encountered during run of target stage4
Catalyst aborting....
lockfile does not exist
'/var/tmp/catalyst/tmp/default/stage4-core2-2013.12/.catalyst_lock'
best regards
linforpros
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-catalyst] kernel sources not found ? catalyst 2.0.15
2013-12-31 23:54 [gentoo-catalyst] kernel sources not found ? catalyst 2.0.15 lin pro
@ 2014-01-01 5:09 ` Jorge Manuel B. S. Vicetto
2014-01-01 6:23 ` Rick "Zero_Chaos" Farina
2014-01-02 3:14 ` lin pro
0 siblings, 2 replies; 10+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2014-01-01 5:09 UTC (permalink / raw
To: gentoo-catalyst
On Tue, 31 Dec 2013, lin pro wrote:
> Hi,
> Catalyst spits out a message that genkernel could not find /usr/src/linux.
> The spec is set to rt-sources
> boot/kernel/gentoo/sources: rt-sources
>
> Why then those sources have not been downloaded and found?
~$ grep KEYWORDS $(portageq portdir)/sys-kernel/rt-sources/rt-sources-3.*
/usr/portage/sys-kernel/rt-sources/rt-sources-3.10.6_p3.ebuild:KEYWORDS="~amd64"
/usr/portage/sys-kernel/rt-sources/rt-sources-3.4.57_p72.ebuild:KEYWORDS="~amd64"
/usr/portage/sys-kernel/rt-sources/rt-sources-3.8.13_p15.ebuild:KEYWORDS="~amd64"
~ $
Unless you're using testing keywords for building the stages, catalyst
won't be able to use rt-sources in your stage.
Regards,
Jorge Manuel B. S. Vicetto
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-catalyst] kernel sources not found ? catalyst 2.0.15
2014-01-01 5:09 ` Jorge Manuel B. S. Vicetto
@ 2014-01-01 6:23 ` Rick "Zero_Chaos" Farina
2014-01-02 3:14 ` lin pro
1 sibling, 0 replies; 10+ messages in thread
From: Rick "Zero_Chaos" Farina @ 2014-01-01 6:23 UTC (permalink / raw
To: gentoo-catalyst
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 01/01/2014 12:09 AM, Jorge Manuel B. S. Vicetto wrote:
> On Tue, 31 Dec 2013, lin pro wrote:
>
>> Hi,
>> Catalyst spits out a message that genkernel could not find
>> /usr/src/linux.
>> The spec is set to rt-sources
>> boot/kernel/gentoo/sources: rt-sources
>>
>> Why then those sources have not been downloaded and found?
>
> ~$ grep KEYWORDS $(portageq portdir)/sys-kernel/rt-sources/rt-sources-3.*
> /usr/portage/sys-kernel/rt-sources/rt-sources-3.10.6_p3.ebuild:KEYWORDS="~amd64"
>
> /usr/portage/sys-kernel/rt-sources/rt-sources-3.4.57_p72.ebuild:KEYWORDS="~amd64"
>
> /usr/portage/sys-kernel/rt-sources/rt-sources-3.8.13_p15.ebuild:KEYWORDS="~amd64"
>
> ~ $
>
> Unless you're using testing keywords for building the stages, catalyst
> won't be able to use rt-sources in your stage.
More importantly, the kernel isn't built until livecd-stage2 so nothing
that requires built kernel sources (like modules) will work in stage4.
- -Zero
>
> Regards,
>
> Jorge Manuel B. S. Vicetto
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQIcBAEBAgAGBQJSw7RPAAoJEKXdFCfdEflKNb8P/05D/ZD5eZ6jb4jrDr43BRwl
97bJ4UKc+MwyjGDiAC8t8tNkP4bNnWRhWsjCOJCGjyAER6HJl9ieCiYQeqXBdBGm
+MheEcnhQCHLujNqsDYx1JxpA63D0W3m1guNiyBZDqUmB21tFOEsDsufTtM+fZRt
K4DXL3BHIXS2Bm4Pj2bsZJxw/JnG7Ka1HmS2GeXjfTzbqq4JPbY94j7VTLsMz7M1
JNUGpa5um9jUjQCsy44qjj+IVk80pjvNW0Rfi8Ro2SwR9PYFA9yEz5AOMCb5AhX3
ZZ7bSAYO099vOuyKgNIpdN+akK0ysKqPV0LQBFvoNy3zpcOYRFGyHel6Ai1FV+q8
oRTCB1nnXRuWZOFFJKyzHTpv0jR2DGe8xD28xAi8aJB3SeREG5ULspai7CtDmhG3
yUlNINkT3QxLrNYht3oZWGeEGNjc0/THmlMVXIyHGpV4ypzDl4QVslAj/PAm+Yjm
Uvl5kQt49yHgDd8pw1aeG8tXpphGyFUtw54ebL/xbefrA7uJhSrViS2D+3enjETg
BdhjStpN3ix2WwevfC3A9XgiqVARuuIzePgdE62yDMohFHwgaDgi/yi5i3UdyxcO
Wvr0V5UQ7smb/x2jYgXWFREaUzL4pEBUbZ0GwoswuBDjtBkX4RTNYM21Lzk3ebBc
I/w1m6jzwbj6w1zR/npG
=Qw/R
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-catalyst] kernel sources not found ? catalyst 2.0.15
2014-01-01 5:09 ` Jorge Manuel B. S. Vicetto
2014-01-01 6:23 ` Rick "Zero_Chaos" Farina
@ 2014-01-02 3:14 ` lin pro
2014-01-02 4:44 ` W. Trevor King
2014-01-02 4:46 ` Rick "Zero_Chaos" Farina
1 sibling, 2 replies; 10+ messages in thread
From: lin pro @ 2014-01-02 3:14 UTC (permalink / raw
To: gentoo-catalyst
Ok, then I keyworded rt-sources in the catalyst portage_confdir so
that they can be pulled. But to my surprise genkernel complains that
the rt-sources will no be pulled because the package is in the
package.provided file. And indeed it is:
find /var/tmp/catalyst/ -type f -iname 'package.provided' |xargs grep -H sources
/var/tmp/catalyst/tmp/default/stage4-core2-2013.12/etc/portage/profile/package.provided:sys-kernel/rt-sources-3.10.6_p3
Should I somehow "un-provide" the package? If so, how?
Thank for wasting time with me.
Ben
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-catalyst] kernel sources not found ? catalyst 2.0.15
2014-01-02 3:14 ` lin pro
@ 2014-01-02 4:44 ` W. Trevor King
2014-01-02 4:46 ` Rick "Zero_Chaos" Farina
1 sibling, 0 replies; 10+ messages in thread
From: W. Trevor King @ 2014-01-02 4:44 UTC (permalink / raw
To: gentoo-catalyst
[-- Attachment #1: Type: text/plain, Size: 780 bytes --]
On Wed, Jan 01, 2014 at 09:14:12PM -0600, lin pro wrote:
> find /var/tmp/catalyst/ -type f -iname 'package.provided' |xargs grep -H sources
> /var/tmp/catalyst/tmp/default/stage4-core2-2013.12/etc/portage/profile/package.provided:sys-kernel/rt-sources-3.10.6_p3
What profile are you using? I don't see any profiles that claim
rt-sources is provided.
$ find /usr/portage/profiles/ -name package.provided | xargs grep -H sources
(no results)
Are you mounting some oddball snapshot or portage_confdir? I'd
recommend you just grab a Portage-tree snapshot from your local Gentoo
mirror.
Cheers,
Trevor
--
This email may be signed or encrypted with GnuPG (http://www.gnupg.org).
For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-catalyst] kernel sources not found ? catalyst 2.0.15
2014-01-02 3:14 ` lin pro
2014-01-02 4:44 ` W. Trevor King
@ 2014-01-02 4:46 ` Rick "Zero_Chaos" Farina
2014-01-02 19:24 ` lin pro
2014-01-04 2:52 ` lin pro
1 sibling, 2 replies; 10+ messages in thread
From: Rick "Zero_Chaos" Farina @ 2014-01-02 4:46 UTC (permalink / raw
To: gentoo-catalyst
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 01/01/2014 10:14 PM, lin pro wrote:
> Ok, then I keyworded rt-sources in the catalyst portage_confdir so
> that they can be pulled. But to my surprise genkernel complains that
> the rt-sources will no be pulled because the package is in the
> package.provided file. And indeed it is:
>
> find /var/tmp/catalyst/ -type f -iname 'package.provided' |xargs grep -H sources
> /var/tmp/catalyst/tmp/default/stage4-core2-2013.12/etc/portage/profile/package.provided:sys-kernel/rt-sources-3.10.6_p3
>
> Should I somehow "un-provide" the package? If so, how?
>
um, dude, that's "/etc/portage/profile/package.provided", that's your
file, in your portage_confdir overlay. If you don't want it to be in
there, it's your file to edit...
Good morning,
Zero
> Thank for wasting time with me.
> Ben
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQIcBAEBAgAGBQJSxO86AAoJEKXdFCfdEflKYY4P/3w0MZKaQTb+oR/LJSpHSMyp
D/Bx/bqCzPW5PXXlz37RSWcTxVvu1FHYACjRRG9Dkya5720BwsCMUfonJwfT9QcK
BvXYvIslgSKfSZIaCyeF5Pe99R84azGNSC1HRvZjcf0yuLZcqGYyKUW8Cu10KpDn
pHnzOtPi2DXDB9v/K0udqvspx3Atuq6qxra2dJOIREoDtXqNtCSWwky9Bc+z6Ez0
NqYNFD/h1IkD/5LyfLzal5WnvHdDvpLOPILakSWmrbdxeWvvNGcJZCdKRaKTL/FH
okhch9vi57UlFKIHwoDDw1Ci0AYOIwKKbCaoGPn9kpETaCd5bNgn8O/UCOBaSBn+
KmdDuSf6SG4N4OjVHx3fZocF0jHqefXmcKDqMbYA61YEKSEKNkb1C3EcprduqaOI
ZY4uzlfRyiTb229nugB4d4sW9fvYJ1O/OSXfSwq3cAYU+knn42NlyID/GZ0xQuZn
JApJQYSIrm8oF5mYwgW1He8qPKD095Ttz37Bl7/qd7+v2O6EhnuSFvxRUoY/P1jZ
nvFKBXIN4Evz+arj8zm34qqAGU0rsmOwUWSDzOGXytAwOcgvj3RogvhQ+ECmvQ1H
g7dgO9xsc+Nt922cVK8D8NIkXsRZS3vEz9HIbfnlHd5ITdziW1PUPa4yJHF60FiN
OuUPw5Y1FkX0koIb8UA2
=46Hi
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-catalyst] kernel sources not found ? catalyst 2.0.15
2014-01-02 4:46 ` Rick "Zero_Chaos" Farina
@ 2014-01-02 19:24 ` lin pro
2014-01-04 2:52 ` lin pro
1 sibling, 0 replies; 10+ messages in thread
From: lin pro @ 2014-01-02 19:24 UTC (permalink / raw
To: gentoo-catalyst
Thank you for your reply.
I 'touched' package.provided for the catalyst to see it.
Then ran catalyst -f spec_file -a
The error dissapeared.
Thank you.
But genkernel continues to complain about:
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --update --newuse rt-sources
* Gentoo Linux Genkernel; Version 3.4.45.1
* Running with options: --callback=emerge -qN -kb
x11-drivers/xf86-input-evdev x11-drivers/xf86-input-synaptics
x11-drivers/xf86-video-ati app-emulation/qemu
--cachedir=/tmp/kerncache/gentoo-genkernel_cache-2013.12
--no-mountboot --kerneldir=/usr/src/linux
--modulespackage=/tmp/kerncache/gentoo-modules-2013.12.tar.bz2
--minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-2013.12.tar.bz2
all --kerncache=/tmp/kerncache/gentoo-kerncache-2013.12.tar.bz2
* Using genkernel.conf from /etc/genkernel.conf
* Sourcing arch-specific config.sh from
/usr/share/genkernel/arch/x86_64/config.sh ..
* Sourcing arch-specific modules_load from
/usr/share/genkernel/arch/x86_64/modules_load ..
* ERROR: kernel source directory "/usr/src/linux" was not found!
Now, does genkernel mean absolute /usr/src/linux ? If not, then what
option to set for it to know where the sources are to be found?
The template spec file does mention:
# This option sets genkernel parameters on a per-kernel basis and applies only
# to this kernel label. This can be used for building options into only a
# single kernel, where compatibility may be an issue. Since we do not use this
# on the official release media, it is left blank, but it follows the same
# syntax as stage4/gk_mainargs.
# example:
# boot/kernel/gentoo/gk_kernargs:
Should it be set at:
boot/kernel/gentoo/gk_kernargs:
--kerneldir=/var/tmp/catalyst/tmp/portage/portage/sys-kernel/rt-sources
But it seems to me that catalyst won't see it because it is an absolute path.
Thank you for any hints
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-catalyst] kernel sources not found ? catalyst 2.0.15
2014-01-02 4:46 ` Rick "Zero_Chaos" Farina
2014-01-02 19:24 ` lin pro
@ 2014-01-04 2:52 ` lin pro
2014-01-04 9:04 ` Rick "Zero_Chaos" Farina
1 sibling, 1 reply; 10+ messages in thread
From: lin pro @ 2014-01-04 2:52 UTC (permalink / raw
To: gentoo-catalyst
Hi,
I continue to get the message about package.provided even with gentoo-soures:
Genkernel version 3.4.45.1 found ... continuing
emerge --quiet --nodeps --update --newuse gentoo-sources
WARNING: A requested package will not be merged because it is listed in
package.provided:
gentoo-sources pulled in by 'args'
* Gentoo Linux Genkernel; Version 3.4.45.1
* Running with options: --callback=emerge -qN -kb
x11-drivers/xf86-input-evdev x11-drivers/xf86-input-synaptics
x11-drivers/xf86-video-ati app-emulation/qemu
--cachedir=/tmp/kerncache/gentoo-genkernel_cache-2013.12
--no-mountboot --kerneldir=/usr/src/linux
--modulespackage=/tmp/kerncache/gentoo-modules-2013.12.tar.bz2
--minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-2013.12.tar.bz2
all --kerncache=/tmp/kerncache/gentoo-kerncache-2013.12.tar.bz2
* Using genkernel.conf from /etc/genkernel.conf
* Sourcing arch-specific config.sh from
/usr/share/genkernel/arch/x86_64/config.sh ..
* Sourcing arch-specific modules_load from
/usr/share/genkernel/arch/x86_64/modules_load ..
* Linux Kernel 3.10.17-gentoo for x86_64...
* .. with config file /etc/kernels/kernel-config-x86_64-3.10.17-gentoo
* WARNING: No mounted /boot partition detected!
* Run mount /boot to mount it!
* kernel: Using config from /etc/kernels/kernel-config-x86_64-3.10.17-gentoo
* Previous config backed up to .config--2014-01-04--02-41-42.bak
* kernel: >> Running mrproper...
* >> Running oldconfig...
* kernel: >> Cleaning...
* >> Compiling 3.10.17-gentoo bzImage...
What is wrong with my installation?
Ben
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-catalyst] kernel sources not found ? catalyst 2.0.15
2014-01-04 2:52 ` lin pro
@ 2014-01-04 9:04 ` Rick "Zero_Chaos" Farina
2014-01-06 6:20 ` lin pro
0 siblings, 1 reply; 10+ messages in thread
From: Rick "Zero_Chaos" Farina @ 2014-01-04 9:04 UTC (permalink / raw
To: gentoo-catalyst
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 01/03/2014 09:52 PM, lin pro wrote:
> Hi,
> I continue to get the message about package.provided even with gentoo-soures:
>
>
> Genkernel version 3.4.45.1 found ... continuing
> emerge --quiet --nodeps --update --newuse gentoo-sources
>
> WARNING: A requested package will not be merged because it is listed in
> package.provided:
>
> gentoo-sources pulled in by 'args'
>
> * Gentoo Linux Genkernel; Version 3.4.45.1
> * Running with options: --callback=emerge -qN -kb
> x11-drivers/xf86-input-evdev x11-drivers/xf86-input-synaptics
> x11-drivers/xf86-video-ati app-emulation/qemu
> --cachedir=/tmp/kerncache/gentoo-genkernel_cache-2013.12
> --no-mountboot --kerneldir=/usr/src/linux
> --modulespackage=/tmp/kerncache/gentoo-modules-2013.12.tar.bz2
> --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-2013.12.tar.bz2
> all --kerncache=/tmp/kerncache/gentoo-kerncache-2013.12.tar.bz2
>
> * Using genkernel.conf from /etc/genkernel.conf
> * Sourcing arch-specific config.sh from
> /usr/share/genkernel/arch/x86_64/config.sh ..
> * Sourcing arch-specific modules_load from
> /usr/share/genkernel/arch/x86_64/modules_load ..
>
> * Linux Kernel 3.10.17-gentoo for x86_64...
> * .. with config file /etc/kernels/kernel-config-x86_64-3.10.17-gentoo
> * WARNING: No mounted /boot partition detected!
> * Run mount /boot to mount it!
>
> * kernel: Using config from /etc/kernels/kernel-config-x86_64-3.10.17-gentoo
> * Previous config backed up to .config--2014-01-04--02-41-42.bak
> * kernel: >> Running mrproper...
> * >> Running oldconfig...
> * kernel: >> Cleaning...
> * >> Compiling 3.10.17-gentoo bzImage...
>
>
> What is wrong with my installation?
> Ben
>
>
Please post your spec file.
But in all honesty this is really simple. You are passing a
portage_confdir that contains a package.provided with something insane
like sys-kernel/*-sources in it. Stop doing that and you are all set.
- -Zero
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQIcBAEBAgAGBQJSx86JAAoJEKXdFCfdEflKugEP/RPgem2BLQJoiIa+p5uwbofw
4dESTJqi1knpK6hVL3KhFc6EV0rU+dssxTfpkYU8Z1VYB0kwMxFpYZiKTMFrWGCs
uNnXYbpkerOy2j0451uOLz6d1rkRlzhWlUqGC09bafiUYg/IVqaVU1SY+vQ/SG0Z
glxSLjdSclN8VJDpQuKz7u5PKlhX1YQl7BFkkMW4mSJ87szpKSEjChj50lAKTo9Z
teWW0ZICwQ18zS7G1p5gjR1XLVygMXRvb4fpQ8ft42uw7F70PGZtD7WQLlorA9SQ
CwjRGoipVIlBgnVNXvUGhFDSEnkN/sVF3WLB/NYmnIrf/ZiiXMGqAivTBKbtGXsB
gWFAOUXSZzmbk8V6qvutyN5ili0gVscfppTb6w30y8AzpwpuamGBYyBMDZRn4GeU
fAHj1EFCbEN63aKChBOeWr3Gkp3+vG3t4MZk+nAIC1SErBPQeH/5vmCgB23ByLxN
0zb2r+lyijSaWQ80DE3ZjLBVTrzUuohKrcIL1f6UZBd8QD6mQAjXtJpLv/sEo/DG
LLFAqqKAxkc3esrd6Xp8Lb315/80uYdwtRV56nHWJkGhBRL/MCbGtWZpjdTS7ed8
RWMmJET9cDOhIh31bBOY3eogSxrN8LnZaoJ8k78+erF5pIv+Z02nX7CalhckcHaP
GbogPul8MYMgexYkSEV5
=lLAq
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-catalyst] kernel sources not found ? catalyst 2.0.15
2014-01-04 9:04 ` Rick "Zero_Chaos" Farina
@ 2014-01-06 6:20 ` lin pro
0 siblings, 0 replies; 10+ messages in thread
From: lin pro @ 2014-01-06 6:20 UTC (permalink / raw
To: gentoo-catalyst
Thank for your reply.
The spec file points to the directory that does not contain 'package.provided'
Here is what grep says:
grep -R 'sys\-kernel' /var/tmp/catalyst/portage/gentoostudio
/var/tmp/catalyst/portage/gentoostudio/package.accept_keywords:=sys-kernel/rt-sources-3.10.6_p3
~amd64
/var/tmp/catalyst/portage/gentoostudio/package.keywords:sys-kernel/rt-sources
~amd64
that is why I was surprised that the message came up.
Here is the testing spec file
subarch: core2
version_stamp: 2013.12
target: stage4
rel_type: default
profile: default/linux/amd64/13.0
snapshot: 2013129
source_subpath: default/stage3-core2-2013.12
distcc_hosts:
portage_confdir: /var/tmp/catalyst/portage/gentoostudio
portage_overlay:
pkgcache_path:
kerncache_path:
stage4/use: 3dnow 3dnowext X a52 aac aacplus acl alsa amd64 audacious
audiofile berkdb bzip2 cdda cddb cdio cli consolekit corefonts
cracklib crypt cups cxx dbus dirac dri dssi dts dv dvd encode
equalizer examples faac ffmpeg fftw flac fluidsynth fontconfig fortran
freesound g3dvl gdbm gif gtk gtk2 gtkmm gudev hwdb iconv id3 id3tag
ieee1394 ipv6 iscsi jack jackmidi jpeg ladspa lame libkms libnotify
libsamplerate lv2 mad matroska midi mikmod minizip mmx mmxext mod
modules mp3 mp4 mpeg mudflap multilib musepack musicbrainz ncurses
netjack nls nptl ogg opengl openmp pam pcre plugins plymouth png
policykit python qt3support qt4 quicktime readline realtime rubberband
schroedinger session shine shout sndfile soundtouch spice sse sse2
sse3 sse4a ssl startup-notification svg taglib tcpd theora tiff
timidity truetype twolame udev unicode usb vamp vcd vorbis wav wavpack
x264 xine xorg xosd xvfb xvid xvmc zlib"
stage4/packages: dev-libs/expat media-sound/ardour
stage4/fsscript:
stage4/splash_theme:
stage4/gk_mainargs:
stage4/linuxrc:
stage4/motd:
stage4/modblacklist:
stage4/rcadd:
stage4/rcdel:
stage4/root_overlay:
stage4/xinitrc:
stage4/users:
boot/kernel: gentoo
boot/kernel/gentoo/sources: gentoo-sources
boot/kernel/gentoo/config:
boot/kernel/gentoo/gk_kernargs:
boot/kernel/gentoo/use:
boot/kernel/gentoo/extraversion:
boot/kernel/gentoo/packages:
x11-drivers/xf86-input-evdev
x11-drivers/xf86-input-synaptics
x11-drivers/xf86-video-ati
app-emulation/qemu
stage4/unmerge:
stage4/empty:
stage4/rm:
Thank you for your time to look at it.
Ben
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2014-01-06 6:20 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-31 23:54 [gentoo-catalyst] kernel sources not found ? catalyst 2.0.15 lin pro
2014-01-01 5:09 ` Jorge Manuel B. S. Vicetto
2014-01-01 6:23 ` Rick "Zero_Chaos" Farina
2014-01-02 3:14 ` lin pro
2014-01-02 4:44 ` W. Trevor King
2014-01-02 4:46 ` Rick "Zero_Chaos" Farina
2014-01-02 19:24 ` lin pro
2014-01-04 2:52 ` lin pro
2014-01-04 9:04 ` Rick "Zero_Chaos" Farina
2014-01-06 6:20 ` lin pro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox