Your message dated Thu, 4 Jul 2013 09:20:06 +0200
with message-id
<caljhhg-1+0hdsj-h+caf1tktqtycdyt1rthyv1zw1z63h92...@mail.gmail.com>
and subject line Symlinks in libjson0 moved to /lib/<tripplet>
has caused the Debian Bug report #710676,
regarding libjson0: error while loading shared libraries: libjson.so.0
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
710676: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710676
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libjson0
Version: 0.11-1
Severity: normal
After update libjson0 from 0.10-1.2 to 0.11-1 some programs terminating with
error:
error while loading shared libraries: libjson.so.0: cannot open shared object
file: No such file or directory
some info about libjson:
# locate libjson.so.0
/usr/lib/i386-linux-gnu/libjson.so.0
/usr/lib/x86_64-linux-gnu/libjson.so.0
# ls -la /usr/lib/x86_64-linux-gnu/libjson.so.0
lrwxrwxrwx 1 root root 36 май 17 00:09 /usr/lib/x86_64-linux-
gnu/libjson.so.0 -> /lib/x86_64-linux-gnu/libjson-c.so.2
# ls -la /lib/x86_64-linux-gnu/libjson-c.so.2
lrwxrwxrwx 1 root root 18 май 17 00:09 /lib/x86_64-linux-gnu/libjson-c.so.2
-> libjson-c.so.2.0.1
# ls -la /usr/lib/i386-linux-gnu/libjson.so.0
lrwxrwxrwx 1 root root 34 май 18 15:17 /usr/lib/i386-linux-gnu/libjson.so.0
-> /lib/i386-linux-gnu/libjson-c.so.2
# ls -la /lib/i386-linux-gnu/libjson-c.so.2
lrwxrwxrwx 1 root root 18 май 18 15:17 /lib/i386-linux-gnu/libjson-c.so.2 ->
libjson-c.so.2.0.1
# locate libjson-c.so.2.0.1
/lib/i386-linux-gnu/libjson-c.so.2.0.1
/lib/x86_64-linux-gnu/libjson-c.so.2.0.1
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing-proposed-updates'),
(500, 'stable-updates'), (500, 'proposed-updates'), (500,
'oldstable-updates'), (500, 'oldstable-proposed-updates'), (500,
'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.9-2.slh.1-aptosid-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Version: 0.11-2
This is a fresh unstable chroot with libjson0, libjson-c2, libjson0-dev and
libjson-c-dev installed:
root@howl:/lib/x86_64-linux-gnu# ls -l *json*
lrwxrwxrwx 1 root root 18 Jun 6 18:23 libjson-c.so.2 ->
libjson-c.so.2.0.1
-rw-r--r-- 1 root root 43808 Jun 6 18:23 libjson-c.so.2.0.1
lrwxrwxrwx 1 root root 14 Jun 6 18:23 libjson.so.0 -> libjson-c.so.2
root@howl:/lib/x86_64-linux-gnu# cd /usr/lib/x86_64-linux-gnu/
root@howl:/usr/lib/x86_64-linux-gnu# ls -l *json*
-rw-r--r-- 1 root root 65608 Jun 6 18:23 libjson-c.a
lrwxrwxrwx 1 root root 40 Jun 6 18:23 libjson-c.so ->
/lib/x86_64-linux-gnu/libjson-c.so.2.0.1
lrwxrwxrwx 1 root root 11 Jun 6 18:23 libjson.a -> libjson-c.a
lrwxrwxrwx 1 root root 12 Jun 6 18:23 libjson.so -> libjson-c.so
Andreas, if you have an idea how to get rid of already created symlinks,
please throw it at me :).
O.
--
Ondřej Surý <[email protected]>
--- End Message ---