[Bug 703779] [NEW] python-qt4 should not depend on python 2.6 at Natty

ccaaatt lion.guo at gmail.com
Mon Jan 17 04:24:07 UTC 2011


Public bug reported:

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.

** Affects: python-qt4 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to python-qt4 in ubuntu.
https://bugs.launchpad.net/bugs/703779

Title:
  python-qt4 should not depend on python 2.6 at Natty




More information about the kubuntu-bugs mailing list