Summary: | latest 2.1.2's get confused on multiple (virtual) deps | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Michael Cummings (RETIRED) <mcummings> |
Component: | Core - Interface (emerge) | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | InVCS, REGRESSION |
Priority: | High | ||
Version: | 2.1 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 147007 | ||
Attachments: | always select the highest available new-style virtual |
Description
Michael Cummings (RETIRED)
2006-12-29 03:39:45 UTC
This seems like it may be related to the issue reported in bug 158358. Please post --debug output for the command that triggers the error. http://dev.gentoo.org/~mcummings/debug.ouput and before you ask - block was too large for a comment field, and bugzie died when i tried attaching it as an attachment. such is my day. Try this url since dev.g.o seems to be eating the file. http://www.datanode.net/debug.output.txt Since ~dev-lang/perl-5.8.8 is installed, preference algorithm is selecting virtual/perl-Test-Simple-0.63 even though a higher version is available. You can work around the problem by adding <=virtual/perl-Test-Simple-0.63 to your package.mask. I'm work on improving the preference algorithm now... Created attachment 104965 [details, diff]
always select the highest available new-style virtual
This is fixed in svn r5419.
This has been released in 2.1.2_rc4-r3. Thank you :) |