Summary: | Problem with greedy behaviour on 'emerge -u' (f'up from #150361) | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Max Lorenz <meax> |
Component: | Core | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | InVCS |
Priority: | High | ||
Version: | 2.1 | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=150361 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 147007 | ||
Attachments: | emerge -pud qt |
Description
Max Lorenz
2006-10-20 16:14:07 UTC
Created attachment 100109 [details]
emerge -pud qt
I see the problem. The greedy code is currently only triggered when more that one slot of the give package is currently installed. This is fixed in svn r4772. This has been released in 2.1.2_pre3-r7. |