Project

General

Profile

Housekeeping #2311

[xmms2] libreadline.so.7 dependency inexistent

ventosus - almost 5 years ago - . Updated almost 5 years ago.

Status:
fixed
Priority:
bug
Assignee:
% Done:

100%


Description

On x86_64, xmms2 won't start, because of a shared lib soname mismatch, may need a rebuild.

$ ldd $(which xmms2)
    linux-vdso.so.1 (0x00007fffef255000)
    libxmmsclient.so.6 => /usr/lib/libxmmsclient.so.6 (0x00007f3b7555f000)
    libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x00007f3b75439000)
    libreadline.so.7 => not found
    libm.so.6 => /usr/lib/libm.so.6 (0x00007f3b752f3000)
    libc.so.6 => /usr/lib/libc.so.6 (0x00007f3b7512e000)
    libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f3b7510d000)
    libpcre.so.1 => /usr/lib/libpcre.so.1 (0x00007f3b75098000)
    /lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007f3b75618000)
$ ls -lh /usr/lib/libreadline.so*
lrwxrwxrwx 1 root root   16  7. Jan 17:00 /usr/lib/libreadline.so -> libreadline.so.8
lrwxrwxrwx 1 root root   18  7. Jan 17:00 /usr/lib/libreadline.so.8 -> libreadline.so.8.0
-rwxr-xr-x 1 root root 319K  7. Jan 17:00 /usr/lib/libreadline.so.8.0

History

#1

Updated by freemor almost 5 years ago

  • Assignee set to freemor
  • Status changed from open to in progress

Confirmed. Starting Rebuilds

#2

Updated by freemor almost 5 years ago

  • % Done changed from 0 to 70

x86_64 and i686 pushed
Starting arm build

#3

Updated by freemor almost 5 years ago

  • % Done changed from 70 to 100
  • Status changed from in progress to fixed

armv7h pushed

Also available in: Atom PDF