Description

On one of our systems a missing python-xml was not detected during installation of MonMoin. Without that you can't change pages. The existing wiki pages seemed to be readable. If you preview in either text or gui editor, you get an import error

No module named xml.dom.minidom
 * args = ('No module named xml.dom.minidom',)

May be we should add a test for used python modules to the setup script. -- ReimarBauer 2006-05-17 11:13:32

Details

MoinMoin Version

1.5.3

OS and Version

SuSE10 32bit and 64bit

Python Version

2.4

Server Setup

apache2

Server Details

cgi-bin

Workaround

install python-xml

Discussion

Plan


CategoryMoinMoinNoBug

MoinMoin: MoinMoinBugs/SetupCheckFails (last edited 2007-10-29 19:10:42 by localhost)