Hi Chao Instead of fixing the code I enabled the sqlite db by default http://commits.kde.org/emerge/9f8deaa1733574c4d14d291296ea40219319333e If you don't want it set EMERGE_ENABLE_SQLITEDB=False, but with the sqlite db the bg doesn't occur and your emerge will also solve dependencies a bit faster.
Patrick On 1 November 2011 06:04, 冯超 <[email protected]> wrote: > Hi, > > When emerge boost, the following error message is shown: > "already installed, this should no happen" > > I checked the etc/portage/installed file. Only boost-* package are > installed: > > win32libs-bin/boost-headers-1.**47.0 > win32libs-bin/boost-program-**options-1.47.0 > win32libs-bin/boost-python-1.**47.0 > win32libs-bin/boost-system-1.**47.0 > win32libs-bin/boost-thread-1.**47.0 > > > So the code in emerge\bin\portage.py line 791 thought boost-headers is > boost- : > elif line.startswith( "%s/%s-" % ( category, package ) ): > utils.die(package + "already installed, this should no happen" ) > > The parser code above should be updated to handle this boost special case. > > -- > Chao Feng > > > ______________________________**_________________ > Kde-windows mailing list > [email protected] > https://mail.kde.org/mailman/**listinfo/kde-windows<https://mail.kde.org/mailman/listinfo/kde-windows> >
_______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
