[bug-notifications] [subversion 0004420]: Linked against old neon library (0.26)
Mantis Bug Tracker
noreply at opencsw.org
Tue May 18 09:52:26 CEST 2010
A NOTE has been added to this issue.
======================================================================
http://www.opencsw.org/bugtrack/view.php?id=4420
======================================================================
Reported By: alexs77
Assigned To: dam
======================================================================
Project: subversion
Issue ID: 4420
Category: regular use
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2010-05-17 12:55 CEST
Last Modified: 2010-05-18 09:52 CEST
======================================================================
Summary: Linked against old neon library (0.26)
Description:
When I try to execute svn, it fails, because it's linked against neon 0.26,
but on the repository, there's already 0.29.
======================================================================
----------------------------------------------------------------------
(0007931) alexs77 (reporter) - 2010-05-18 09:52
http://www.opencsw.org/bugtrack/view.php?id=4420#c7931
----------------------------------------------------------------------
--($ ~)-- pkginfo -x CSWneon CSWneonfull
CSWneon neon - Neon HTTP and WebDAV client library (minimal
dependencies)
(sparc) 0.29.3,REV=2010.02.25
ERROR: information for "CSWneonfull" was not found
--($ ~)-- ls -l /opt/csw/lib/libneon*
-rwxr-xr-x 1 root bin 175564 Feb 25 11:58
/opt/csw/lib/libneon-minimal.so.26.0.4
-rwxr-xr-x 1 root bin 212988 Feb 25 12:04
/opt/csw/lib/libneon-minimal.so.27.2.3
lrwxrwxrwx 1 root root 17 May 11 10:44
/opt/csw/lib/libneon.so -> libneon.so.27.2.3
lrwxrwxrwx 1 root root 17 May 11 10:44
/opt/csw/lib/libneon.so.26 -> libneon.so.26.0.4
lrwxrwxrwx 1 root root 17 May 11 10:44
/opt/csw/lib/libneon.so.27 -> libneon.so.27.2.3
So CSWneonfull isn't installed. I just removed (pkgrm) CSWneon CSWsvn and
re-installed it (pkgutil -yi CSWsvn). CSWneonfull still isn't there and
after the reinstallation, there's now this situation:
--($ ~)-- pkginfo -x CSWneon CSWneonfull
CSWneon neon - Neon HTTP and WebDAV client library (minimal
dependencies)
(sparc) 0.29.3,REV=2010.02.25
ERROR: information for "CSWneonfull" was not found
--($ ~)-- ls -l /opt/csw/lib/libneon*
-rwxr-xr-x 1 root bin 175564 Feb 25 11:58
/opt/csw/lib/libneon-minimal.so.26.0.4
-rwxr-xr-x 1 root bin 212988 Feb 25 12:04
/opt/csw/lib/libneon-minimal.so.27.2.3
lrwxrwxrwx 1 root root 17 May 18 09:49
/opt/csw/lib/libneon.so -> libneon.so.27.2.3
lrwxrwxrwx 1 root root 17 May 18 09:49
/opt/csw/lib/libneon.so.26 -> libneon.so.26.0.4
lrwxrwxrwx 1 root other 33 May 18 09:49
/opt/csw/lib/libneon.so.26.0.4 -> /etc/opt/csw/alternatives/neon.26
lrwxrwxrwx 1 root root 17 May 18 09:49
/opt/csw/lib/libneon.so.27 -> libneon.so.27.2.3
lrwxrwxrwx 1 root other 30 May 18 09:49
/opt/csw/lib/libneon.so.27.2.3 -> /etc/opt/csw/alternatives/neon
When I manually install CSWneonfull, I can run svn. But if CSWneonfull is
required, shouldn't CSWsvn depend on it?
More information about the bug-notifications
mailing list