It seems there's been a regression between libneon 0.27.2-1 and
0.28.1-2. The latter doesn't let me access the svn.gforge.org
repository. I get the following error:
$ svn ls https://svn.gforge.org/svn/gforge
svn: PROPFIND request failed on '/svn/gforge'
svn: PROPFIND of '/svn/gforge': SSL negotiation failed: SSL error: bad decompression (https://svn.gforge.org)
Downgrading to the previous version seems to "fix" the problem:
$ sudo dpkg -i libneon27_0.27.2-1_i386.deb
dpkg - warning: downgrading libneon27 from 0.28.1-2 to 0.27.2-1.
(Reading database ... 191420 files and directories currently installed.)
Preparing to replace libneon27 0.28.1-2 (using libneon27_0.27.2-1_i386.deb) ...
Unpacking replacement libneon27 ...
Setting up libneon27 (0.27.2-1) ...
$ svn ls https://svn.gforge.org/svn/gforge
branches/
tags/
trunk/
$
Roland.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libneon27 depends on:
ii libc6 2.7-10 GNU C Library: Shared libraries
ii libcomerr2 1.40.8-2 common error description library
ii libkrb53 1.6.dfsg.3~beta1-4 MIT Kerberos runtime libraries
ii libssl0.9.8 0.9.8g-8 SSL shared libraries
ii libxml2 2.6.31.dfsg-2 GNOME XML library
ii zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime
Versions of packages libneon27 recommends:
ii ca-certificates 20070303-0.1 Common CA certificates
-- no debconf information
--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
On Thu, 2008-04-03 at 18:17 +0200, Roland Mas wrote:
> It seems there's been a regression between libneon 0.27.2-1 and
> 0.28.1-2. The latter doesn't let me access the svn.gforge.org
> repository. I get the following error:
>
> $ svn ls https://svn.gforge.org/svn/gforge
> svn: PROPFIND request failed on '/svn/gforge'
> svn: PROPFIND of '/svn/gforge': SSL negotiation failed: SSL error: bad decompression (https://svn.gforge.org)
>
> Downgrading to the previous version seems to "fix" the problem:
Do you know anything from the server side? Searching on Google revealed
that others have similar problems in the past, which was solved by some
upgrade of Subversion on the server side.
Other sites work. See:
svn ls https://llvm.org/svn/llvm-project/llvm/
svn ls https://publicsvn.songbirdnest.com/songbird/client/
svn ls https://opends.dev.java.net/svn/opends/ (guest/empty password)
My private repositories also work over https. It may be an openssl
issue, at least I couldn't find the mentioned error message in the
source of neon.
Will investigate further,
Laszlo/GCS
> Do you know anything from the server side? Searching on Google revealed
> that others have similar problems in the past, which was solved by some
> upgrade of Subversion on the server side.
I don't know much, apart that the admin isn't very active. The server
may be rather old, since it doesn't support some feature I wanted to
use at some point (forgot which), but since the problem appeared when
upgrading neon, my guess is that the fault isn't in the server.
Roland.
--
Roland Mas
M-x execute-extended-command