[Bug 1304403] Re: Precise to Trusty - all of main - fails: Broken transition from libkadm5srv-mit8 to libkadm5srv-mit9

2014-06-24 Thread Andreas Weller
It seems the bug still persists: Just upgraded to Trusty. GUI upgrade crashed... This is my console output when trying aptitude safe-upgrade: dpkg: error processing archive /var/cache/apt/archives/libkadm5srv-mit8_1.12+dfsg-2ubuntu4_all.deb (--unpack): libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (M

[Bug 1304403] Re: Precise to Trusty - all of main - fails: Broken transition from libkadm5srv-mit8 to libkadm5srv-mit9

2014-04-09 Thread Michael Vogt
Hey Sam, thanks for your interest in this and for bringing the fix to debian. The git commit in #16 should have some good overview what goes wong in the libapt resolver. But for wheezy->jessie its probably still good to have the workaround. -- You received this bug notification because you are a

Re: [Bug 1304403] Re: Precise to Trusty - all of main - fails: Broken transition from libkadm5srv-mit8 to libkadm5srv-mit9

2014-04-09 Thread Sam Hartman
> "Martin" == Martin Pitt writes: No complains at all. I was just hoping to learn from you guys. I actually probably want this delta for wheezy->jessie. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1304403] Re: Precise to Trusty - all of main - fails: Broken transition from libkadm5srv-mit8 to libkadm5srv-mit9

2014-04-09 Thread Michael Vogt
Fwiw, https://github.com/mvo5/apt/commit/700209eed91a8377a89a2a071d36ee50ab4389b6 contains a breal fix for libapt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1304403 Title: Precise to Trusty - all

[Bug 1304403] Re: Precise to Trusty - all of main - fails: Broken transition from libkadm5srv-mit8 to libkadm5srv-mit9

2014-04-09 Thread Launchpad Bug Tracker
This bug was fixed in the package krb5 - 1.12+dfsg-2ubuntu4 --- krb5 (1.12+dfsg-2ubuntu4) trusty; urgency=low * Add transitional libkadm5srv-mit8 package to help libapt calculating the upgrade (LP: #1304403) to trusty. This transitional package can be dropped once trusty is

[Bug 1304403] Re: Precise to Trusty - all of main - fails: Broken transition from libkadm5srv-mit8 to libkadm5srv-mit9

2014-04-09 Thread Michael Vogt
I uploaded a workaround with a transitional package. I also looked into what went wrong in the resolver. Here is what happend: - pkgDistUpgrade goes over the installed package and mark them all for upgrade - pkg libkadm5srv-mit9 gets installed as a dependency of krb5-multidev and causes the remov

[Bug 1304403] Re: Precise to Trusty - all of main - fails: Broken transition from libkadm5srv-mit8 to libkadm5srv-mit9

2014-04-09 Thread Michael Vogt
** Changed in: krb5 (Ubuntu Trusty) Status: Triaged => In Progress ** Changed in: krb5 (Ubuntu Trusty) Assignee: Martin Pitt (pitti) => Michael Vogt (mvo) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 1304403] Re: Precise to Trusty - all of main - fails: Broken transition from libkadm5srv-mit8 to libkadm5srv-mit9

2014-04-09 Thread Jean-Baptiste Lallement
I'm reopening this report, it is still an issue with krb5 1.12+dfsg- 2ubuntu3 ** Changed in: krb5 (Ubuntu Trusty) Status: Fix Released => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1304403] Re: Precise to Trusty - all of main - fails: Broken transition from libkadm5srv-mit8 to libkadm5srv-mit9

2014-04-09 Thread Jean-Baptiste Lallement
New apt.log for P->T upgrade See also bug 1304702 for an upgrade with the same failure from S to T ** Attachment added: "apt_krb5_1.12+dfsg-2ubuntu3.log" https://bugs.launchpad.net/ubuntu/trusty/+source/krb5/+bug/1304403/+attachment/4076761/+files/apt_krb5_1.12%2Bdfsg-2ubuntu3.log -- You rec

[Bug 1304403] Re: Precise to Trusty - all of main - fails: Broken transition from libkadm5srv-mit8 to libkadm5srv-mit9

2014-04-09 Thread Martin Pitt
Hey Sam, > At a level deeper than "it causes apt to work correctly," why is adding replaces a reasonable fix? It indeed does not actually replace any files. This is purely to nudge apt into doing the upgrade to libkadm5srv-mit9, as otherwise the Breaks causes it to hold back half of the stack and

Re: [Bug 1304403] Re: Precise to Trusty - all of main - fails: Broken transition from libkadm5srv-mit8 to libkadm5srv-mit9

2014-04-08 Thread Sam Hartman
Not criticising here, but asking. At a level deeper than "it causes apt to work correctly," why is adding replaces a reasonable fix? Nothing in libkdb5-7 actually replases libkadm5-mit8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1304403] Re: Precise to Trusty - all of main - fails: Broken transition from libkadm5srv-mit8 to libkadm5srv-mit9

2014-04-08 Thread Launchpad Bug Tracker
This bug was fixed in the package krb5 - 1.12+dfsg-2ubuntu3 --- krb5 (1.12+dfsg-2ubuntu3) trusty; urgency=medium * Add missing versioned Replaces: libkadm5srv-mit8 to the libkdb5-7 package. Fixes upgrades from trusty. (LP: #1304403) -- Martin PittTue, 08 Apr 2014 18:04:14 +

[Bug 1304403] Re: Precise to Trusty - all of main - fails: Broken transition from libkadm5srv-mit8 to libkadm5srv-mit9

2014-04-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/krb5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1304403 Title: Precise to Trusty - all of main - fails: Broken transition from libkadm5srv-mit8 to li

[Bug 1304403] Re: Precise to Trusty - all of main - fails: Broken transition from libkadm5srv-mit8 to libkadm5srv-mit9

2014-04-08 Thread Martin Pitt
Trivial fix uploaded. I tested this with a local apt-ftparchive, and it succeeds now. libkadm5srv-mit8 is now correctly removed, and the rest upgraded. ** Changed in: krb5 (Ubuntu Trusty) Status: Triaged => Fix Committed ** Changed in: krb5 (Ubuntu Trusty) Assignee: Martin Pitt (pitti

[Bug 1304403] Re: Precise to Trusty - all of main - fails: Broken transition from libkadm5srv-mit8 to libkadm5srv-mit9

2014-04-08 Thread Martin Pitt
** Description changed: Precise to Trusty upgrade + all of main failure: - 2014-04-08 12:58:48,335 DEBUG blacklist expr '^postgresql-.*[0-9]\.[0-9].*' matches 'postgresql-server-dev-9.1' 2014-04-08 12:58:48,335 DEBUG The package 'postgresql-server-dev-9.1' is marked for removal but it'

[Bug 1304403] Re: Precise to Trusty - all of main - fails: Broken transition from libkadm5srv-mit8 to libkadm5srv-mit9

2014-04-08 Thread Martin Pitt
Marking as high as it breaks the upgrade. There are two options: * -server-dev-9.1 isn't important to keep after upgrading, so we could adjust blacklist regexp to not cover -server-dev. * We resolve the krb-dev transition bug that keeps it from updating (might turn out to be tricky). That aspe