[Moin-user] problem after 15 to 1.7 upgrade - Was: after Ubuntu upgrade from Hardy to Intrepid

Roger Haase crosseyedpenguin at yahoo.com
Thu Nov 13 19:54:04 EST 2008




--- On Thu, 11/13/08, skip at pobox.com <skip at pobox.com> wrote:

> to get at a MoinMoin version > 1.5.x.   So now I have
> 1.7.1:

> However, a simple little smoketest fails:
> 
>     # python
>     Python 2.5.2 (r252:60911, Oct  5 2008, 19:24:49)
>     [GCC 4.3.2] on linux2
>     Type "help", "copyright",
> "credits" or "license" for more
> information.
>     >>> import MoinMoin
>     >>> import MoinMoin.macro
>     2008-11-13 13:52:08,206 WARNING MoinMoin.log:120 using
> logging configuration
>     read from built-in fallback in MoinMoin.log module!
>     Traceback (most recent call last):
>       File "<stdin>", line 1, in
> <module>
>       File
> "/var/lib/python-support/python2.5/MoinMoin/macro/__init__.py",
> line
>       51, in <module>
>         class Macro:
>       File
> "/var/lib/python-support/python2.5/MoinMoin/macro/__init__.py",
> line
>       79, in Macro
>         for lang in i18n.wikiLanguages():
>     TypeError: 'NoneType' object is not iterable
> 
> How do I get around this problem without going outside the
> Ubuntu package
> management environment?

I think that after 1.6.0, there is a new parameter required in wikiconfig.py:
        language_default = 'en'

Roger Haase


      




More information about the Moin-user mailing list