Appears our automation removed the entry after adding it - so this most likely is a human error on my part. Sorry for the inconvenience :-/
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/1829484 Title: krb5-multidev dependency broken with ESM Trusty Repo Status in krb5 package in Ubuntu: Incomplete Bug description: When trying to install 'krb5-multidev' on Ubuntu 14.04 (Trusty) with the ESM Repository enabled apt responds with this: ``` /usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install krb5-multidev ... The following packages have unmet dependencies: krb5-multidev : Depends: libkrb5-3 (= 1.12+dfsg-2ubuntu5.4) but 1.12+dfsg-2ubuntu5.4+esm1 is to be installed Depends: libk5crypto3 (= 1.12+dfsg-2ubuntu5.4) but 1.12+dfsg-2ubuntu5.4+esm1 is to be installed Depends: libgssapi-krb5-2 (= 1.12+dfsg-2ubuntu5.4) but 1.12+dfsg-2ubuntu5.4+esm1 is to be installed ``` I assume, due to the equality matches here this means the appropriate dependencies cannot be installed because ESM already delivers newer ones. System Information: $lsb_release -rd Description: Ubuntu 14.04.6 LTS Release: 14.04 $ apt-cache policy krb5-multidev krb5-multidev: Installed: (none) Candidate: 1.12+dfsg-2ubuntu5.4 $ apt-cache policy libk5crypto3 libk5crypto3: Installed: 1.12+dfsg-2ubuntu5.4+esm1 Candidate: 1.12+dfsg-2ubuntu5.4+esm1 $ apt-cache policy libgssapi-krb5-2 libgssapi-krb5-2: Installed: 1.12+dfsg-2ubuntu5.4+esm1 Candidate: 1.12+dfsg-2ubuntu5.4+esm1 $ apt-cache policy libkrb5-3 libkrb5-3: Installed: 1.12+dfsg-2ubuntu5.4+esm1 Candidate: 1.12+dfsg-2ubuntu5.4+esm1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1829484/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp