[Moin-user] UnboundLocalError: local variable 'idx_name' referenced before assignment when I build xapian index

R.Bauer rb.proj at gmail.com
Thu Sep 1 04:01:37 EDT 2011


Am 30.08.2011 15:27, schrieb Stéphane Klein:
> Hi,
> 
> when I do that (with 1.9.4) :
> 
> 
> ./server/moin --config-dir=./ index build
> 
> I've this error :
> 
>    File 
> "/home/harobed/.virtualenvs/wiki/local/lib/python2.7/site-packages/MoinMoin/script/index/build.py", 
> line 103, in command
>      idx = XapianIndex(self.request, name=idx_name)
> UnboundLocalError: local variable 'idx_name' referenced before assignment
> 
> Regards,
> Stephane

1.9.4 is not released yet, thanks for reporting this issue

cheers
Reimar





More information about the Moin-user mailing list