Package: moinmoin-common
Version: 1.7.0-1
Severity: important

Hello,

I've just migrated to the new moin 1.7.0, i get the error :

> ConfigurationError
>
> Check that the file is in the same directory as the server script. If it
> is not, you must add the path of the directory where the file is located
> to the python path in the server script. See the comments at the top of
> the server script.
>
> Check that the configuration file name is either "wikiconfig.py" or the
> module name specified in the wikis list in farmconfig.py. Note that the
> module name does not include the ".py" suffix.
>
> Error in your configuration file
> "/var/lib/python-support/python2.5/MoinMoin/config/multiconfig.py"
> around line 45.

I could solve it by adding this in /usr/share/moin/server/moin.cgi :

sys.path.insert(0, '/etc/moin')


Thanks for bringing moin 1.7 to Lenny.

Franklin


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (50, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-rc6-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages moinmoin-common depends on:
ii  python                        2.5.2-1    An interactive high-level object-o

Versions of packages moinmoin-common recommends:
ii  python-moinmoin               1.7.0-1    Python clone of WikiWiki - library

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to