severity 543448 wishlist reassign 543448 ia32-libs retitle 543448 "Please add libgdbm3 and libwrap0" thanks
libgdbm3 and libwrap0 have to be added to ia32-libs. When done we'll do a rebuild with build depends on ia32-libs. I think this should be the proper way to fix this bug. Otherwise we'll have a lib32asound2-plugins without /usr/lib32/alsa-lib/libasound_module_pcm_pulse.so. This is the case if a rebuild is done in an actual chroot. BTW /usr/lib32/libpulse.so.0 looks for the missing links as well.... According to [1] temporary one can download libgdbm3_1.8.3-3_i386.deb and libwrap0_7.6.q-18_i386.deb, do an dpkg -X .deb /emul/ia32-linux. A final ldconfig is necessary and we are done ;-) For some reason "echo /emul/ia32-linux/lib >> /etc/ld.so.conf.d/ia32.conf" is needed. [1] /usr/share/doc/ia-32-libs/README.Debian Elimar * Jason D. Clinton <[email protected]> [090825 05:50]: > Package: lib32asound2-plugins > Version: 1.0.20-1 > Severity: important > > This .deb is linked against non-existant ia32 libraries. See following > console outputs. > > $ ldd /usr/lib32/alsa-lib/libasound_module_pcm_pulse.so > linux-gate.so.1 => (0xf7ee1000) > libpulse.so.0 => /usr/lib32/libpulse.so.0 (0xf7e80000) > libasound.so.2 => /usr/lib32/libasound.so.2 (0xf7db8000) > libc.so.6 => /lib32/libc.so.6 (0xf7c60000) > libpulsecommon-0.9.15.so => /usr/lib32/libpulsecommon-0.9.15.so > (0xf7c1c000) > libX11.so.6 => /usr/lib32/libX11.so.6 (0xf7b00000) > libICE.so.6 => /usr/lib32/libICE.so.6 (0xf7ae8000) > libSM.so.6 => /usr/lib32/libSM.so.6 (0xf7ae0000) > libXtst.so.6 => /usr/lib32/libXtst.so.6 (0xf7adb000) > libwrap.so.0 => not found > libasyncns.so.0 => /usr/lib32/libasyncns.so.0 (0xf7ad5000) > libdbus-1.so.3 => /lib32/libdbus-1.so.3 (0xf7a9c000) > libpthread.so.0 => /lib32/libpthread.so.0 (0xf7a82000) > libcap.so.2 => /lib32/libcap.so.2 (0xf7a7e000) > libgdbm.so.3 => not found > librt.so.1 => /lib32/librt.so.1 (0xf7a74000) > libdl.so.2 => /lib32/libdl.so.2 (0xf7a70000) > libm.so.6 => /lib32/libm.so.6 (0xf7a48000) > /lib/ld-linux.so.2 (0xf7ee2000) > libwrap.so.0 => not found > libgdbm.so.3 => not found > libxcb.so.1 => /usr/lib32/libxcb.so.1 (0xf7a2e000) > libuuid.so.1 => /lib32/libuuid.so.1 (0xf7a2a000) > libXext.so.6 => /usr/lib32/libXext.so.6 (0xf7a1c000) > libresolv.so.2 => /lib32/libresolv.so.2 (0xf7a06000) > libnsl.so.1 => /lib32/libnsl.so.1 (0xf79ec000) > libXau.so.6 => /usr/lib32/libXau.so.6 (0xf79e9000) > libXdmcp.so.6 => /usr/lib32/libXdmcp.so.6 (0xf79e4000) > > $ apt-file search libgdbm.so.3 > libgdbm3: /usr/lib/libgdbm.so.3 > libgdbm3: /usr/lib/libgdbm.so.3.0.0 > > $ apt-file search libwrap.so.0 > libwrap0: /lib/libwrap.so.0 > libwrap0: /lib/libwrap.so.0.7.6 > > $ dpkg -L libgdbm3 | grep 32 > > $ dpkg -L libwrap0 | grep 32 > > > -- System Information: > Debian Release: squeeze/sid > APT prefers unstable > APT policy: (500, 'unstable'), (1, 'experimental') > Architecture: amd64 (i686) > > Kernel: Linux 2.6.31-rc6-amd64 (SMP w/2 CPU cores) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/bash > > Versions of packages lib32asound2-plugins depends on: > ii ia32-libs 20090808 ia32 shared libraries for use on > a > ii lib32asound2 1.0.20-3 shared library for ALSA > applicatio > ii libc6-i386 2.10.1-0exp1 GNU C Library: 32-bit shared > libra > > lib32asound2-plugins recommends no packages. > > lib32asound2-plugins suggests no packages. > > -- no debconf information > > > > _______________________________________________ > Pkg-alsa-devel mailing list > [email protected] > http://lists.alioth.debian.org/mailman/listinfo/pkg-alsa-devel > -- BOFH excuse #142: new guy cross-connected phone lines with ac power bus. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

