Error when emerge boost package
Patrick von Reth
patrick.vonreth at gmail.com
Tue Nov 1 10:32:43 UTC 2011
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, 冯超 <fengchao at alading-mobi.com> 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
> Kde-windows at kde.org
> https://mail.kde.org/mailman/**listinfo/kde-windows<https://mail.kde.org/mailman/listinfo/kde-windows>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-windows/attachments/20111101/43d16cf0/attachment.html>
More information about the Kde-windows
mailing list