FS#44119 - [python2-m2crypto] [swig] broken build with swig = 3.0.5

Attached to Project: Community Packages
Opened by Alexey Ugnichev (thaewrapt) - Monday, 09 March 2015, 19:23 GMT
Last edited by Felix Yan (felixonmars) - Wednesday, 21 October 2015, 13:54 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Felix Yan (felixonmars)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Couldn't use a package compiled using swig 3.0.5 (which is currently available in packages) since the backward compatibility seems to be broken with this version.

Additional info:

* https://github.com/M2Crypto/M2Crypto/issues/24 - this bug proved and discussed on M2Crypto's github.
* https://github.com/swig/swig/issues/344 - discussion on swig's github.

Steps to reproduce:

$ pydoc2 M2Crypto
problem in M2Crypto - <type 'exceptions.AttributeError'>: 'module' object has no attribute 'PKCS5_SALT_LEN'
This task depends upon

Closed by  Felix Yan (felixonmars)
Wednesday, 21 October 2015, 13:54 GMT
Reason for closing:  Upstream
Additional comments about closing:  Fixed upstream since 0.22.4. https://github.com/martinpaljak/M2Crypto /issues/60

Loading...