Package: libapache2-svn Version: 1.6.12dfsg-3 Severity: important
After upgrading my webserver to squeeze, mod_dav_svn doesn't work anymore when trying to commit : [Sat Jan 08 12:01:56 2011] [notice] Apache/2.2.16 (Debian) DAV/2 SVN/1.6.12 PHP/5.3.3-6 with Suhosin-Patch configured -- resuming normal operations [Sat Jan 08 12:02:04 2011] [error] [client 127.0.0.1] mod_dav_svn close_stream: error closing write stream [500, #200029] [Sat Jan 08 12:02:04 2011] [error] [client 127.0.0.1] Couldn't perform atomic initialization [500, #200029] [Sat Jan 08 12:02:04 2011] [error] [client 127.0.0.1] Couldn't perform atomic initialization [500, #200029] [Sat Jan 08 12:02:04 2011] [error] [client 127.0.0.1] SQLite compiled for 3.7.4, but running with 3.7.3 [500, #200030] After a little search, I've found http://blog.fh-kaernten.at/wehr/2011/01/04/svn-couldnt-perform-atomic-initialization-fix/ I've installed libsqlite3-0 from sid and the bug is fixed. Note: I'm not sure if problem is located in libapache2-svn, libsvn1 or in apache2 package -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (700, 'testing'), (10, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.32-3-686-bigmem (SMP w/4 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libapache2-svn depends on: ii apache2.2-common 2.2.16-4 Apache HTTP Server common files ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib ii libsvn1 1.6.12dfsg-3 Shared libraries used by Subversio libapache2-svn recommends no packages. Versions of packages libapache2-svn suggests: pn db4.8-util <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

