Missing/wrong version of dependency libbotan

Bug #878027 reported by madeddie
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
softhsm (Ubuntu)
New
Undecided
Unassigned

Bug Description

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)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.