Hello,

I set up a mwlib server running on SLES 11 SP1

mwlib version is 0.12.13 and mwlib.rl is 0.12.6


when i try to create a pdf via mediawiki 1.16.0, my mw-serve posts the
following message:

2010-10-22T10:04:11 mw-serve.info >> serving http on 0.0.0.0:8899
2010-10-22T10:04:24 mwlib.serve.request_info >> remote_addr:
192.168.1.31, referer: http://vm-wikitest/wiki/index.php5/Spezial:Buch
new-collection 1        u'http://vm-wikitest/wiki'      u'rl'
2010-10-22T10:04:24 mwlib.serve.info >> Creating directory '/var/cache/
mw-serve/f0/f04461c3fcc1e139'
Traceback (most recent call last):
  File "/usr/lib/python2.6/wsgiref/handlers.py", line 93, in run
    self.result = application(self.environ, self.start_response)
  File "/usr/local/lib/python2.6/site-packages/mwlib-0.12.13-py2.6-
linux-i686.egg/mwlib/serve.py", line 180, in __call__
    response = self.dispatch(request)
  File "/usr/local/lib/python2.6/site-packages/mwlib-0.12.13-py2.6-
linux-i686.egg/mwlib/serve.py", line 207, in dispatch
    lock = FileLock(self.get_collection_dir(collection_id))
  File "/usr/local/lib/python2.6/site-packages/mwlib-0.12.13-py2.6-
linux-i686.egg/mwlib/serve.py", line 43, in FileLock
    return lockfile.FileLock(path, threaded=threaded)
  File "build/bdist.linux-i686/egg/lockfile/__init__.py", line 171, in
__init__
TypeError: unsupported operand type(s) for &: 'NoneType' and 'long'
vm-wikitest.home.de - - [22/Oct/2010 10:04:24] "POST / HTTP/1.1" 500
59

I hope anyone knows how to fix that.


Marcel

-- 
You received this message because you are subscribed to the Google Groups 
"mwlib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mwlib?hl=en.

Reply via email to