Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dependancie bug in php.ebuild
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
LDome
n00b
n00b


Joined: 17 Jun 2003
Posts: 24

PostPosted: Tue Jun 17, 2003 2:12 pm    Post subject: dependancie bug in php.ebuild Reply with quote

i just tried to update my world dependancies and found out that there is a wrong dep. somewhere. i tried emerge world -up and everything works fine. so i tried emerge world -uDp --debug and found out that there is something wrong in php.ebuild. emerge php -up works fine, only emerge php -uDp crashes on me. i think this could be a problem for many users so the easiest way to go around this is to rm /usr/portage/php -R so that the ebuild does not get in your way until its fixed.
maybe someone has a cleaner idea on how to fix this problem?
Back to top
View user's profile Send private message
Tiganu
Tux's lil' helper
Tux's lil' helper


Joined: 02 Oct 2002
Posts: 105
Location: Montreal

PostPosted: Tue Jun 17, 2003 4:26 pm    Post subject: Reply with quote

I inserted the following lines at the top of /usr/portage/profiles/package.mask

Code:

# <tig>
# php & mod_php are broken
>=dev-php/php-4.3.2
>=dev-php/mod_php-4.3.1-r3


To find out who was giving me problems I did
Code:
emerge -pu --deep world --debug
and for me it was mod_php, so I'm not sure how far back somebody who has php needs to go.
It seems that mod_php-4.3.1-r3 and mod_php-4.3.2 are borked.

I hope this helps some other people.

NOTE: this fix will vanish after a (r)sync
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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