473,387 Members | 1,541 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Problem getting MoinMoin going

Please tell me if there's a better group to post this in--

I've been trying to get a MoinMoin installation up-and-running for the
last two days. I've installed the latest MoinMoin version, mod_python
(v. 2.3.4) is running, using Apache on a White Box Enterprise Linux VPS
installation.

So the basic MoinMoin install looks good--I can import it into Python
no problem. It's when I create a Wiki and run the test page that I get
problems. Here's a snippet from the test page (mywiki?action=test):

MoinMoin Diagnosis
======================

Release 1.5.0
Revision release
Python version 2.3.4 (#1, Mar 15 2005, 09:11:18)
[GCC 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)]
Python installed to /usr
PyXML is installed
Python Path:

[...]

Server Environment:
ONLY AVAILABLE FOR LOCAL REQUESTS ON THIS HOST!

Unit Tests:
testComment01
(MoinMoin._tests.test_converter_text_html_text_x_m oin.ConvertBlockRepeatableTests)
.... FAIL
testComment02
(MoinMoin._tests.test_converter_text_html_text_x_m oin.ConvertBlockRepeatableTests)
.... FAIL
testHeading01
(MoinMoin._tests.test_converter_text_html_text_x_m oin.ConvertBlockRepeatableTests)
.... FAIL
testHeading02
(MoinMoin._tests.test_converter_text_html_text_x_m oin.ConvertBlockRepeatableTests)
.... FAIL
testListSuccess01
(MoinMoin._tests.test_converter_text_html_text_x_m oin.ConvertBlockRepeatableTests)
.... ok
testListSuccess02
(MoinMoin._tests.test_converter_text_html_text_x_m oin.ConvertBlockRepeatableTests)
.... ok
testListSuccess03
(MoinMoin._tests.test_converter_text_html_text_x_m oin.ConvertBlockRepeatableTests)
.... ok
testListSuccess04
(MoinMoin._tests.test_converter_text_html_text_x_m oin.ConvertBlockRepeatableTests)
.... ok
testListSuccess05
(MoinMoin._tests.test_converter_text_html_text_x_m oin.ConvertBlockRepeatableTests)
.... ok
testListSuccess06
(MoinMoin._tests.test_converter_text_html_text_x_m oin.ConvertBlockRepeatableTests)
.... ok
testListSuccess07
(MoinMoin._tests.test_converter_text_html_text_x_m oin.ConvertBlockRepeatableTests)
.... FAIL
testListSuccess08
(MoinMoin._tests.test_converter_text_html_text_x_m oin.ConvertBlockRepeatableTests)
.... FAIL
testListSuccess09
(MoinMoin._tests.test_converter_text_html_text_x_m oin.ConvertBlockRepeatableTests)
.... FAIL
testListSuccess10
(MoinMoin._tests.test_converter_text_html_text_x_m oin.ConvertBlockRepeatableTests)
.... FAIL
testListSuccess11
(MoinMoin._tests.test_converter_text_html_text_x_m oin.ConvertBlockRepeatableTests)
.... FAIL
testListSuccess12
(MoinMoin._tests.test_converter_text_html_text_x_m oin.ConvertBlockRepeatableTests)
.... FAIL
testListSuccess13
(MoinMoin._tests.test_converter_text_html_text_x_m oin.ConvertBlockRepeatableTests)
.... FAIL
testListSuccess14
(MoinMoin._tests.test_converter_text_html_text_x_m oin.ConvertBlockRepeatableTests)
.... FAIL
testListSuccess15
(MoinMoin._tests.test_converter_text_html_text_x_m oin.ConvertBlockRepeatableTests)
.... ok
testListSuccess16
(MoinMoin._tests.test_converter_text_html_text_x_m oin.ConvertBlockRepeatableTests)
.... ok
with the extended error looking like this:

================================================== ====================
ERROR: testSyntaxReference
(MoinMoin._tests.test_formatter.FormatterTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):

[...]

TypeError: cannot deepcopy this pattern object
I'm guessing that this all has something to do with the last line
(here's a heads-up: I know *nothing* about Python), but googling it
doesn't turn up anything useful. Trust me, I have *scoured* the
moinmoin site looking for a hint, nothing doing.

And also, I installed this all *to the letter*. I've read the install
instructions many times, and even uninstalled and reinstalled the wiki
instance twice.

I'm really pulling my hair out here, and would appreciate any help.

Thanks, Walter

Walter Gildersleeve
Freiburg, Germany

__________________________________________________ ____
http://linkfrog.net
URL Shortening
Free and easy, small and green.

Jan 18 '06 #1
1 2020
Howdy,

I got it going--apparently, it's an incompatability between MoinMoin
1.5.0 and Python 2.3.4. Python 2.3.5 and greater works.

There's a patch for MoinMoin 1.5.0 at :

http://moinmoin.wikiwikiweb.de/MoinM.../DeepCopyError

This will be included in all future MoinMoin releases, so it's only
necessary for this particular Python/MoinMoin combination.

Walter Gildersleeve
Freiburg, Germany

__________________________________________________ ____
http://linkfrog.net
URL Shortening
Free and easy, small and green.

Jan 19 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: asdf sdf | last post by:
ActiveState python 2.3.2 Win2k Pro SP4 Apache 2.0 browsing all of http://moinmaster.wikiwikiweb.de/HelpForBeginners in vain. Running http://localhost/mywiki?test yields: MoinMoin CGI...
0
by: asdf sdf | last post by:
i have an install issue with moinmoin on win2k. i've tried the mailing list, but it appears to be a very low traffic, low subscriber list. can i get a reality check? is anyone using moinmoin in...
6
by: Ara.T.Howard | last post by:
hi- i know nada about python so please forgive me if this is way off base. i'm trying to fix a bug in MoinMoin whereby WordsWithTwoCapsInARowLike ^^ ^^ ^^
7
by: Mark | last post by:
Hi, I have Moinmoin 1.3.4 installed and working on Linux RHEL3.0. However, all screen elements are lined up on the left hand side. How can I get it displayed like the wiki at: ...
2
by: gdetre | last post by:
Dear all, My lab has been using a Movable Type blog for internal communication and announcement for a couple of years, but we've now seen the light and I've set up a MoinMoin wiki. Everything's...
1
by: Daniel Klein | last post by:
I have a pressing need to get a wiki up and running in a fairly short timeframe. I did some investigations and the Python MoinMoin wiki seemed to be the best choice for me based on simplicity, the...
2
by: kyosohma | last post by:
Hi, I am working on a new site about Python to help document some of the modules that don't have much for documentation. Anyway, I chose to use MoinMoin because it has very easy-to-use code...
1
by: John [H2O] | last post by:
I've installed MoinMoin easily enough, but i have two problems now. 1) Some pages, namely the initial FrontPage, fail to load completely.... 2) It seems after logging in, if I navigate away...
2
by: Kara | last post by:
Hi,everyone.I'm a greenhand on Moin.I want to change my left-side of index like Python.org that if you click one link in left-Side, it will show sub-dirs under the link.So would you give me some...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.