Nico Schlömer <[email protected]> writes: > Understood, thanks!
> I'll just ignore the warnings of the type > ``` > dpkg-shlibdeps: warning: > debian/python-pytrilinos/usr/lib/python2.7/dist-packages/PyTrilinos/NOX/_Abstract.so > contains an unresolvable reference to symbol PyString_FromFormat: it's > probably a plugin. > ``` > then. Yes. The "it's probably a plugin" part is basically trying to tell you to ignore this as long as the message is correct and it is a plugin. Python, PHP, and Apache modules all generally get this warning. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

