Your message dated Sun, 08 Oct 2006 22:21:00 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#391744: fixed in subversion 1.4.0-4
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: subversion
Version: 1.4.0-3

When updating some working dirs from remote repositories, I found svn
segfaulting. Backtracing the core led to the discovery that svn used the
libs from previous libsvn0, which barfed in apr_palloc() called by
(further up) svn_ra_open2 () from /usr/lib/libsvn_ra-1.so.0 lying still
around due to dependencies. Obviously it was loaded because the libsvn1
was installed but does not contain the actual libs.

As far as I can tell, they don't get built with the desired SOVERSION.
Please see
http://buildd.debian.org/fetch.php?&pkg=subversion&ver=1.4.0-3&arch=amd64&stamp=1160176708&file=log&as=raw

Poking around a bit, I think the culprit is in line 50 of the apr-abi patch. The
alternatives as they stand lead to an SVN_LT_SOVERSION of 0 if in apr.h
APR_HAS_LARGE_FILES is true, which is the opposite of what is really desired.

Swapping the alternatives led to the correct setting of
SVN_LT_SOVERSION. I don't know, if that's the best way to handle it, but
as $apr_lfs_abi doesn't seem to be used anywhere else, I gave it a try.

So I could locally build without error, libs in libsvn1, and a non
segfaulting "svn up".

Please feel free to contact me, if you need more info, coredumps etc.
from my testing.

Best regards,
  Klaus Hoercher

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-wb-a
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages subversion depends on:
ii  libapr1                      1.2.7-6     The Apache Portable Runtime Librar
ii  libc6                        2.3.6.ds1-5 GNU C Library: Shared libraries
ii  libsvn1                      1.4.0-3     Shared libraries used by Subversio

subversion recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: subversion
Source-Version: 1.4.0-4

We believe that the bug you reported is fixed in the latest version of
subversion, which is due to be installed in the Debian FTP archive:

libapache2-svn_1.4.0-4_i386.deb
  to pool/main/s/subversion/libapache2-svn_1.4.0-4_i386.deb
libsvn-dev_1.4.0-4_i386.deb
  to pool/main/s/subversion/libsvn-dev_1.4.0-4_i386.deb
libsvn-doc_1.4.0-4_all.deb
  to pool/main/s/subversion/libsvn-doc_1.4.0-4_all.deb
libsvn-java_1.4.0-4_i386.deb
  to pool/main/s/subversion/libsvn-java_1.4.0-4_i386.deb
libsvn-javahl_1.4.0-4_all.deb
  to pool/main/s/subversion/libsvn-javahl_1.4.0-4_all.deb
libsvn-perl_1.4.0-4_i386.deb
  to pool/main/s/subversion/libsvn-perl_1.4.0-4_i386.deb
libsvn-ruby1.8_1.4.0-4_i386.deb
  to pool/main/s/subversion/libsvn-ruby1.8_1.4.0-4_i386.deb
libsvn-ruby_1.4.0-4_all.deb
  to pool/main/s/subversion/libsvn-ruby_1.4.0-4_all.deb
libsvn1_1.4.0-4_i386.deb
  to pool/main/s/subversion/libsvn1_1.4.0-4_i386.deb
python-subversion_1.4.0-4_i386.deb
  to pool/main/s/subversion/python-subversion_1.4.0-4_i386.deb
subversion-tools_1.4.0-4_all.deb
  to pool/main/s/subversion/subversion-tools_1.4.0-4_all.deb
subversion_1.4.0-4.diff.gz
  to pool/main/s/subversion/subversion_1.4.0-4.diff.gz
subversion_1.4.0-4.dsc
  to pool/main/s/subversion/subversion_1.4.0-4.dsc
subversion_1.4.0-4_i386.deb
  to pool/main/s/subversion/subversion_1.4.0-4_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter Samuelson <[EMAIL PROTECTED]> (supplier of updated subversion package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun,  8 Oct 2006 09:26:04 -0500
Source: subversion
Binary: libsvn-javahl libsvn1 libsvn-perl libsvn-doc libsvn-dev libsvn-ruby 
libapache2-svn libsvn-ruby1.8 libsvn-java python-subversion subversion-tools 
subversion
Architecture: source all i386
Version: 1.4.0-4
Distribution: unstable
Urgency: medium
Maintainer: Peter Samuelson <[EMAIL PROTECTED]>
Changed-By: Peter Samuelson <[EMAIL PROTECTED]>
Description: 
 libapache2-svn - Subversion server modules for Apache
 libsvn-dev - Development files for Subversion libraries
 libsvn-doc - Developer documentation for libsvn
 libsvn-java - Java bindings for Subversion
 libsvn-javahl - Java bindings for Subversion (dummy package)
 libsvn-perl - Perl bindings for Subversion
 libsvn-ruby - Ruby bindings for Subversion (dummy package)
 libsvn-ruby1.8 - Ruby bindings for Subversion
 libsvn1    - Shared libraries used by Subversion
 python-subversion - Python bindings for Subversion
 subversion - Advanced version control system
 subversion-tools - Assorted tools related to Subversion
Closes: 391744
Changes: 
 subversion (1.4.0-4) unstable; urgency=medium
 .
   [ Peter Samuelson ]
   * patches/apr-abi: switch to a simpler test that actually DTRT on 64-bit
     platforms.  (Closes: #391744)
Files: 
 7165798be06444b9ee50205627643630 1224 devel optional subversion_1.4.0-4.dsc
 4cf4ed36a200c87f05cc65a804200e3b 47687 devel optional 
subversion_1.4.0-4.diff.gz
 756f65be16bbdee6b5744a590790377e 1065240 doc extra libsvn-doc_1.4.0-4_all.deb
 f5e62b5c720856ad1bd1ad3e5fc8be71 128846 admin extra 
subversion-tools_1.4.0-4_all.deb
 23ae3da9296eeb9e1d66fb8586f3f56d 770 devel optional 
libsvn-javahl_1.4.0-4_all.deb
 298c6e3003f3ba9727dfd489a790488e 738 devel optional libsvn-ruby_1.4.0-4_all.deb
 c28663e47c0b559b84c5ef1e2b49bc04 1012674 devel optional 
subversion_1.4.0-4_i386.deb
 ca5c87520aaee73e2f999da211d29fc2 583450 libs optional libsvn1_1.4.0-4_i386.deb
 d0c6b45eb33dd9166e995312a30089a7 817174 libdevel extra 
libsvn-dev_1.4.0-4_i386.deb
 8aa98acd493f42d8906d1e35c38f8464 123838 net optional 
libapache2-svn_1.4.0-4_i386.deb
 d75a5d1fa3c35c9f68ee802fe2e10888 492520 python optional 
python-subversion_1.4.0-4_i386.deb
 10fba61d7d8b04961e6635dc0bcbbaf7 201316 devel optional 
libsvn-java_1.4.0-4_i386.deb
 356bfef0ca02ef6ac48cb464866d163e 794896 perl optional 
libsvn-perl_1.4.0-4_i386.deb
 bab01079f0386e1f07f8b9312965e303 376168 devel optional 
libsvn-ruby1.8_1.4.0-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFKYo8GJU/LHOwJZIRAsZ+AKC4Yd3pScAOlKNVin+1w8nipsgMngCcDIVt
OALGXThraOxRr0rMb3Yhvjc=
=Pzuf
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to