Package: moinmoin-common
Version: 1.6.3-1
Severity: wishlist
People running moinmoin as cgi, upgading to 1.6 may get the following
error message :
> Traceback (most recent call last):
> File "/var/www/mywiki/moin.cgi", line 39, in <module>
> from MoinMoin.request import RequestCGI
> ImportError: cannot import name RequestCGI
> Premature end of script headers: moin.cgi
Because the file moin.cgi isn't upgraded when the package is upgraded.
This is because the file [1] instructs the user to do :
cp -r /usr/share/moin/server/moin.cgi /var/www/mywiki
when installing Moinmoin.
Resolution :
- update the moin.cgi the user copied in int's server directory.
Wishlist :
- Suggest (apache) users to use
ScriptAlias /MyWiki "/usr/share/moin/server/moin.cgi"
- Document the upgrade procedure.
Thanks,
Franklin
[1] /usr/share/doc/moinmoin-common/README.Debian.gz instructs the
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (50, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-2-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.6.3-1 Python clone of WikiWiki - library
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]