Had to comment these out in /etc/portage/package.use/conrad, in order to merge kdebase-startkde. Apparently, the new kdelibs doesn't support this flag, or so the error message said. Still having problems with kdehotkeys.
# KDE
kde-base/kicker pertty kickoff
kde-base/kdelibs pertty
kde-base/kdesktop pertty
kde-base/kcontrol pertty
kde-base/konqueror pertty
kde-base/konsole pertty
Anyway, used the 2.6.21-viper1 kernel, got my kde all setup like I like it, installed openoffice, etc., and on my first -uD world, I get this:
Code: Select all
conrad-v4 wrc # emerge -upD world
These are the packages that would be merged, in order:
Calculating world dependencies /
!!! Multiple versions within a single package slot have been
!!! pulled into the dependency graph:
('installed', '/', 'sys-libs/com_err-1.39', 'nomerge') pulled in by
('installed', '/', 'sys-fs/e2fsprogs-1.39-r1', 'nomerge')
('ebuild', '/', 'sys-libs/com_err-1.40_pre20070411', 'merge') pulled in by
('ebuild', '/', 'sys-libs/ss-1.40_pre20070411', 'merge')
('installed', '/', 'app-crypt/mit-krb5-1.5.2-r2', 'nomerge')
It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in the
dependencies of two different packages, then those packages can not be
installed simultaneously.
For more information, see MASKED PACKAGES section in the emerge man page
or refer to the Gentoo Handbook.
... done!
[ebuild UD] sys-apps/debianutils-2.17.5 [2.18]
[ebuild U ] sys-fs/device-mapper-1.02.19 [1.02.18-r1]
[ebuild U ] sys-apps/hdparm-7.3 [6.9-r1]
[ebuild U ] sys-libs/com_err-1.40_pre20070411 [1.39]
[ebuild NS ] sys-devel/binutils-2.17.50.0.16 USE="multislot nls -multitarget -test -vanilla"
[ebuild U ] sys-libs/ss-1.40_pre20070411 [1.39]
[ebuild UD] sys-apps/util-linux-2.12r-r7 [2.13_pre7] USE="-old-crypt%"
[ebuild U ] net-misc/neon-0.26.3 [0.26.1-r1]
[ebuild U ] www-client/elinks-0.11.3 [0.11.2]
[ebuild N ] kde-base/khotkeys-3.5.6 USE="-arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama"
[ebuild N ] gnome-base/gnome-mount-0.4-r5 USE="-debug"
[ebuild N ] gnome-base/gnome-panel-2.16.3 USE="eds -debug -doc"
conrad-v4 wrc #
Then on -uD world, I get !!! Depgraph creation failed.
What to do? Mask sys-libs/com_err-1.40_pre20070411?
EDIT: Just saw the post above with the same problem- I'll try the masking that was suggested.
OK- masking those two packages worked. kdehotkeys still fails.
Thanks much, buddabrod
--------------------------------------------------------------------------------------
Also, a few mostly trivial comments about the install guide:
At step 3.4, hdparm wouldn't recognize an ide drive, as hdx or sdx. I assume this is a new libata problem?
At step 4.1, maybe add a reminder to use sdx instead of hdx for ide hard disks, as fdisk or cfdisk fail to recognize the ide drives as hdx as is normal, due to the new libata as I understand it.
Shouldn't step 4.4 come before 4.3, as running e2fsck and tune2fs on a mounted partion isn't recommended and might cause problems, and produces a big warning message.
Step 6.4 (Optional) should be updated, as 2007.0 is now released.
Step 7.1. I had problems with the =${ARCH} ${CPUFLAGS} ${COREFLAGS}" and PORTDIR_OVERLAY="${CONRAD_OVERLAY} ${PORTAGE_OVERLAY}" not working, and had to revert to the normal format. Still don't know why- this should certainly work IMO. Maybe I made a typo I simply can't see-nyone else experience this?
Step 9.2 Under Processor type and features, Symmetric multi-processing support is not needed unless you have a multi-core cpu, or a multiple cpu motherboard. Maybe point this out in the interest of a cleaner kernel.