Mantis - subversion
Viewing Issue Advanced Details
3792 packaging crash sometimes 2009-07-30 16:52 2009-12-27 11:11
james  
 
normal  
closed  
duplicate  
none    
none  
0003792: libsvn_fs_base-1.so.0 and libsvn_ra_dav-1.so.0 missing
Previouly svn included libsvn_fs_base-1.so.0 and libsvn_ra_dav-1.so.0. These are no longer in svn but stil needed by 2 dependants. Suggest svn packs the old files until the dependants are rebuilt, if that is not possible please expedite the rebuild of the depends.
CSWkdesdk 3.4.3,REV=2007.12.10
/opt/csw/kde-gcc/lib/kde3/kio_svn.so
    libsvn_fs_base-1.so.0 => (file not found)
    libsvn_ra_dav-1.so.0 => (file not found)


CSWkdevelop 3.5.0
/opt/csw/kde-gcc/lib/kde3/kio_kdevsvn.so
    libsvn_fs_base-1.so.0 => (file not found)
    libsvn_ra_dav-1.so.0 => (file not found)

Issue History
2009-07-30 16:52 james New Issue
2009-12-20 05:04 rupert Note Added: 0007103
2009-12-20 05:04 rupert Status new => closed
2009-12-20 05:04 rupert Resolution open => won't fix
2009-12-20 10:47 james Note Added: 0007106
2009-12-20 10:47 james Status closed => feedback
2009-12-20 10:47 james Resolution won't fix => reopened
2009-12-20 16:55 dam Note Added: 0007107
2009-12-20 17:42 rupert Note Added: 0007108
2009-12-20 22:26 rupert Note Added: 0007110
2009-12-20 23:20 rupert Note Added: 0007113
2009-12-21 10:12 james Note Added: 0007114
2009-12-27 11:11 rupert Note Added: 0007146
2009-12-27 11:11 rupert Status feedback => closed
2009-12-27 11:11 rupert Resolution reopened => duplicate

Notes
(0007103)
rupert   
2009-12-20 05:04   
please address this to CSWkdesdk and CSWkdevelop if it is still valid.
(0007106)
james   
2009-12-20 10:47   
That's not it's played, you have to support them until they change.
(0007107)
dam   
2009-12-20 16:55   
You can either use version modulations (see "libtool" as an example) for maximum
flexibility or just put the old shared libs in the current package in post-install
(see "curl" for an example). Let me know if you need further help on this.
(0007108)
rupert   
2009-12-20 17:42   
yes pls if you could place the files in "files".
(0007110)
rupert   
2009-12-20 22:26   
checked in
(0007113)
rupert   
2009-12-20 23:20   
what i am wondering how you tested this, because libsvn_fs_base-1.so.0 is there in /opt/csw/lib/svn/libsvn_fs_base-1.so.0 cf. http://www.opencsw.org/search/subversion. [^]
(0007114)
james   
2009-12-21 10:12   
With ldd.

If you have fixed this please say so.

"please address this to CSWkdesdk and CSWkdevelop if it is still valid." says to me "This is not fixed in SVN, the depends will have to be fixed if they are not fixed already". Sorry if that is not the correct interpretation of your words, please qualify what you have done.
(0007146)
rupert   
2009-12-27 11:11   
of http://www.opencsw.org/bugtrack/view.php?id=4096 [^]