Public bug reported:

root@megan:/usr/lib# ldd /usr/bin/softhsm
        linux-vdso.so.1 =>  (0x00007fff5d5ff000)
        libsqlite3.so.0 => /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 
(0x00007f32e72bb000)
>>> libbotan-1.8.2.so => not found <<<
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f32e70b6000)
        libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 
(0x00007f32e6daf000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 
(0x00007f32e6b99000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f32e67f9000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 
(0x00007f32e65dc000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f32e776e000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f32e6358000)

The libbotan-1.8.2 provides /usr/lib/libbotan-1.8.13.so , libbotan-1.8.2.so is 
not available.
Symlinking (of course) works and I've not found noticeable side-effects.

I'm not sure if this is a softhsm or a libbotan bug.

temp solution:
cd /usr/lib/
ln -s libbotan-1.8.13.so libbotan-1.8.2.so

Description:    Ubuntu 11.10 (upgraded from 11.04)

** Affects: softhsm (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/878027

Title:
  Missing/wrong version of dependency libbotan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/softhsm/+bug/878027/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to