Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 171840
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Portage team <dev-portage@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Todd Partridge <Partridge.Todd@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 171840 depends on: Show dependency tree
Bug 171840 blocks: 172589
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-03-22 19:38 0000
partridge-macbook image # emerge gnome
Calculating dependencies /
!!! Multiple versions within a single package slot have been 
!!! pulled into the dependency graph:

('ebuild', '/', 'app-crypt/gnupg-1.4.7', 'merge') pulled in by
  ('ebuild', '/', 'mail-client/evolution-2.8.3-r1', 'merge')

('ebuild', '/', 'app-crypt/gnupg-2.0.3', 'merge') pulled in by
  ('ebuild', '/', 'mail-filter/spamassassin-3.1.8-r1', 'merge')

It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in the
dependencies of two different packages, then those packages can not be
installed simultaneously.

For more information, see MASKED PACKAGES section in the emerge man page
or refer to the Gentoo Handbook.


Reproducible: Always

------- Comment #1 From Zac Medico 2007-03-22 20:09:53 0000 -------
The following dependency of evolution-2.8.3-r1 is triggering this problem:

|| ( =app-crypt/gnupg-1.4* >=app-crypt/gnupg-2.0.1-r2 )

As a workaround:

echo "<app-crypt/gnupg-2.0.1-r2" >> /etc/portage/package.mask

------- Comment #2 From Zac Medico 2007-03-22 20:26:14 0000 -------
(In reply to comment #1)
> The following dependency of evolution-2.8.3-r1 is triggering this problem:
> 
> || ( =app-crypt/gnupg-1.4* >=app-crypt/gnupg-2.0.1-r2 )

I've converted that to || ( >=app-crypt/gnupg-2.0.1-r2 =app-crypt/gnupg-1.4* )
in order to avoid triggering this issue.

------- Comment #3 From Zac Medico 2007-03-22 20:41:06 0000 -------
This bug is nearly identical to bug 159360.  In cases like this where multiple
choices intersect the same slot, the resolver needs to automatically prefer the
choice with the highest version.

------- Comment #4 From Zac Medico 2007-03-23 03:03:08 0000 -------
This is fixed in svn r6266:r6270.

------- Comment #5 From Zac Medico 2007-03-29 22:37:32 0000 -------
This has been released in 2.1.2.3.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug