I'm already at LTS 2

$ cat /etc/issue
Ubuntu 14.04.2 LTS \n \l

And checking apt-cache show moc I see
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.15), libcurl3-gnutls (>= 7.16.2), 
libdb5.3,

But:
$ ldd `which mocp` |grep libdb
        libdb-5.3.so => /usr/lib/i386-linux-gnu/libdb-5.3.so (0xb716f000)
        libdb-5.1.so => not found

So it's linked to a verison of libdb that isn't in the 'Depends:' line
of the package.

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

Title:
  missing dependency libdb-5

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

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

Reply via email to