Package: subversion
Version: 1.5.1dfsg1-1
Severity: important

--- Please enter the report below this line. ---

Since I updated 

libneon27 (0.28.2-3) to 0.28.2-5
libneon27-gnutls (0.28.2-3) to 0.28.2-5
libneon27-gnutls-dev (0.28.2-3) to 0.28.2-5
libsasl2-2 (2.1.22.dfsg1-21) to 2.1.22.dfsg1-23
libsasl2-modules (2.1.22.dfsg1-21) to 2.1.22.dfsg1-23
libaprutil1 (1.2.12+dfsg-7) to 1.2.12+dfsg-8
libaprutil1-dev (1.2.12+dfsg-7) to 1.2.12+dfsg-8

I'm no more able to access my company server from debian boxes: 

{{{
$ svn up
Reame di autenticazione: <https://AAA.BBB.CCC.DDD:443> project
Password per 'username':
Reame di autenticazione: <https://AAA.BBB.CCC.DDD:443> project
Username: username
Password per 'username':
Reame di autenticazione: <https://AAA.BBB.CCC.DDD:443> project
Username: username
Password per 'username':
svn: OPTIONS di 'https://AAA.BBB.CCC.DDD/svn/path': autorizzazione
fallita (https://AAA.BBB.CCC.DDD)
}}}

If I set

neon-debug-mask = 130

in ~/.subversion/servers I get:

{{{
$ svn up
Running pre_send hooks
compress: Initialization.
Sending request headers:
OPTIONS /svn/project/trunk HTTP/1.1
Host: AAA.BBB.CCC.DDD
User-Agent: SVN/1.5.1 (r32289) neon/0.28.2
Keep-Alive:
Connection: TE, Keep-Alive
TE: trailers
DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
Accept-Encoding: gzip

Sending request-line and headers:
Doing DNS lookup on AAA.BBB.CCC.DDD...
Connecting to AAA.BBB.CCC.DDD
Request sent; retry is 0.
[status-line] < HTTP/1.1 401 Authorization Required
[hdr] Date: Tue, 09 Sep 2008 07:27:53 GMT
Header Name: [date], Value: [Tue, 09 Sep 2008 07:27:53 GMT]
[hdr] Server: Apache/2.2.9 (Fedora)
Header Name: [server], Value: [Apache/2.2.9 (Fedora)]
[hdr] WWW-Authenticate: Digest realm="project",
nonce="5R5MeXFWBAA=673bce354e24a5c28c6c348e07a13e5278f7534e",
algorithm=MD5, domain="project", qop="auth" Header Name:
[www-authenticate], Value: [Digest realm="project",
nonce="5R5MeXFWBAA=673bce354e24a5c28c6c348e07a13e5278f7534e",
algorithm=MD5, domain="project", qop="auth"] [hdr] Content-Length: 480
Header Name: [content-length], Value: [480] [hdr] Keep-Alive:
timeout=15, max=100 Header Name: [keep-alive], Value: [timeout=15,
max=100] [hdr] Connection: Keep-Alive Header Name: [connection], Value:
[Keep-Alive] [hdr] Content-Type: text/html; charset=iso-8859-1 Header
Name: [content-type], Value: [text/html; charset=iso-8859-1] [hdr]
End of headers.
Running post_headers hooks
Reading 480 bytes of response body.
Got 480 bytes.
Read block (480 bytes):
[<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>401 Authorization Required</title>
</head><body>
<h1>Authorization Required</h1>
<p>This server could not verify that you
are authorized to access the document
requested.  Either you supplied the wrong
credentials (e.g., bad password), or your
browser doesn't understand how to supply
the credentials required.</p>
<hr>
<address>Apache/2.2.9 (Fedora) Server at AAA.BBB.CCC.DDD Port
443</address> </body></html>
]
Running post_send hooks
Reame di autenticazione: <https://AAA.BBB.CCC.DDD:443> project
Password per 'username':
Running pre_send hooks
compress: Initialization.
Sending request headers:
OPTIONS /svn/project/trunk HTTP/1.1
Host: AAA.BBB.CCC.DDD
User-Agent: SVN/1.5.1 (r32289) neon/0.28.2
Keep-Alive:
Connection: TE, Keep-Alive
TE: trailers
DAV: http://subversion.tigris.org/xmlns/dav/svn/depth
DAV: http://subversion.tigris.org/xmlns/dav/svn/mergeinfo
DAV: http://subversion.tigris.org/xmlns/dav/svn/log-revprops
Accept-Encoding: gzip

Sending request-line and headers:
Request sent; retry is 1.
Aborted request (-3): Could not read status line
Persistent connection timed out, retrying.
Sending request-line and headers:
Connecting to AAA.BBB.CCC.DDD
Request sent; retry is 0.
[status-line] < HTTP/1.1 401 Authorization Required
[hdr] Date: Tue, 09 Sep 2008 07:30:36 GMT
Header Name: [date], Value: [Tue, 09 Sep 2008 07:30:36 GMT]
[hdr] Server: Apache/2.2.9 (Fedora)
Header Name: [server], Value: [Apache/2.2.9 (Fedora)]
[hdr] WWW-Authenticate: Digest realm="project",
nonce="eqQCg3FWBAA=ef147230e73f3837ac989be963b00fe7b5ae3639",
algorithm=MD5, domain="project", qop="auth" Header Name:
[www-authenticate], Value: [Digest realm="project",
nonce="eqQCg3FWBAA=ef147230e73f3837ac989be963b00fe7b5ae3639",
algorithm=MD5, domain="project", qop="auth"] [hdr] Content-Length: 480
Header Name: [content-length], Value: [480] [hdr] Keep-Alive:
timeout=15, max=100 Header Name: [keep-alive], Value: [timeout=15,
max=100] [hdr] Connection: Keep-Alive Header Name: [connection], Value:
[Keep-Alive] [hdr] Content-Type: text/html; charset=iso-8859-1 Header
Name: [content-type], Value: [text/html; charset=iso-8859-1] [hdr]
End of headers.
Running post_headers hooks
Reading 480 bytes of response body.
Got 480 bytes.
Read block (480 bytes):
[<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>401 Authorization Required</title>
</head><body>
<h1>Authorization Required</h1>
<p>This server could not verify that you
are authorized to access the document
requested.  Either you supplied the wrong
credentials (e.g., bad password), or your
browser doesn't understand how to supply
the credentials required.</p>
<hr>
<address>Apache/2.2.9 (Fedora) Server at AAA.BBB.CCC.DDD Port
443</address> </body></html>
]
Running post_send hooks
Reame di autenticazione: <https://AAA.BBB.CCC.DDD:443> project
Username: ^C
Request ends, status 401 class 4xx, error line:
Could not authenticate to server: rejected Digest challenge
Running destroy hooks.
Request ends.
svn: OPTIONS di 'https://AAA.BBB.CCC.DDD/svn/project/trunk':
autorizzazione fallita (https://AAA.BBB.CCC.DDD) sess: Destroying
session. sess: Destroying session.
}}}

Test with serf: "http-library = serf" in ~/.subversion/servers

{{{
$ svn up
Errore nella validazione del certificato del server per
'https://AAA.BBB.CCC.DDD':
 - Il certificato non è stato creato da un'autorità fidata.
   Usa il codice di fingerprint per verificare il certificato
manualmente! Informazioni del certificato:
 - Nome host: AAA.BBB.CCC.DDD
 - Valido: dal May 26 10:00:57 2008 GMT al May 26 10:00:57 2009 GMT
 - Autorità: (null), @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ((null))
 - Fingerprint:
C4:47:B4:03:88:49:D0:D6:4F:67:12:B2:E0:DF:17:B5:67:3A:3B:2D (R)ifiuta,
accetta (t)emporaneamente o accetta (p)ermanentemente? p svn:
qop="auth" authentication not supported. Authentication failed
}}}


--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.26-1-amd64

Debian Release: lenny/sid
  500 unstable        www.debian-multimedia.org 
  500 unstable        ftp.it.debian.org 

--- Package information. ---
Depends               (Version) | Installed
===============================-+-=================
libsvn1        (= 1.5.1dfsg1-1) | 1.5.1dfsg1-1
libapr1                         | 1.2.12-4
libc6                (>= 2.7-1) | 2.7-13
libsasl2-2                      | 2.1.22.dfsg1-23

-- 
Antonio Valentino



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to