Joseph Messerschmidt <[email protected]> writes: > Experiencing this problem on our Dev/test environments currently after > upgrading to 1.18.1 from 1.15.1 (and upgrading collection/pdfbook > extensions to match.) Selecting "Download as PDF" shows the normal > rendering percentage display but it is stuck at 0% or 1%. Reloading > the page causes the following error. We are using a local rendering > server that was working well before the upgrade. I can provide log > data from the rendering server if necessary as well. > > An error occured on the render server: traceback Traceback (most > recent call last): File "/usr/local/lib/python2.6/dist-packages/ > mwlib-0.12.16-py2.6-linux-i686.egg/mwlib/apps/render.py", line 168, in > __call__ env = self.get_environment() File "/usr/local/lib/python2.6/ > dist-packages/mwlib-0.12.16-py2.6-linux-i686.egg/mwlib/apps/ > render.py", line 100, in get_environment self.zip_filename = > make_zip(output=self.options.keep_zip, options=self.options, > metabook=env.metabook, status=self.status) File "/usr/local/lib/ > python2.6/dist-packages/mwlib-0.12.16-py2.6-linux-i686.egg/mwlib/apps/ > buildzip.py", line 52, in make_zip make_nuwiki(fsdir, > metabook=metabook, options=options, podclient=podclient, > status=status) File "/usr/local/lib/python2.6/dist-packages/ > mwlib-0.12.16-py2.6-linux-i686.egg/mwlib/apps/make_nuwiki.py", line > 165, in make_nuwiki assert x.wikiident in id2wiki, "no wikiconf for %r > (%s)" % (x.wikiident, x) AssertionError: no wikiconf for None
that's https://github.com/pediapress/Collection/issues/1 -- Cheers Ralf -- 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.
