On Oct 26, 9:50 am, Volker Haas <[email protected]> wrote:
> Hi Greg,
> sorry for not answering any sooner but I was busy.
> I guess you were not using an up-to-date version of mwlib and mwlib.rl.
> Since there have been releases of both you can update using
> easy_install. But if you want to be on the safe side you should use the
> git repositories of mwlib and mwlib.rl.
>
> Check if updated software solves your problem. If not your
> customconfig.py is not found by python.
>
> Regards,
> Volker
Volker,
I ran the easy_install and copied my customconfig.py from my old site-
packages .egg folder for each but I have ended up getting a new set of
errors...any ideas? I sure didn't want to break what I already had
running but it looks like I sure did.
An error occured on the render server: traceback Traceback (most
recent call last): File "/usr/lib/python2.5/site-packages/
mwlib-0.12.10-py2.5-linux-i686.egg/mwlib/apps/render.py", line 174, in
__call__ writer(env, output=tmpout, status_callback=self.status,
**writer_options) File "/usr/lib/python2.5/site-packages/
mwlib.rl-0.12.4-py2.5.egg/mwlib/rl/rlwriter.py", line 2004, in writer
r.writeBook(output=output, coverimage=coverimage,
status_callback=status_callback) File "/usr/lib/python2.5/site-
packages/mwlib.rl-0.12.4-py2.5.egg/mwlib/rl/rlwriter.py", line 468, in
writeBook self.writeBook(output, coverimage=coverimage,
status_callback=status_callback) File "/usr/lib/python2.5/site-
packages/mwlib.rl-0.12.4-py2.5.egg/mwlib/rl/rlwriter.py", line 465, in
writeBook raise RuntimeError('Giving up.') RuntimeError: Giving up.
sys.argv=['/usr/bin/mw-render', '--logfile', '/var/log/mw-serve/mw-
render.log', '--error-file', '/var/cache/mw-serve/dd/dd6e1dfcdaa32ece/
errors.rl', '--status-file', '/var/cache/mw-serve/dd/dd6e1dfcdaa32ece/
status.rl', '--writer', 'rl', '--output', '/var/cache/mw-serve/dd/
dd6e1dfcdaa32ece/output.rl', '--pid-file', '/var/cache/mw-serve/dd/
dd6e1dfcdaa32ece/pid.rl', '--config', '/var/cache/mw-serve/dd/
dd6e1dfcdaa32ece/collection.zip', '--template-blacklist',
'MediaWiki:PDF Template Blacklist', '--template-exclusion-category',
'Exclude in print', '--print-template-prefix', 'Print', '--print-
template-pattern', '$1/Print', '--language', 'en']
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---