[Moin-user] command line does not work

R.Bauer rb.proj at gmail.com
Thu Nov 5 11:28:45 EST 2009


Mike schrieb:
> On Wed, November 4, 2009 4:59 pm, R.Bauer wrote:
>> ITSec_Mike schrieb:
>>> I use moin 1.8.5 on Ubuntu server 8.04 with Python 2.5.2.
>>> When using the command line interface I get the below listed error
>>> message.
>>> As I do not know Python, I would be happy to get any feedback how to
>>> resolve that.
>>>
>>> moin ... check account...
>> That looks like a mismatch of order
>>
>> may be you want to call moin ... account check...
> I am sorry, I did a typo in the email, by using the right syntax I still
> get the belwo liste error message

How do you have installed moin. Is it from ubuntu or the moin tarball
from MoinMoinDownload?

Does it make a difference if you call
/usr/local/lib/python2.5/site-packages/MoinMoin/script/moin.py ... check
account... ?

If so please look into /usr/local/bin/moin
may be it finds a wrong moin path?

cheers
Reimar

> 
> 
> 2009-11-03 21:22:36,639 WARNING MoinMoin.log:139 using logging
> configuration read from built-in fallback in MoinMoin.log module!
> Traceback (most recent call last):
>   File "/usr/local/bin/moin", line 6, in <module>
>     run()
>   File "/usr/local/lib/python2.5/site-packages/MoinMoin/script/moin.py",
> line 15, in run
>     MoinScript().run(showtime=0)
>   File
> "/usr/local/lib/python2.5/site-packages/MoinMoin/script/__init__.py",
> line 138, in run
>     self.mainloop()
>   File
> "/usr/local/lib/python2.5/site-packages/MoinMoin/script/__init__.py",
> line 242, in mainloop
>     plugin_class = wikiutil.importBuiltinPlugin('script.%s' %
> cmd_module, cmd_name, 'PluginScript')
>   File "/usr/local/lib/python2.5/site-packages/MoinMoin/wikiutil.py",
> line 1137, in importBuiltinPlugin
>     if not name in builtinPlugins(kind):
>   File "/usr/local/lib/python2.5/site-packages/MoinMoin/wikiutil.py",
> line 1176, in builtinPlugins
>     return pysupport.importName(modulename, "modules")
>   File
> "/usr/local/lib/python2.5/site-packages/MoinMoin/util/pysupport.py",
> line 81, in importName
>     module = __import__(modulename, globals(), {}, [name])
> ValueError: Empty module name
> 
> 
> 
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july





More information about the Moin-user mailing list