Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98636 - apache 2.0.54 outdated apr and apr-util required to install
Summary: apache 2.0.54 outdated apr and apr-util required to install
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-11 02:07 UTC by grischa
Modified: 2005-07-11 16:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description grischa 2005-07-11 02:07:28 UTC
I want to install subversion.

Since subversion wants >=apache-2.0.54-r10 i tryed to update from 2.0.54-r7 to
apache-2.0.54-r12

When i try to emerge net-www/apache-2.0.54-r12 it says it requires
dev-libs/apr-0.9.6

But I allready installed dev-libs/apr-1.1.1 ... shall i downgrade now???

Reproducible: Always
Steps to Reproduce:
Comment 1 Michael Stewart (vericgar) (RETIRED) gentoo-dev 2005-07-11 16:52:03 UTC
yes.

>=apr-1.0 goes with >=apache-2.1.x (not yet in portage)

You have to use apr-0.x with apache-2.0.x.

Why did you install apr-1.1.1 - I wasn't aware anything (except optionally
subversion) was using it yet, though I may be wrong there.