[Python-modules-team] Bug#784091: python-qscintilla2: Incomplete Depends can leave an undefined reference

Dima Kogan dima at secretsauce.net
Sat May 2 23:15:50 UTC 2015


Package: python-qscintilla2
Version: 2.8.4+dfsg-1
Severity: normal


Hi. Currently we have

 python-qscintilla2 Depends: libqscintilla2-11

On my box I happened to have installed

 libqscintilla2-11=2.8.3+dfsg-2

This clearly satisfies that dependency. However, running qgis with those
packages installed produces an undefined reference to symbol

 _ZN13QsciScintilla25setHotspotBackgroundColorERK6QColor

This is something that was added in a newer libqscintilla2-11. The
python-qscintilla2 package should reflect this, and the Depends should
be versioned to make sure that symbol exists.
libqscintilla2-11=2.8.4+dfsg-1 makes this work



More information about the Python-modules-team mailing list