Comment 3 for bug 1605209

Revision history for this message
Sitsofe Wheeler (sitsofe) wrote : Re: Missing libtalloc2 version dependency

Closer inspection shows that the problem is the *version* of libtalloc2 installed - the samba packages already have a dependency on libtalloc2 itself but only require 2.0.4~git20101213 or newer. The problem occurred because the version of libtalloc wasn't upgraded but Samba seemingly requires it. The currently installed version is:
libtalloc2 2.1.0-1

Here is what it could have been upgraded to:
libtalloc2 2.1.5-0ubuntu0.14.04.1

so it looks like the ABI changed. As such, the required libtalloc2 version should be updated on packages linking against libtalloc 2.1.5...