I suspect this is because of bug #353251. python2.6-minimal is unpacked
and setup in line 875pp of the upgrade log. At this time the python-
minimal version that contains the file /usr/share/python/debian_defaults
is still the intrepid version (that package gets upgraded in line 1164).
The debian_defaults file does not contain python2.6 yet (because its
still the intrepid version). The postinst of python2.6-minimal reads
this file and only runs the "rtinstall" scripts if python2.6 is marked
as supported in debian_defaults.

This would also explain why some people see the problem and some not. It
depends on the unpack/configure ordinging. If python-qt4-dbus is
unpacked/configured before python2.6-minmal is unpacked the link is not
created because the global rtinstall for python2.6 of pysupport (and
pycentral) is not run.

** Changed in: python-qt4 (Ubuntu Jaunty)
       Status: Incomplete => Confirmed

-- 
/var/lib/python-support/python2.6/dbus/mainloop/qt.so missing after upgrade
https://bugs.launchpad.net/bugs/348704
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to