Package: python-moinmoin
Version: 1.9.0-1
Severity: important

When I try to create the xapian search index, moin dies with an
ImportError:

u...@localhost wiki.example.com $ moin --config-dir=/etc/moin 
--wiki-url=http://wiki.example.com/ index build --mode=buildnewindex
2009-12-08 03:19:41,138 WARNING MoinMoin.log:139 using logging configuration 
read from built-in fallback in MoinMoin.log module!
2009-12-08 03:19:41,408 INFO MoinMoin.config.multiconfig:93 using farm config: 
/etc/moin/farmconfig.py
2009-12-08 03:19:41,421 INFO MoinMoin.config.multiconfig:127 using wiki config: 
/etc/moin/wiki_example_com.py
Traceback (most recent call last):
  File "/usr/bin/moin", line 5, in <module>
    run()
  File "/usr/lib/pymodules/python2.5/MoinMoin/script/moin.py", line 15, in run
    MoinScript().run(showtime=0)
  File "/usr/lib/pymodules/python2.5/MoinMoin/script/__init__.py", line 138, in 
run
    self.mainloop()
  File "/usr/lib/pymodules/python2.5/MoinMoin/script/__init__.py", line 253, in 
mainloop
    plugin_class(args[2:], self.options).run() # all starts again there
  File "/usr/lib/pymodules/python2.5/MoinMoin/script/__init__.py", line 138, in 
run
    self.mainloop()
  File "/usr/lib/pymodules/python2.5/MoinMoin/script/index/build.py", line 82, 
in mainloop
    self.command()
  File "/usr/lib/pymodules/python2.5/MoinMoin/script/index/build.py", line 88, 
in command
    from MoinMoin.search.Xapian import XapianIndex
  File "/usr/lib/pymodules/python2.5/MoinMoin/search/Xapian/__init__.py", line 
10, in <module>
    from MoinMoin.search.Xapian.indexing import XapianIndex, Query, 
MoinSearchConnection, MoinIndexerConnection, XapianDatabaseLockError
  File "/usr/lib/pymodules/python2.5/MoinMoin/search/Xapian/indexing.py", line 
13, in <module>
    import xappy
ImportError: No module named xappy
u...@localhost wiki.example.com $


Regards,
Pascal

BTW: The original moin archive contains the xappy module:
        moin-1.9.0/MoinMoin/support/xappy
-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/4 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 python-moinmoin depends on:
ii  python                      2.5.4-2      An interactive high-level object-o
ii  python-parsedatetime        0.8.7-1      Python module to parse human-reada
ii  python-pygments             1.1.1+dfsg-2 syntax highlighting package writte
ii  python-support              1.0.4        automated rebuilding support for P
ii  python-werkzeug             0.5.1-1      collection of utilities for WSGI a

Versions of packages python-moinmoin recommends:
pn  fckeditor                     <none>     (no description available)
ii  postfix [mail-transport-agent 2.6.5-3    High-performance mail transport ag
ii  python-xapian                 1.0.17-1   Xapian search engine interface for
pn  python-xappy                  <none>     (no description available)

Versions of packages python-moinmoin suggests:
pn  antiword                  <none>         (no description available)
ii  apache2                   2.2.14-2       Apache HTTP Server metapackage
ii  apache2-mpm-worker [httpd 2.2.14-2       Apache HTTP Server - high speed th
pn  catdoc                    <none>         (no description available)
pn  docbook-dsssl             <none>         (no description available)
ii  miscfiles [wordlist]      1.4.2.dfsg.1-9 Dictionaries and other interesting
ii  poppler-utils [xpdf-utils 0.12.2-2       PDF utilitites (based on libpopple
pn  python-4suite-xml         <none>         (no description available)
ii  python-docutils           0.5-5          utilities for the documentation of
pn  python-flup               <none>         (no description available)
pn  python-gdchart            <none>         (no description available)
pn  python-ldap               <none>         (no description available)
ii  python-mysqldb            1.2.2-10       A Python interface to MySQL
pn  python-openid             <none>         (no description available)
pn  python-pyxmpp             <none>         (no description available)
ii  python-tz                 2009p-1        Python version of the Olson timezo
ii  python-xml                0.8.4-10.1     XML tools for Python
pn  smbfs                     <none>         (no description available)
ii  wamerican-huge [wordlist] 6-3            American English dictionary words 
ii  wngerman [wordlist]       20071211-2     New German orthography wordlist

-- no debconf information



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

Reply via email to