Description
I've installed Moin 1.5.3 on 2 servers with Python 2.3, 2.4.2. Saving a page always fail with an attribute error.
Steps to reproduce
Install MoinMoin 1.5.3 on Python 2.3 or 2.4.2.
- Edit a page.
- Try to save it.
Example
Details
MoinMoin Version |
1.5.3 |
OS and Version |
Debian Stable |
Python Version |
Python 2.3.5, Python 2.4.2 |
Server Setup |
TwistedWeb, normal CGI, FastCGI |
Server Details |
|
Workaround
Discussion
You have a invalid MoinMoin/util/datetime.py[co] in your MoinMoin code directory (this file is not from 1.5.3, but leftover from an earlier installation). Remove it and it will work.
OK, it's working nicely now. That was indeed the issue. Did I miss something in the installation procedure? Should I systematically remove site-package/MoinMoin before installing a new version to ensure that there will be no leftover? Thanks! -- JeanPhilippeGuƩrard 2006-04-28 18:37:50
- Of course that would be more save, but otoh I doubt you will see such effects often.
Plan
- Priority:
- Assigned to:
- Status: