X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/2d204b0b0b2c8622f216289ff5796930b17baf08..70c601990b345b03ddf2406c46017da232bef8b9:/doc/bugs/internal_error:_smileys.mdwn_cannot_be_found.mdwn diff --git a/doc/bugs/internal_error:_smileys.mdwn_cannot_be_found.mdwn b/doc/bugs/internal_error:_smileys.mdwn_cannot_be_found.mdwn index 6fc853d43..9b2be8290 100644 --- a/doc/bugs/internal_error:_smileys.mdwn_cannot_be_found.mdwn +++ b/doc/bugs/internal_error:_smileys.mdwn_cannot_be_found.mdwn @@ -23,5 +23,19 @@ don't exist in the last package: $ dpkg -L ikiwiki |grep smileys.mdwn ---Pawel +--[[Paweł|ptecza]] +This seems to be a bug in your 1.43gpal version, whatever that is.. In the package I built, I see: + + joey@kodama:~>dpkg -L ikiwiki | grep smileys.mdwn + /usr/share/ikiwiki/basewiki/smileys.mdwn + joey@kodama:~>ls -l /usr/share/ikiwiki/basewiki/smileys.mdwn + -rw-r--r-- 1 root root 1643 Feb 13 18:03 /usr/share/ikiwiki/basewiki/smileys.mdwn + +--[[Joey]] + +> You're right. My backport was builded without all symlinks, because I store +> all rebuilded sources in CVS repo, but it seems that CVS doesn't support symlinks. +> Grrr... I need to switch to another repo now. --[[Paweł|ptecza]] + +>> Ok, [[bugs/done]] then --[[Joey]]