Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 187215

Summary: dev-libs/apr-util-1.2.8-r1 has problems with the recent dev-libs/apr-1.2.9 bump
Product: Gentoo Linux Reporter: Timo Gurr (RETIRED) <tgurr>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED FIXED    
Severity: normal CC: attila.jecs, cilly, dhp_gentoo, gentoo.bugs.10, vroman
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Timo Gurr (RETIRED) gentoo-dev 2007-07-31 08:50:38 UTC
After emerging dev-libs/apr-1.2.9 an emerge -uD world --pretend spits out:

Calculating world dependencies \
!!! Multiple versions within a single package slot have been
!!! pulled into the dependency graph:

('ebuild', '/', 'dev-libs/apr-1.2.8', 'merge') pulled in by
  ('installed', '/', 'dev-libs/apr-util-1.2.8-r1', 'nomerge')

('installed', '/', 'dev-libs/apr-1.2.9', 'nomerge') pulled in by
  ('installed', '/', 'www-servers/apache-2.2.4-r10', 'nomerge')

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.


Changing the DEPEND for apr-util to:
<=dev-libs/apr-1.2.9*

solved the problem.


Reproducible: Always

Steps to Reproduce:
1. emerge apr
2. emerge apr-util or emerge -uD world --pretend
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-07-31 11:52:48 UTC
*** Bug 187233 has been marked as a duplicate of this bug. ***
Comment 3 Ylosar Goer 2007-07-31 12:03:08 UTC
(In reply to comment #1)
> FIXED.

The fixed ebuild is ~arch so the bug remains i think.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-07-31 12:05:46 UTC
(In reply to comment #3)
> The fixed ebuild is ~arch so the bug remains i think.

No it doesn't, as said, resync.



Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-08-01 22:04:19 UTC
*** Bug 187441 has been marked as a duplicate of this bug. ***