OpenCSW Bug Tracker


Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004410 [subversion] regular use major always 2010-04-29 09:11 2010-06-20 11:08
Reporter schwindt View Status public  
Assigned To rupert
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Product Build
Summary 0004410: /opt/csw/lib/svn/libsvn_ra_neon-1.so.0: symbol not found
Description Using 1.6.9 in apache / Trac gives the error message :

Warning: Can't synchronize with the repository (Unsupported version
control system "svn": "ld.so.1: httpd: fatal: relocation error: file
/opt/csw/lib/svn/libsvn_ra_neon-1.so.0: symbol
ne_set_request_body_provider64: referenced symbol not found" ). Look in
the Trac log for more information.
Steps To Reproduce
Additional Information CSWap2svn 1.6.9,REV=2010.03.07 SAME
CSWsvn 1.6.9,REV=2010.03.07 SAME
CSWsvn-devel 1.6.9,REV=2010.03.07 SAME
CSWneon 0.29.3,REV=2010.02.25 SAME
 
on Solaris 10 x86.

nm /opt/csw/lib/svn/libsvn_ra_neon-1.so.0.0.0 | grep ne_set_request_body_provider
[464] | 0| 0|FUNC |GLOB |0 |UNDEF |ne_set_request_body_provider64

nm /opt/csw/lib/amd64/libneon.so | grep ne_set_request_body_provider
[503] | 64912| 19|FUNC |GLOB |0 |14 |ne_set_request_body_provider
nm /opt/csw/lib/libneon.so | grep ne_set_request_body_provider
[500] | 32276| 38|FUNC |GLOB |0 |12 |ne_set_request_body_provider

There is no ne_set_request_body_provider64 in any version of neon.

Reverting back to 1.6.6 fixes the problem.
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0007926)
rupert (developer)
2010-05-16 08:10

the neon release states a new interface:
Changes in release neon 0.25.0, 24 April 2005 (PGP signature)
...
    * ne_set_request_body_provider64(), takes an off64_t length argument
(0007974)
rupert (developer)
2010-05-30 12:48

pls reopen if 1.6.11 does not fix this.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker