Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#57757 - [ledger] python2 module fails
Attached to Project:
Community Packages
Opened by Alex (zreeon) - Thursday, 08 March 2018, 17:29 GMT
Last edited by Eli Schwartz (eschwartz) - Thursday, 08 March 2018, 23:11 GMT
Opened by Alex (zreeon) - Thursday, 08 March 2018, 17:29 GMT
Last edited by Eli Schwartz (eschwartz) - Thursday, 08 March 2018, 23:11 GMT
|
DetailsDescription:
python2 module fails with RuntimeWarning Additional info: * ledger 3.1.1-4 Steps to reproduce: * Start python2 >>> import ledger __main__:1: RuntimeWarning: to-Python converter for boost::shared_ptr<ledger::commodity_pool_t> already registered; second conversion method ignored. __main__:1: RuntimeWarning: to-Python converter for boost::shared_ptr<ledger::(anonymous namespace)::collector_wrapper> already registered; second conversion method ignored. |
This task depends upon
Closed by Eli Schwartz (eschwartz)
Thursday, 08 March 2018, 23:11 GMT
Reason for closing: Works for me
Thursday, 08 March 2018, 23:11 GMT
Reason for closing: Works for me
Warnings are not errors.