FS#3502 - python 2.4.2 breaks xchat python plugin
Attached to Project:
Arch Linux
Opened by Leonard Ritter (paniq) - Friday, 18 November 2005, 00:12 GMT
Last edited by arjan timmerman (blaasvis) - Friday, 18 November 2005, 08:54 GMT
Opened by Leonard Ritter (paniq) - Friday, 18 November 2005, 00:12 GMT
Last edited by arjan timmerman (blaasvis) - Friday, 18 November 2005, 08:54 GMT
|
Details
xchats python plugin loader wont work correctly anymore
since python 2.4.2. a revert to 2.4.1 worked.
the error i got was when importing the random module which relies on a lib compiled for python. |
This task depends upon
Closed by arjan timmerman (blaasvis)
Wednesday, 30 November 2005, 12:51 GMT
Reason for closing: Fixed
Additional comments about closing: rebuild xchat 2.6.0-1 to -2 and uploaded it to testing should be fine now....
Every python release this thing comes up :/
Wednesday, 30 November 2005, 12:51 GMT
Reason for closing: Fixed
Additional comments about closing: rebuild xchat 2.6.0-1 to -2 and uploaded it to testing should be fine now....
Every python release this thing comes up :/
Comment by Leonard Ritter (paniq) -
Saturday, 26 November 2005, 01:38 GMT
is this fixed?