On Tue, Aug 26, 2008 at 03:04:06PM +0200, Ondrej Certik wrote:
> Hi, this is what I am getting:
> 
> $ git svn fetch 
> svnserve: error while loading shared libraries: libexpat.so.0: cannot open 
> shared object file: No such file or directory
> Network connection closed unexpectedly: Connection closed unexpectedly at 
> /usr/bin/git-svn line 1385
> 
> 
> any ideas how to fix this? libexpat.so.0 doesn't seem to be in Debian 
> anymore, I only have:
> 
> $ ls /usr/lib/libexpat.so*
> /usr/lib/libexpat.so  /usr/lib/libexpat.so.1  /usr/lib/libexpat.so.1.5.2
> [EMAIL PROTECTED]:~$ ls -l /usr/lib/libexpat.so*
> lrwxrwxrwx 1 root root     17 2008-06-12 12:20 /usr/lib/libexpat.so -> 
> libexpat.so.1.5.2
> lrwxrwxrwx 1 root root     17 2008-06-12 12:20 /usr/lib/libexpat.so.1 -> 
> libexpat.so.1.5.2
> -rw-r--r-- 1 root root 151468 2008-06-09 20:52 /usr/lib/libexpat.so.1.5.2

> --- Package information. ---
> Depends                     (Version) | Installed
> =====================================-+-==============
> libc6                      (>= 2.7-1) | 2.7-13
> libcurl3-gnutls         (>= 7.16.2-1) | 7.18.2-7
> libexpat1                 (>= 1.95.8) | 2.0.1-4

Hi, the dependency here is correct.  I guess it's rather a problem of
one of the packages git-svn depends on, than git-svn itself.  Is your
system completely uptodate (run apt-get update && apt-get upgrade)?  Can
you check whether the problem also exists with git-svn 1.5.6.3-1?

Regards, Gerrit.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to