Public bug reported:

Binary package hint: ia32-libs

Due to some trouble with skype I've had to take a look in /usr/lib32,
and it seems that some libs are misplaced, at least on my machine. (I've
just updated from Intrepid to Jaunty, I've no idea what would happen on
a clean install.)

Take a look at the snippets below. libpulse-simple.so is symlinked to a
non-existent libpulse-simple.so.0.0.1, libpulse.so to (non-existent)
libpulse.so.0.4.1, and libltdl.so to libltdl.so.3 instead of (I assume)
libltdl.so.7. Also, libgpg-error.so is symlinked to libgpg-error.so.0
and libgcrypt.so to libgcrypt.so.11, despite the fact that the former
are in /usr/lib32 and the latter in /lib32. By the way, I don't think I
see the reason for a /lib32 directory, shouldn't everything reside in
/usr/lib32?

I noticed the problem when ldconfig complained about missing files. In
this case I just added/replaced by hand the symlinks and ldconfig at
least stopped complaining. (I still haven't solved my initial Skype
problem, so I've no idea if this contributed or not.)

bogd...@mabelode:/usr/lib32$ ls -la|grep pulse
[snip]
lrwxrwxrwx  1 root root       24 2008-12-19 19:46 libpulse-simple.so -> 
libpulse-simple.so.0.0.1
lrwxrwxrwx  1 root root       24 2008-12-19 19:46 libpulse-simple.so.0 -> 
libpulse-simple.so.0.0.2
-rw-r--r--  1 root root    63460 2008-12-10 03:15 libpulse-simple.so.0.0.2
lrwxrwxrwx  1 root root       17 2008-12-19 19:46 libpulse.so -> 
libpulse.so.0.4.1
lrwxrwxrwx  1 root root       17 2008-12-19 19:46 libpulse.so.0 -> 
libpulse.so.0.7.0
-rw-r--r--  1 root root   379960 2008-12-10 03:15 libpulse.so.0.7.0

bogd...@mabelode:/usr/lib32$ ls -la|grep ltdl
lrwxrwxrwx  1 root root       12 2008-12-19 19:46 libltdl.so -> libltdl.so.3
lrwxrwxrwx  1 root root       16 2008-12-19 19:46 libltdl.so.7 -> 
libltdl.so.7.1.2
-rw-r--r--  1 root root    30104 2008-11-19 13:52 libltdl.so.7.1.2

bogd...@mabelode:/usr/lib32$ ls -la |grep gpg-err
lrwxrwxrwx  1 root root       17 2008-12-19 19:46 libgpg-error.so -> 
libgpg-error.so.0

bogd...@mabelode:/usr/lib32$ dpkg-query -S libgpg-error.so |grep ia32
ia32-libs: /lib32/libgpg-error.so.0.3.0
ia32-libs: /lib32/libgpg-error.so.0
ia32-libs: /usr/lib32/libgpg-error.so

bogd...@mabelode:/usr/lib32$ ls -la |grep libgcrypt
lrwxrwxrwx  1 root root       15 2008-12-19 19:46 libgcrypt.so -> 
libgcrypt.so.11

bogd...@mabelode:/usr/lib32$ ls -la /lib32|grep libgcr
lrwxrwxrwx  1 root root      19 2008-12-19 19:46 libgcrypt.so.11 -> 
libgcrypt.so.11.4.4
-rw-r--r--  1 root root  423876 2008-11-11 17:46 libgcrypt.so.11.4.4

** Affects: ia32-libs (Ubuntu)
     Importance: Undecided
         Status: New

-- 
[jaunty] some ia32 libs are linked in weird places
https://bugs.launchpad.net/bugs/309841
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to