[Bug 1829484] Re: krb5-multidev dependency broken with ESM Trusty Repo
Bernd May
b.may at syseleven.de
Fri May 17 11:08:40 UTC 2019
Thanks for the fast reply.
According to my knowledge I did not disable the repo but it seems that
it has actually vanished from /etc/apt/sources.list.d
I will investigate further to find out why its gone.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, 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
More information about the foundations-bugs
mailing list