Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Updating apache fails due to dev-libs/apr multiple depends
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Hamlet
Apprentice
Apprentice


Joined: 15 Apr 2005
Posts: 151
Location: Turin (Italy)

PostPosted: Tue Jul 31, 2007 9:56 am    Post subject: Updating apache fails due to dev-libs/apr multiple depends Reply with quote

I just tried my usual deep update.
This time, it fails since both apr-1.2.8 and 1.2.9 packages are pulled in.

Indeed, apache pulls in the last apr package (currently 1.2.9) and apr-util (currently 1.2.8-r1), which in turn pulls in an apr with the same version (~apr-${PV}, that is to say 1.2.8).
My workaround is to mask the last apr adding to /etc/portage/package.mask the following line
Code:
>=dev-libs/apr-1.2.9


Please consider to make apache ebuild depend only on apr-util (hoping that the latter pulls in the correct version of apr), or to replace the apr-util dependency on ~dev-libs/apr-${PV} with >=dev-libs/apr-${PV} (and hoping apr are compatible with older versions). Or to manage to make apr and apr-util package be published together.
Back to top
View user's profile Send private message
tgurr
Retired Dev
Retired Dev


Joined: 27 Jan 2004
Posts: 571
Location: germany

PostPosted: Tue Jul 31, 2007 11:11 am    Post subject: Reply with quote

https://bugs.gentoo.org/show_bug.cgi?id=187215
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum