Package: libreadline6-dev
Version: 6.2-3
Followup-For: Bug #638850
Hi,
on my 64bit system, links from libreadline6-dev are broken since 6.2-3,
this is what I am experiencing:
$ ls -l /usr/lib/x86_64-linux-gnu/lib{history,readline}.so
lrwxrwxrwx 1 root root 20 Aug 23 00:28 /usr/lib/x86_64-linux-gnu/libhistory.so
-> /lib/libhistory.so.6
lrwxrwxrwx 1 root root 21 Aug 23 00:28 /usr/lib/x86_64-linux-gnu/libreadline.so
-> /lib/libreadline.so.6
but:
$ ls -l /lib/lib{history,readline}.so.6.*
ls: cannot access /lib/libhistory.so.6.*: No such file or directory
ls: cannot access /lib/libreadline.so.6.*: No such file or directory
while the shared objects are under /lib/x86_64-linux-gnu:
$ ls -l /lib/x86_64-linux-gnu/lib{history,readline}.so.6.*
-rw-r--r-- 1 root root 34K Aug 23 00:28 /lib/x86_64-linux-gnu/libhistory.so.6.2
-rw-r--r-- 1 root root 276K Aug 23 00:28
/lib/x86_64-linux-gnu/libreadline.so.6.2
I am also curios about why they are under /lib and not /usr/lib, maybe
because the system shell depends on libreadline?
Thanks,
Antonio Ospite
http://ao2.it
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (900, 'unstable'), (600, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.1.0-rc1-ao2 (SMP w/1 CPU core)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libreadline6-dev depends on:
ii dpkg 1.16.0.3 Debian package management system
ii install-info 4.13a.dfsg.1-7 Manage installed documentation in
ii libncurses5-dev 5.9-1 developer's libraries for ncurses
ii libreadline6 6.2-3 GNU readline and history libraries
libreadline6-dev recommends no packages.
libreadline6-dev suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]