Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86590 - subversion client and ssl
Summary: subversion client and ssl
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Paul de Vrieze (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-24 15:11 UTC by kiorky
Modified: 2005-09-28 02:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kiorky 2005-03-24 15:11:35 UTC
when i emerge subversion with ssl support, i ve no ssl support in svn --version
also, check out a https doesent work...

i ve corrected the problem in reemerging neon (wich was already installed)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 kiorky 2005-03-24 15:30:39 UTC
birdy root # genlop  -i neon
 * net-misc/neon
   Total builds: 2
      Info about currently installed ebuild:
   * net-misc/neon-0.24.7
   Install date: Thu Mar 24 23:56:07 2005
   USE="ssl zlib expat"
   CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
birdy root #
birdy root # genlop  -i subversion
 * dev-util/subversion
   Info about currently installed ebuild:
   * dev-util/subversion-1.1.3
   Install date: Fri Mar 25 00:00:48 2005
   USE="ssl apache2 berkdb python perl java nls -emacs"
   CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
birdy root #

the first time i installed neon as a dependency, dont know how it was installed ...

Comment 2 Paul de Vrieze (RETIRED) gentoo-dev 2005-03-25 06:05:12 UTC
Indeed for ssl support subversion needs a neon library version with ssl support. Unfortunately we don't have useflag dependencies yet, so I cannot state it in the dependency.
Comment 3 manolis 2005-09-28 01:56:59 UTC
I don't know if it is a related problem but:

In ~amd64 In every --deep --newuse --update world . emerge asks for neon 0.25.3
update. But the current subversion wants 0.24.7. So the update finishes and
subversion doesn't work anymore. 
If I do again a --deep --newuse --update world emerge wants again to downgrade
to 0.24.7.. After the emerge subversion works again... 
But in the next --update--deep --newuse again the 0.25.3 is being asked....
and so on... and so on... to infinitity ...
Comment 4 Paul de Vrieze (RETIRED) gentoo-dev 2005-09-28 02:13:00 UTC
No, that's unrelated, but probably caused by neon being in your world file. Let
it be short, current subversion does not work with the newer neon library as it
breaks compatibility. I can't fix the useflag problem either