Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
the startkde script uses some Xorg utilities that don't currently get installed as part of the default xorg-x11-7 install. these should be added to DEPEND for the script to work as intended. x11-apps/xmessage x11-apps/xsetroot x11-apps/xset it also uses a couple utils that are included in the xorg-x11-7 metabuild, but might be a good idea to include in case people don't install xorg using the metabuild. x11-apps/xrandr x11-apps/mkfontdir they're probably pulled in by other kde pkgs but it doesn't hurt to have them.
Thanks for reporting, I've added the deps to both kdebase and kdebase-startkde, all the versions (from 3.3 to 3.5). On kdebase I actually backported the missing deps for xkb to the old versions, too. The added deps are anyway RDEPEND, and all of them are added (because I'm the first one not having xorg-x11 installed :P).
Please reinvestigate the solution. I'm doing a fresh install and I've just installed modular X. But I can't install KDE, because kdebase-startkde wants to pull in virtual/x11, which in turn wants to downgrade X to 6.8. This happens because packages xmessage, xset and xsetroot weren't pulled in. I have to install them manually in order for the RDEPEND rule to be satisfied, otherwise portage wants to take the other path with virtual/x11.
OK, forget it. Sorry for trouble. I had these packages keyword-masked. After unmasking everything's alright.