Public bug reported:

Although the package name is libbotan-1.8.2, its real version is 1.8.13,
but monotone expects to find libbotan-1.8.2.so, which is NOT installed
by the libbotan-1.8.2 package:

% dpkg --list|grep -e botan -e monotone
ii  libbotan-1.8.2                           1.8.13-1                           
        multiplatform crypto library
ii  monotone                                 1.0-2                              
        Distributed version (revision) control system
ii  monotone-extras                          1.0-2                              
        Distributed version (revision) control system - extras

% ldd =mtn|grep botan
        libbotan-1.8.2.so => not found

% dpkg --listfiles libbotan-1.8.2
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/libbotan-1.8.2
/usr/share/doc/libbotan-1.8.2/credits.txt
/usr/share/doc/libbotan-1.8.2/copyright
/usr/share/doc/libbotan-1.8.2/readme.txt
/usr/share/doc/libbotan-1.8.2/changelog.Debian.gz
/usr/share/doc/libbotan-1.8.2/thanks.txt
/usr/lib
/usr/lib/libbotan-1.8.13.so

So it seems that

1) The package libbotan-1.8.2 needs to be properly named and
2) (At least) monotone needs to be rebuilt

% lsb_release -rd
Description:    Ubuntu oneiric (development branch)
Release:        11.10

% LC_ALL=C apt-cache policy monotone
monotone:
  Installed: 1.0-2
  Candidate: 1.0-2
  Version table:
 *** 1.0-2 0
        500 http://archive.ubuntu.com/ubuntu/ oneiric/universe amd64 Packages
        100 /var/lib/dpkg/status

% LC_ALL=C apt-cache policy libbotan-1.8.2
libbotan-1.8.2:
  Installed: 1.8.13-1
  Candidate: 1.8.13-1
  Version table:
 *** 1.8.13-1 0
        500 http://archive.ubuntu.com/ubuntu/ oneiric/universe amd64 Packages
        100 /var/lib/dpkg/status

** Affects: monotone (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/868123

Title:
  monotone not linked against current version of libbotan

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

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

Reply via email to