Your message dated Sun, 16 Aug 2009 14:40:50 +0200
with message-id <[email protected]>
and subject line Re: Bug#541710: ikiwiki: Use of uninitialized value 
$IkiWiki::config{"underlaydirbase"} in concatenation (.) …
has caused the Debian Bug report #541710,
regarding ikiwiki: Use of uninitialized value 
$IkiWiki::config{"underlaydirbase"} in concatenation (.) …
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
541710: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541710
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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__/

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


--- End Message ---
--- Begin Message ---
Am Samstag, den 15.08.2009, 19:23 -0400 schrieb Joey Hess:
> Paul Menzel wrote:
> > 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.
> 
> I suspect that while you upgraded ikiwiki, you have not rebuilt your
> wiki's wrappers. Perhaps running ikiwiki -setup your.setup will fix the
> problem?

That suspicion was indeed correct and fixed the problem. Therefore I am
closing this bug. Sorry for the noise.

> You generally need to run that on every upgrade; it's done
> automatically if your wiki is listed in /etc/ikiwiki/wikilist.

I did this now.


Thanks,

Paul

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


--- End Message ---

Reply via email to