On Tuesday 30 June 2009 14:40:20 Massimiliano Ziccardi wrote: > Hi all!! > > I tried today : > > emerge --update --deep world > > but I get the following error: > > [blocks B ] kde-base/kdebase ("kde-base/kdebase" is blocking > kde-base/kdelibs-3.5.10-r6) > > I'm not very expert about emerge, have you any idea about this error? > > Can I solve it in some way? (Please, don't ask me to uninstall kdebase!!!! > > :-) )
You cannot install kdelibs and kdebase simultaneously. One is a monolithic package, the other is a split ebuilf. There is an article on the doc site about this, search for "KDE split ebuild guide". And you MUST uninstall kdebase to use kde-3.5.10. Monolithic ebuilds are not supported for 3.5.10. Or you could stick with 3.5.9 and mask 3.5.10 -- alan dot mckinnon at gmail dot com