python-qt4 should not depend on python 2.6 at Natty

Bug #703779 reported by ccaaatt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-qt4 (Ubuntu)
Fix Released
Medium
Scott Kitterman

Bug Description

Binary package hint: python-qt4

At Natty (11.04) alpha,
laptop:~$ apt-cache depends python-qt4
python-qt4
  Depends: libc6
  Depends: libgcc1
  Depends: libpython2.6
...
  Depends: python
...

BUT
laptop:~$ dpkg -L python-qt4
...
/usr/lib/pyshared/python2.7
/usr/lib/pyshared/python2.7/PyQt4
/usr/lib/pyshared/python2.7/PyQt4/QtCore.so
/usr/lib/pyshared/python2.7/PyQt4/QtGui.so
...
/usr/lib/pyshared/python2.7/PyQt4/Qt.so
/usr/lib/pyshared/python2.7/PyQt4/QtTest.so
/usr/lib/pyshared/python2.6
/usr/lib/pyshared/python2.6/PyQt4
/usr/lib/pyshared/python2.6/PyQt4/QtCore.so
/usr/lib/pyshared/python2.6/PyQt4/QtGui.so
/usr/lib/pyshared/python2.6/PyQt4/QtScript.so
...
/usr/lib/pyshared/python2.6/PyQt4/Qt.so
/usr/lib/pyshared/python2.6/PyQt4/QtTest.so
....

So, at natty, python-qt4 should depend libpython2.7 or libpython2.6.
In fact, the default python is 2.7 for natty, so depends on libpython2.6 may have some other problems.

Related branches

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package python-qt4 - 4.8.1-0ubuntu4

---------------
python-qt4 (4.8.1-0ubuntu4) natty; urgency=low

  * No change rebuild with python2.7 as default to get rid of depends on
    libpython2.6 (LP: #703779)
 -- Scott Kitterman <email address hidden> Tue, 25 Jan 2011 23:08:05 -0500

Changed in python-qt4 (Ubuntu):
status: New → Fix Released
Changed in python-qt4 (Ubuntu):
milestone: none → natty-alpha-2
assignee: nobody → Scott Kitterman (kitterman)
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.