Subject: ikiwiki: Use of uninitialized value
$IkiWiki::config{"underlaydirbase"} in concatenation (.) …
Package: ikiwiki
Version: 3.141592
Severity: normal
*** Please type your report below this line ***
Dear ikiwiki hackers,
I upgraded to the sid version of ikiwiki on a Lenny system.
Pushing to it, I know get the following error.
$ git push origin master:master
[…]
Use of uninitialized value $IkiWiki::config{"underlaydirbase"} in concatenation
(.) or string at /usr/share/perl5/IkiWiki.pm line 723.
Use of uninitialized value $IkiWiki::config{"underlaydirbase"} in concatenation
(.) or string at /usr/share/perl5/IkiWiki.pm line 723.
[…]
Can't stat /javascript: Datei oder Verzeichnis nicht gefunden
at /usr/share/perl5/IkiWiki/Render.pm line 326
Can't stat /smiley: Datei oder Verzeichnis nicht gefunden
at /usr/share/perl5/IkiWiki/Render.pm line 326
[…]
I found a similar output on the in the ikwiki’s forum, but it seems
unrelated, since here there seems to be something wrong with the
variable.
But I have
# base wiki source location
underlaydir => '/usr/share/ikiwiki/basewiki',
written in my setup file.
$ ls /usr/share/ikiwiki/basewiki
favicon.ico index.mdwn sandbox.mdwn templates
ikiwiki local.css shortcuts.mdwn templates.mdwn
ikiwiki.mdwn recentchanges.mdwn style.css wikiicons
Do you know what is going on? If you need more information, please tell
me.
Thanks,
Paul
[1]
http://ikiwiki.info/forum/Migrating_old_repository_to_new_ikiwiki_system__63__/
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

