[Bug 950676] Re: lucid->precise upgrade failure due to gir1.0->gir1.2 conflicts
Martin Pitt
martin.pitt at ubuntu.com
Fri Mar 23 13:57:42 UTC 2012
That helped a bit, but wasn't sufficient. Jean-Baptiste filed a new bug
now (bug 963069), so using that one now.
** No longer affects: apt (Ubuntu Precise)
** No longer affects: apt (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/950676
Title:
lucid->precise upgrade failure due to gir1.0->gir1.2 conflicts
Status in “seed” package in Ubuntu:
Fix Released
Status in “seed” source package in Precise:
Fix Released
Bug description:
The current lucid to precise upgrade fails to compute an upgrade path
with universe packages, reproduced by
https://jenkins.qa.ubuntu.com/view/Precise/job/precise-upgrade-lucid-
universe/.
The apt.log is not that easy to read, but it seems to be due to the
dependencies of libseed0 in lucid. Most packages (the OpenCV related
ones) fail due to broken libgtk2.0-dev, which fails due to
Investigating (1) libgtk2.0-dev [ i386 ] < 2.20.1-0ubuntu2.1 -> 2.24.10-0ubuntu5 > ( libdevel )
Broken libgtk2.0-dev:i386 Depends on gir1.2-gtk-2.0 [ i386 ] < none -> 2.24.10-0ubuntu5 > ( libs )
which fails due to
Investigating (0) gir1.2-gtk-2.0 [ i386 ] < none -> 2.24.10-0ubuntu5 > ( libs )
Broken gir1.2-gtk-2.0:i386 Conflicts on gir1.0-gtk-2.0 [ i386 ] < 2.20.1-0ubuntu2.1 > ( libs )
which is pulled in by
Installing gir1.0-gtk-2.0 as Depends of libseed0
Now, libseed0 and gir1.0-* do not even exist any more, so the correct
solution would be to remove libseed0 and all gir1.0-* packages.
This might be an apt bug, but we might be able to work around it
somehow.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/seed/+bug/950676/+subscriptions
More information about the foundations-bugs
mailing list