From 7993cf1de18a7b206d0990092d712b0ba467a6a4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 17 Dec 2007 05:39:09 -0500 Subject: [PATCH] web commit by http://ptecza.myopenid.com/: * Bug report again --- doc/bugs/Insecure_dependency_in_mkdir.mdwn | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 doc/bugs/Insecure_dependency_in_mkdir.mdwn diff --git a/doc/bugs/Insecure_dependency_in_mkdir.mdwn b/doc/bugs/Insecure_dependency_in_mkdir.mdwn new file mode 100644 index 000000000..76c04b753 --- /dev/null +++ b/doc/bugs/Insecure_dependency_in_mkdir.mdwn @@ -0,0 +1,22 @@ +Please note that this is my second bug report, because the first was +unsuccessfully (bad characters in post title?). + +I've just upgraded my ikiwiki from version 2.11 to the latest version 2.15. +I use my own rebuilt ikiwiki package for Ubuntu Gutsy box. Now I can't rebuild +all my ikiwiki pages, because of the following bug: + + ptecza@anahaim:~/blog$ ikiwiki --setup ikiwiki.setup --getctime --verbose + [...] + scanning post/2007/12/09/pink-freud-w-cafe-kulturalna.mdwn + ikiwiki.setup: Insecure dependency in mkdir while running with -T switch at /usr/share/perl5/IkiWiki.pm line 355. + BEGIN failed--compilation aborted at (eval 5) line 151. + +I have a write permission to the ikiwiki destination directory: + + ptecza@anahaim:~/blog$ ls -ld /var/www/blog/ + drwxr-xr-x 2 ptecza ptecza 4096 2007-12-17 10:48 /var/www/blog/ + +I've read ikiwiki changelog for the previous releases and unfortunately +I can't see any related entries. Any ideas? + +--[[Paweł|ptecza]] -- 2.44.0