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

Bug 77251

Summary: new packages of apache (2.0.52-r3) don't include APR anymore
Product: Gentoo Linux Reporter: Sebastian L. <gentoo.org_4>
Component: New packagesAssignee: Apache Team - Bugzilla Reports <apache-bugs>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 76457    
Bug Blocks:    

Description Sebastian L. 2005-01-09 10:17:20 UTC
the new apache packages (2.0.52-r3) do not include apr and apr-util anymore. instead, these are listed as dependencies. now, as subversion blocks these, it cannot be (re-)emerged.
also mod_dav_svn compiled for old apache does not work anymore, leads to segfaults of apache when loaded.


Reproducible: Always
Steps to Reproduce:
Comment 1 Sebastian L. 2005-01-09 10:57:54 UTC
i also just found out that subversion compiles and runs nice when the block/mask for apr is removed.
Comment 2 Paul Querna 2005-01-09 12:25:36 UTC
This is why the Apache ebuild is hard masked at this time.

There will be a new Subersion ebuild coming soon that will depend on APR and APR-Util.
Comment 3 Michael Stewart (vericgar) (RETIRED) gentoo-dev 2005-01-09 12:31:49 UTC
The merge is still taking place, everything is still hard masked. A as #2 stated there will be a new version of subversion - in fact it's already created, it just hasn't been merged yet. It should be merged sometime today if all goes well.

Thanks for the report!
Comment 4 Michael Stewart (vericgar) (RETIRED) gentoo-dev 2005-01-11 09:10:36 UTC
New subversion is in CVS. Please unmask and test.
Thanks!
Comment 5 Wess 2005-03-16 06:29:04 UTC
When downgrading from apache-2.0.53 subversion,  you MUST unmerge apr before you emerge apache-2.0.52 or below.

Failure to unmerge apr with apache-2.0.52 or less causes apache to seg fault.
Comment 6 Wess 2005-03-16 06:30:34 UTC
Perhaps it would be wise to add a blocker on apache-2.0.52 or less if apr is installed?