]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by http://ptecza.myopenid.com/: * Bug report
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 10 May 2007 08:45:14 +0000 (08:45 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 10 May 2007 08:45:14 +0000 (08:45 +0000)
doc/bugs/Insecure_dependency_in_eval_while_running_with_-T_switch.mdwn [new file with mode: 0644]

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 (file)
index 0000000..14fe5a2
--- /dev/null
@@ -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