Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Subversion install Blocked!?
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
tessmonsta
Tux's lil' helper
Tux's lil' helper


Joined: 28 Jul 2005
Posts: 114

PostPosted: Sat Aug 13, 2005 1:05 pm    Post subject: Subversion install Blocked!? Reply with quote

Me again,

After a few net searches, I've decided to install Subversion to manage my website files. I found this tutorial (http://gentoo-wiki.com/HOWTO_Subversion) on the Gentoo Wiki, but as soon as I get to emerge -av subversion...

Code:

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

Calculating dependencies ...done!
[blocks B     ] dev-libs/apr (is blocking dev-util/subversion-1.1.3)
[blocks B     ] >=net-www/apache-2.0.54-r10 (is blocking dev-util/subversion-1.1.3)
[ebuild  N    ] dev-lang/swig-1.3.21  +X -guile -java +perl -php +python -ruby -tcltk 1,975 kB
[ebuild  N    ] net-misc/neon-0.24.7  -expat +ssl +zlib 589 kB
[ebuild  N    ] dev-util/subversion-1.1.3  +apache2 -bash-completion +berkdb -emacs -java +nls +perl +python +ssl 6,634 kB

Total size of downloads: 9,199 kB

!!! Error: The above package list contains packages which cannot be installed
!!!        on the same system.


Apache2 and SSH are already installed. I'm still new to gentoo aswell, so forgive me if this is trivial...

Thanks in advance,
-Tess
Back to top
View user's profile Send private message
ArsDangor
Guru
Guru


Joined: 20 May 2003
Posts: 477

PostPosted: Sat Aug 13, 2005 3:45 pm    Post subject: Reply with quote

It seems you're using a ~x86 version of Apache, and are trying to install an x86 version of subversion. Try the following:
Code:
$ echo ~dev-util/subversion-1.2.1 >> /etc/portage/package.keywords # Create directory /etc/portage if it does'nt exist
$ emerge -uDN world
$ emerge subversion
Also, when you update your system, are you using the -U flag? You should not use it. Ever. Read the portage handbook to understand better why.
_________________
Cómo usar Portage correctamente
Back to top
View user's profile Send private message
neonknight
Guru
Guru


Joined: 19 Jul 2003
Posts: 357
Location: Zurich, Switzerland

PostPosted: Sat Aug 13, 2005 4:40 pm    Post subject: Reply with quote

you will need either an older release of apache (r8 should work as well) or install also an ~x86-release of subversion. I have
net-www/apache-2.0.54-r8
dev-util/subversion-1.1.3
(this is both x86)
Back to top
View user's profile Send private message
SinoTech
Advocate
Advocate


Joined: 20 Mar 2004
Posts: 2579
Location: Neunkirchen / Saarland / Germany

PostPosted: Sun Sep 11, 2005 11:06 am    Post subject: Reply with quote

subersion-1.2.3-r1 works well with >=apache-2.0.54-r10

Mfg

Sino
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