[Users] Debugging the Python plugin on Ubuntu
Barry Warsaw
barry at python.org
Thu Nov 17 21:25:56 CET 2016
On Nov 16, 2016, at 11:24 PM, Michael Rasmussen wrote:
>Should claws-mail's python plugin add this dependency or is it a bug
>somewhere in the Debian packaging system?
I suspect the plugin should add the dependency. I don't know for sure, but if
there's no inherent shlib dependency evident (i.e. the dependency is only
apparent due to an import statement embedded in a C file's literal string),
then there's no way for automatic packaging tools to determine that. In any
case, it should be quite easy and can't really hurt to add the dependency
explicitly.
The Debian bug report previously referenced should provide the maintainer with
enough information to figure out the right thing to do.
In the meantime, if you hit the bug, a manual install of the dependency fixes
the problem.
Cheers,
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.claws-mail.org/pipermail/users/attachments/20161117/e30af7d9/attachment.sig>
More information about the Users
mailing list