View Single Post

   
  #6 (permalink)  
Old 02-21-2008, 11:05 AM
Martin Vaeth
 
Posts: n/a
Default Re: emerge -up world und kdelibs-3.4.1

Holger Dörschel <newsgroups@pt100.net> write:
>
> These are the packages that I would merge, in order:
>
> Calculating world dependencies /
> !!! All ebuilds that could satisfy ">=kde-base/kdelibs-3.1" have been
> masked.

[...]
> - kde-base/kdelibs-3.5.0 (masked by: package.mask, ~x86 keyword)


This is an English newsgroup, so I will reply in English:
You have written: "Installiert ist kde-3.5".
I doubt that this is true: How did you do this without using
~x86 keywords for the kde packages?
(Or did you use `ACCEPT_KEYWORDS="~x86" emerge kde'? This is a bad idea,
because emerge will then always try again to downgrade if you call it
without the ACCEPT_KEYWORDS variable. It is better to list the required
packages in /etc/portage/package.keywords with ~x86 - this will be
remembered by portage).

> !!! (dependency required by "media-libs/libkipi-0.1.2" [ebuild])
>
> Und das gewünschte ist vermutlich kdelibs-3.4.3. Aber welches Paket verlangt
> danach?


Both questions are answered in the above cited output:
libkipi-0.1.2 requires kdelibs. At least at this step (for libkipi-0.1.2)
the version of kdelibs plays no role as long as it is >= 3.1.
Reply With Quote