From: joey Date: Thu, 10 May 2007 08:45:14 +0000 (+0000) Subject: web commit by http://ptecza.myopenid.com/: * Bug report X-Git-Tag: 2.1~54 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=41e8aa899a31091ee7962afbaf6bfb867d66f26e;p=ikiwiki.git web commit by ptecza.myopenid.com/: * Bug report --- diff --git a/doc/bugs/Insecure_dependency_in_eval_while_running_with_-T_switch.mdwn b/doc/bugs/Insecure_dependency_in_eval_while_running_with_-T_switch.mdwn new file mode 100644 index 000000000..14fe5a2f7 --- /dev/null +++ b/doc/bugs/Insecure_dependency_in_eval_while_running_with_-T_switch.mdwn @@ -0,0 +1,18 @@ +Hello, + +I had to fix a location of one page in my repo via `svn move` and now I have +a problem with rebuilding my ikiwiki pages: + + ikiwiki --setup ikiwiki.setup + [...] + tworzenie strony ubuntu/linki.mdwn + tworzenie strony knoppix/bootowalny_pendrive_usb.mdwn + tworzenie strony helponformatting.mdwn + Insecure dependency in eval while running with -T switch at /usr/share/perl5/IkiWiki/Plugin/conditional.pm line 30. + BEGIN failed--compilation aborted at (eval 5) line 110. + +Temporarily I've disabled conditional plugin to avoid that bug. + +PS. I still use ikiwiki 1.50 backported for Debian 'sarge'. + +-- Pawel \ No newline at end of file