aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Insecure_dependency_in_eval_while_running_with_-T_switch.mdwn
blob: 14fe5a2f78ed5fe1aa7d063d51db3fe1180f0425 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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