- On one of my systems, i was unable to reproduce the bug with python-defaults 2.6.5-5 and python-sqlalchemy 0.6.2-1
- On another one of my systems, i had the bug with python-defaults 2.6.5-5 and python-sqlalchemy 0.6.2-1. Upgrading to python-defaults 2.6.5-10 fixed the exception "ValueError: bad marshal data" with the test case "from sqlalchemy import *" reported by Cyril Soldani, but the following test case still produced the exception "ValueError: bad marshal data": $ echo "import sqlalchemy.orm.mapper" | python I finally fixed it by reinstalling python-sqlalchemy (with python-defaults 2.6.5-5) -- Matthieu -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

