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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/703779

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

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

Reply via email to