On Sun, Jun 22, 2008 at 02:22:24AM +0100, Jonny Lamb wrote: > It turns out the opensync python module loads every file in the plugin > directory. Therefore, the actual .py plugin was loading absolutely fine; > it was the .pyc file spewing out the RuntimeError. It depends on the > python version opensync-module-python was compiled with which is probably > another bug with the python module packaging (the module should be > compiled for every version in "pyversions -s") but I'll ignore that > here. > > Therefore this is a problem in opensync-module-python. I have set the > severity to normal and not wishlist because .pyc files will have the > same name as their .pyc counterpart, therefore causing name collision > etc. > > This has been fixed upstream in the 0.30 branch[0]. I have taken the fix > from there and made a patch for the 0.22 version that I think should be > used until 0.30 hits Debian.
Oops, I initially only looked at the link to the upstream changeset and got a bit nervous about applying that big thing. I now saw your patch and applied, am going to upload in a bit. thanks, Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

