emerge warning: already installed kde-4.5/kdepim-20080202

Gert Kello gert.kello at gmail.com
Fri Nov 26 13:54:01 CET 2010


> Yeah, that is a nice feature of emerge's broken way to check its
> dependencies.

I managed to overcome with "emerge --update kdepim"


> This code already has a replacement, but that is not used yet.
> If you want to try it out:
> set EMERGE_ENABLE_SQLITEDB=True
> then try out
> emerge -p kdepim
> It will try to migrate all of your currently installed packages (but it
> may fail on some). At the bottom you will see the packages it would
> require to rebuild.
> I will probably enable this for all new builds soon, so please try and test.
> If you find that to many packages are to be rebuild, you can disable it

Seems like it wants to install every single package again.

emerge debug: executing sqlcmd 'SELECT * FROM packageList WHERE
category=? AND prefix=? AND version=? AND packageName=?;' with
parameters: ('kde-4.5', '', '20080202', 'kdepim')

I have prefix = NULL in the sqlite database. Perhaps You need to do
prefix IS NULL instead of prefix = ''

Gert


More information about the Kde-windows mailing list