473,569 Members | 2,799 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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._test s.test_converte r_text_html_tex t_x_moin.Conver tBlockRepeatabl eTests)
.... FAIL
testComment02
(MoinMoin._test s.test_converte r_text_html_tex t_x_moin.Conver tBlockRepeatabl eTests)
.... FAIL
testHeading01
(MoinMoin._test s.test_converte r_text_html_tex t_x_moin.Conver tBlockRepeatabl eTests)
.... FAIL
testHeading02
(MoinMoin._test s.test_converte r_text_html_tex t_x_moin.Conver tBlockRepeatabl eTests)
.... FAIL
testListSuccess 01
(MoinMoin._test s.test_converte r_text_html_tex t_x_moin.Conver tBlockRepeatabl eTests)
.... ok
testListSuccess 02
(MoinMoin._test s.test_converte r_text_html_tex t_x_moin.Conver tBlockRepeatabl eTests)
.... ok
testListSuccess 03
(MoinMoin._test s.test_converte r_text_html_tex t_x_moin.Conver tBlockRepeatabl eTests)
.... ok
testListSuccess 04
(MoinMoin._test s.test_converte r_text_html_tex t_x_moin.Conver tBlockRepeatabl eTests)
.... ok
testListSuccess 05
(MoinMoin._test s.test_converte r_text_html_tex t_x_moin.Conver tBlockRepeatabl eTests)
.... ok
testListSuccess 06
(MoinMoin._test s.test_converte r_text_html_tex t_x_moin.Conver tBlockRepeatabl eTests)
.... ok
testListSuccess 07
(MoinMoin._test s.test_converte r_text_html_tex t_x_moin.Conver tBlockRepeatabl eTests)
.... FAIL
testListSuccess 08
(MoinMoin._test s.test_converte r_text_html_tex t_x_moin.Conver tBlockRepeatabl eTests)
.... FAIL
testListSuccess 09
(MoinMoin._test s.test_converte r_text_html_tex t_x_moin.Conver tBlockRepeatabl eTests)
.... FAIL
testListSuccess 10
(MoinMoin._test s.test_converte r_text_html_tex t_x_moin.Conver tBlockRepeatabl eTests)
.... FAIL
testListSuccess 11
(MoinMoin._test s.test_converte r_text_html_tex t_x_moin.Conver tBlockRepeatabl eTests)
.... FAIL
testListSuccess 12
(MoinMoin._test s.test_converte r_text_html_tex t_x_moin.Conver tBlockRepeatabl eTests)
.... FAIL
testListSuccess 13
(MoinMoin._test s.test_converte r_text_html_tex t_x_moin.Conver tBlockRepeatabl eTests)
.... FAIL
testListSuccess 14
(MoinMoin._test s.test_converte r_text_html_tex t_x_moin.Conver tBlockRepeatabl eTests)
.... FAIL
testListSuccess 15
(MoinMoin._test s.test_converte r_text_html_tex t_x_moin.Conver tBlockRepeatabl eTests)
.... ok
testListSuccess 16
(MoinMoin._test s.test_converte r_text_html_tex t_x_moin.Conver tBlockRepeatabl eTests)
.... ok
with the extended error looking like this:

=============== =============== =============== =============== ==========
ERROR: testSyntaxRefer ence
(MoinMoin._test s.test_formatte r.FormatterTest Case)
----------------------------------------------------------------------
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 2029
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
1945
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 Diagnosis ======================
0
1271
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 win2k? any issues? anyone at all?
6
2752
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
105089
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: http://moinmoin.wikiwikiweb.de/HelpOnConfiguration instead of this ? ->
2
2522
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 installed beautifully, so I'm writing scripts to export all our Movable Type blog posts to wiki pages. So far so good. The only issue I'm having...
1
1580
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 fact that I am already familiar with Python :-), it's free <double :-) >, and the installation was a snap! I'm having one initial problem...
2
1771
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 display with line numbers that toggle on and off. The question I have is how do I configure MoinMoin to force users to login before making changes...
1
1314
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 from the login page, I get logged out immediately. I'm runing 1.13 on Fedora 9 with Apache 2 and ReWriteRules... all seemed well initially...
2
910
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 "practise in action" or ideas? thanks
0
7697
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7612
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7924
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7672
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7968
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
1
5512
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5219
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
1
1212
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
937
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.