aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/forum/Cannot_run_ikiwiki_due_to_Encode.pm/comment_2_9bda4fba2a28c0a10e3564d2c4fada15._comment16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/forum/Cannot_run_ikiwiki_due_to_Encode.pm/comment_2_9bda4fba2a28c0a10e3564d2c4fada15._comment b/doc/forum/Cannot_run_ikiwiki_due_to_Encode.pm/comment_2_9bda4fba2a28c0a10e3564d2c4fada15._comment
new file mode 100644
index 000000000..e0d2d4caa
--- /dev/null
+++ b/doc/forum/Cannot_run_ikiwiki_due_to_Encode.pm/comment_2_9bda4fba2a28c0a10e3564d2c4fada15._comment
@@ -0,0 +1,16 @@
+[[!comment format=mdwn
+ username="smcv"
+ subject="looks like Debian#776181"
+ date="2015-03-01T12:55:20Z"
+ content="""
+This looks like [Debian bug #776181](https://bugs.debian.org/776181), although I'm
+surprised you're seeing it on such an old version of Encode. What version of IkiWiki
+is this?
+
+Please try reverting the change you made to Encode.pm, and making the change to IkiWiki
+shown on that bug report instead. (If you don't know how to read diffs, the short version
+is: delete the lines prefixed with \"-\", add the lines prefixed with \"+\".)
+
+I've made the same change in ikiwiki git master, so this should be fixed in the
+next release (>= 3.20150301).
+"""]]