Public bug reported:

Binary package hint: ia32-libs

Ubuntu 8.10 Intrepid, AMD64.

I outlined the reason for needing to add this package to ia32-libs here:

https://bugs.launchpad.net/ubuntu/+source/flashplugin-
nonfree/+bug/257403/comments/49

Since version 2.2ubuntu11, the library file /lib32/libnss_ldap.so.2 has
needed libgnutls.so.26 instead of libgnutls.so.13.  When libgnutls26 is
installed with getlibs, flash rc2 works again.  Previously I had to
downgrade to version 2.2ubuntu11 of ia32-libs to get flash working,
which installed an older version of libnss_ldap.so.2 that linked to
libgnutls.so.13 instead of libgnutls.so.26.

Regardless of the flash issue, the current ia32-libs is broken because
it is missing a file that an important library is trying to link to:

> ldd /lib32/libnss_ldap-2.8.90.so 
 linux-gate.so.1 => (0xf7f1c000)
 libldap_r-2.4.so.2 => /usr/lib32/libldap_r-2.4.so.2 (0xf7e9e000)
 liblber-2.4.so.2 => /usr/lib32/liblber-2.4.so.2 (0xf7e90000)
 libsasl2.so.2 => /usr/lib32/libsasl2.so.2 (0xf7e77000)
 libkrb5.so.3 => /usr/lib32/libkrb5.so.3 (0xf7de5000)
 libcom_err.so.2 => /lib32/libcom_err.so.2 (0xf7de1000)
 libgssapi_krb5.so.2 => /usr/lib32/libgssapi_krb5.so.2 (0xf7db7000)
 libdl.so.2 => /lib32/libdl.so.2 (0xf7db3000)
 libnsl.so.1 => /lib32/libnsl.so.1 (0xf7d9a000)
 libresolv.so.2 => /lib32/libresolv.so.2 (0xf7d85000)
 libpthread.so.0 => /lib32/libpthread.so.0 (0xf7d6c000)
 libc.so.6 => /lib32/libc.so.6 (0xf7c0e000)
 libgnutls.so.26 => not found
 libtasn1.so.3 => /usr/lib32/libtasn1.so.3 (0xf7bfc000)
 libz.so.1 => /usr/lib32/libz.so.1 (0xf7be5000)
 libgcrypt.so.11 => /lib32/libgcrypt.so.11 (0xf7b7c000)
 libk5crypto.so.3 => /usr/lib32/libk5crypto.so.3 (0xf7b58000)
 libkrb5support.so.0 => /usr/lib32/libkrb5support.so.0 (0xf7b4f000)
 libkeyutils.so.1 => /lib32/libkeyutils.so.1 (0xf7b4b000)
 /lib/ld-linux.so.2 (0xf7f1d000)
 libgpg-error.so.0 => /lib32/libgpg-error.so.0 (0xf7b47000)

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

** Description changed:

  Binary package hint: ia32-libs
  
  Ubuntu 8.10 Intrepid, AMD64.
  
  I outlined the reason for needing to add this package to ia32-libs here:
  
  https://bugs.launchpad.net/ubuntu/+source/flashplugin-
  nonfree/+bug/257403/comments/49
  
  Since version 2.2ubuntu11, the library file /lib32/libnss_ldap.so.2 has
  needed libgnutls.so.26 instead of libgnutls.so.13.  When libgnutls26 is
  installed with getlibs, flash rc2 works again.  Previously I had to
  downgrade to version 2.2ubuntu11 of ia32-libs to get flash working,
  which installed an older version of libnss_ldap.so.2 that linked to
  libgnutls.so.13 instead of libgnutls.so.26.
  
  Regardless of the flash issue, the current ia32-libs is broken because
  it is missing a file that an important library is trying to link to:
  
+ > ldd /lib32/libnss_ldap-2.8.90.so 
   linux-gate.so.1 => (0xf7f1c000)
   libldap_r-2.4.so.2 => /usr/lib32/libldap_r-2.4.so.2 (0xf7e9e000)
   liblber-2.4.so.2 => /usr/lib32/liblber-2.4.so.2 (0xf7e90000)
   libsasl2.so.2 => /usr/lib32/libsasl2.so.2 (0xf7e77000)
   libkrb5.so.3 => /usr/lib32/libkrb5.so.3 (0xf7de5000)
   libcom_err.so.2 => /lib32/libcom_err.so.2 (0xf7de1000)
   libgssapi_krb5.so.2 => /usr/lib32/libgssapi_krb5.so.2 (0xf7db7000)
   libdl.so.2 => /lib32/libdl.so.2 (0xf7db3000)
   libnsl.so.1 => /lib32/libnsl.so.1 (0xf7d9a000)
   libresolv.so.2 => /lib32/libresolv.so.2 (0xf7d85000)
   libpthread.so.0 => /lib32/libpthread.so.0 (0xf7d6c000)
   libc.so.6 => /lib32/libc.so.6 (0xf7c0e000)
   libgnutls.so.26 => not found
   libtasn1.so.3 => /usr/lib32/libtasn1.so.3 (0xf7bfc000)
   libz.so.1 => /usr/lib32/libz.so.1 (0xf7be5000)
   libgcrypt.so.11 => /lib32/libgcrypt.so.11 (0xf7b7c000)
   libk5crypto.so.3 => /usr/lib32/libk5crypto.so.3 (0xf7b58000)
   libkrb5support.so.0 => /usr/lib32/libkrb5support.so.0 (0xf7b4f000)
   libkeyutils.so.1 => /lib32/libkeyutils.so.1 (0xf7b4b000)
   /lib/ld-linux.so.2 (0xf7f1d000)
   libgpg-error.so.0 => /lib32/libgpg-error.so.0 (0xf7b47000)

-- 
ia32-libs is missing libgnutls26
https://bugs.launchpad.net/bugs/277175
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