On Sun, Mar 27, 2011 at 3:42 PM, CJoeB <colleen.bea...@gmail.com> wrote: > On 03/27/11 22:25, Alan McKinnon wrote: >> >> On Sunday 27 March 2011 18:50:36 CJoeB wrote: >>> >>> Hi All, >>> >>> See output below. I understand what this is telling me. However, the >>> issue is if I unmask libkexiv2 and kipi-plugins, I get further messages >>> about some other kde package that is masked by ~x86 keyword. And this >>> goes on continuously. >> >> I suspect a dodgy entry in /etc/portage somewhere. >> >> What's the output of: >> >> grep -r libkexiv2 /etc/portage* >> grep ACCEPT_KEYWORDS /etc/make.conf > > I didn't get any output. >
Have you tried to trace back through the list of depends to see exactly what kicks this off? equery depends kipi-plugins should tell you exactly which packages are trying to pull this in. When you get a list of programs then you try to trace those back, one at a time, looking for what program/use flag combo is causing this. All my machines are 64-bit so I don't use ~x86. Looking at eix there does seem to be a stable version of kipi-plugins so determining if and why you are trying to get the testing version is clearly the issue. mark@c2stable ~ $ eix kipi-plugins * media-plugins/kipi-plugins Available versions: (4) 1.2.0-r3 ~1.9.0 {aqua calendar cdr crypt debug expoblending handbook +imagemagick ipod kdeenablefinal linguas_ar linguas_ast linguas_be linguas_bg linguas_ca linguas_ca@valencia linguas_cs linguas_da linguas_de linguas_el linguas_en_GB linguas_eo linguas_es linguas_et linguas_eu linguas_fi linguas_fr linguas_ga linguas_gl linguas_he linguas_hi linguas_hne linguas_hr linguas_hu linguas_is linguas_it linguas_ja linguas_km linguas_ko linguas_lt linguas_lv linguas_mai linguas_ms linguas_nb linguas_nds linguas_nl linguas_nn linguas_oc linguas_pa linguas_pl linguas_pt linguas_pt_BR linguas_ro linguas_ru linguas_se linguas_sk linguas_sv linguas_th linguas_tr linguas_uk linguas_zh_CN linguas_zh_TW mjpeg opengl redeyes scanner} Homepage: http://www.kipi-plugins.org Description: Plugins for the KDE Image Plugin Interface mark@c2stable ~ $ Also, I'm sorry if I missed this but I don't see what profile you are running? - Mark - Mark