Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#496648: [git-core] git svn fetch fails: libexpat.so.0: cannot open shared object file: No such file or directory

64 views
Skip to first unread message

Ondrej Certik

unread,
Aug 26, 2008, 9:20:05 AM8/26/08
to
Package: git-core
Version: 1:1.5.6.5-1
Severity: important

--- Please enter the report below this line. ---

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
ondra@pc232:~$ 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


Ondrej

--- System information. ---
Architecture: i386
Kernel: Linux 2.6.26-1-686

Debian Release: lenny/sid
500 unstable ftp.cz.debian.org

--- 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
zlib1g (>= 1:1.2.0) | 1:1.2.3.3.dfsg-12
perl-modules | 5.10.0-13
liberror-perl | 0.17-1
libdigest-sha1-perl | 2.11-2+b1


--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Gerrit Pape

unread,
Aug 28, 2008, 5:30:16 AM8/28/08
to
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
> ondra@pc232:~$ 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.

0 new messages