Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge AxKit wants to install Apache 1 and 2
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
fzimper
n00b
n00b


Joined: 17 Jan 2003
Posts: 61
Location: Germany

PostPosted: Thu Aug 28, 2003 8:49 pm    Post subject: emerge AxKit wants to install Apache 1 and 2 Reply with quote

Hi,

I am planning to emerge AxKit. Surprisingly the output of emerge -pv AxKit shows the following:

Code:

pc1 root # emerge -pv AxKit

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N   ] dev-perl/XML-NamespaceSupport-1.08
[ebuild  N   ] dev-perl/XML-SAX-0.12
[ebuild  N   ] dev-perl/XML-LibXML-Common-0.13
[ebuild  N   ] dev-perl/XML-LibXML-1.54-r1
[ebuild  N   ] dev-perl/XML-LibXSLT-1.53
[ebuild  N   ] dev-libs/mm-1.2.1
[ebuild  N   ] net-www/apache-1.3.28  +pam
[ebuild  N   ] dev-perl/mod_perl-1.27-r2  -ipv6
[ebuild  N   ] net-www/apache-2.0.47  +berkdb +gdbm -ldap
[ebuild  N   ] dev-perl/Apache-Test-1.03
[ebuild  N   ] dev-perl/libapreq-1.2
[ebuild  N   ] dev-perl/Error-0.15-r2
[ebuild  N   ] dev-perl/HTTP-GHTTP-1.07-r1
[ebuild  N   ] dev-perl/XML-XPath-1.13
[ebuild  N   ] dev-perl/Storable-2.07-r1
[ebuild  N   ] app-text/sablotron-0.97
[ebuild  N   ] dev-perl/XML-Sablot-0.90-r1
[ebuild  N   ] dev-perl/Crypt-SSLeay-0.49
[ebuild    U ] dev-perl/libwww-perl-5.69-r1 [5.64]
[ebuild  N   ] dev-perl/Compress-Zlib-1.21
[ebuild  N   ] dev-perl/AxKit-1.6.1  +gnome



Why does portage want to install Apache 2.0.47? AxKit doesn't even run on Apache 2.

Thanks,
Frank
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9043
Location: beyond the rim

PostPosted: Thu Aug 28, 2003 10:15 pm    Post subject: Reply with quote

The problems seems to be the Apache-Test package as it depends on net-www/apache (and not =net-www/apache-1.3*). That and the different SLOTs of apache are responsible for that.
To avoid it mask apache-2 in /etc/portage/package.mask with
Code:

mkdir -p /etc/portage
echo ">=net-www/apache-2" >> /etc/portage/package.mask
Back to top
View user's profile Send private message
fzimper
n00b
n00b


Joined: 17 Jan 2003
Posts: 61
Location: Germany

PostPosted: Sat Aug 30, 2003 1:55 pm    Post subject: Reply with quote

Thanks!

That helped.
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