diff options
author | smcv <smcv@web> | 2015-03-01 08:55:20 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-03-01 08:55:20 -0400 |
commit | f244320dcda67f8a03ff24d2733fba6871f1b39d (patch) | |
tree | 1cc84950b4fdc5180753e234e55eed178af6d0ac /doc | |
parent | bd3eb42b02d7acbe6391ff8033b96eff621efb01 (diff) | |
download | ikiwiki-f244320dcda67f8a03ff24d2733fba6871f1b39d.tar ikiwiki-f244320dcda67f8a03ff24d2733fba6871f1b39d.tar.gz |
Added a comment: looks like Debian#776181
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Cannot_run_ikiwiki_due_to_Encode.pm/comment_2_9bda4fba2a28c0a10e3564d2c4fada15._comment | 16 |
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). +"""]] |