Bug#647695: spyder: segfaults right after start

PICCA Frédéric-Emmanuel frederic-emmanuel.picca at synchrotron-soleil.fr
Sun Nov 6 08:59:10 UTC 2011


> libqtwebkit4 (2.1.0~2011week09-3 -> 2.1.0~2011week13-2)

ok so the problem is here

>> that way I should prevent spyder to be installed with the wrong libqtwebkit4

> how?

to me python-qt4 must be fixed with the right libqtwebkit4 version like other libqtxxx libraries

>> well, it's indeed a bug in spyder that it doesn't declare the correct
>> relationship with other pkgs (it doesn't even say it needs
>> libwebkit...)

Yes to use spyder you just need python-qt4 which itself depends of libqtwebkit.
to build src:spyder from sources you do not ever need to install python-qt4, this is just python bytecode.

Package: python-qt4
Version: 4.8.6-2
Installed-Size: 23326
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Architecture: i386
Replaces: python-qt4-common, python-qt4-dev (<< 4.4.4-3~)
Provides: python2.6-qt4, python2.7-qt4
Depends: python2.7 | python2.6, python (>= 2.6.6-7~), python (<< 2.8), libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libpython2.7 (>= 2.7), libqt4-declarative (>= 4:4.7.0), libqt4-designer (>= 4:4.7.0), libqt4-help (>= 4:4.7.0), libqt4-network (>= 4:4.7.0), libqt4-script (>= 4:4.7.0), libqt4-scripttools (>= 4:4.7.0), libqt4-svg (>= 4:4.7.0), libqt4-test (>= 4:4.7.0), libqt4-xml (>= 4:4.7.0), libqt4-xmlpatterns (>= 4:4.7.0), libqtassistantclient4 (>= 4.6.3), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.1), libqtwebkit4, libstdc++6 (>= 4.1.1), sip-api-8.1
Suggests: python-qt4-dbg
Conflicts: python-qt4-common
Breaks: python-kde4 (<= 4:4.6.80-3+b1), python-qscintilla2 (<= 2.5.1-1), python-qt4-dbg (<< 4.8.3-3), python-qt4-gl (<< 4.8.3-3), python-qt4-gl-dbg (<< 4.8.3-3), python-qt4-phonon (<< 4.8.3-3), python-qt4-phonon-dbg (<< 4.8.3-3), python-qt4-sql (<< 4.8.3-3), python-qt4-sql-dbg (<< 4.8.3-3), python-qwt3d-qt4 (<< 0.1.7~cvs20090625-7), python-qwt5-qt4 (<= 5.2.1~cvs20091107+dfsg-6)

look python-qt depends of an unversionned libqtwebkit4, to me this is the problem, am I right ?

I would put libqtwebqit4 (>=2.1.0~2011week13-1)
If I look into the python-qt4 control file, the dependencies are generated only with shlibs:Depends.
and the Build-Depends: debhelper (>= 7),
               libdbus-1-dev (>= 1.0.2),
               libphonon-dev (>= 4:4.2.0-2),
               libqt4-dev (>= 4:4.7.0),
               libqt4-opengl-dev,
               libqtassistantclient-dev,
               libqtwebkit-dev,
is on un unversionned libqtwebkit-dev.

libqtwebkit do not provide the right shlib dependency ?

what is you opinion, and the right way to solve this issue ?

Cheers,

Frederic




More information about the debian-science-maintainers mailing list