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

Patrick Spendrin ps_ml at gmx.de
Fri Nov 26 14:42:40 CET 2010


Am 26.11.2010 13:54, schrieb Gert Kello:
>> 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 = ''

Hm, I have fixed it in a different way now:
Can you please del %KDEROOT%\etc\portage\install.db and try again
(before that, update emerge to revision 1200999)?

> 
> Gert

regards,
Patrick




More information about the Kde-windows mailing list