Package: subversion Version: 1.5.6dfsg-1 Severity: important Subversion using HTTPS protocol stopped working today. Regarding to strace it does an socket(PF_INET, 0x80001 /* SOCK_??? */, IPPROTO_TCP) = -1 EINVAL (Invalid argument) where 0x80001 means SOCK_STREAM | SOCK_CLOEXEC but strace doesn't seem to know that (yet). Strangely the kernel rejects this flag (while a socket() with SOCK_DGRAM with IPPROTO_IP for a DNS lookup worked a few lines before).
$ uname -a Linux glaser 2.6.26 #1 PREEMPT Thu Dec 25 21:38:28 CET 2008 i686 GNU/Linux Using libneon27-gnutls version 0.28.4-1. -- System Information: Debian Release: squeeze/sid APT prefers testing-proposed-updates APT policy: (500, 'testing-proposed-updates'), (500, 'proposed-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.26 (PREEMPT) Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/bash Versions of packages subversion depends on: ii libapr1 1.3.3-4 The Apache Portable Runtime Librar ii libc6 2.9-12 GNU C Library: Shared libraries ii libsasl2-2 2.1.22.dfsg1-25 Cyrus SASL - authentication abstra ii libsvn1 1.5.6dfsg-1 Shared libraries used by Subversio subversion recommends no packages. Versions of packages subversion suggests: pn db4.6-util <none> (no description available) ii patch 2.5.9-5 Apply a diff file to an original ii subversion-tools 1.5.6dfsg-1 Assorted tools related to Subversi -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

