[Moin-user] problem after Ubuntu upgrade from Hardy to Intrepid

skip at pobox.com skip at pobox.com
Thu Nov 13 15:54:08 EST 2008


I upgraded a basically pristine Ubuntu Hardy box to Intrepid this afternoon
to get at a MoinMoin version > 1.5.x.   So now I have 1.7.1:

    # apt-cache show python-moinmoin
    Package: python-moinmoin
    Priority: optional
    Section: python
    Installed-Size: 23164
    Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
    Original-Maintainer: Jonas Smedegaard <dr at jones.dk>
    Architecture: all
    Source: moin
    Version: 1.7.1-1ubuntu1
    ...

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?

Thanks,

-- 
Skip Montanaro - skip at pobox.com - http://smontanaro.dyndns.org/




More information about the Moin-user mailing list