On Wed Aug 13, 2008 at 22:51:00 +1000, Sven Dowideit wrote: > no, its got nothing to do with /var/lib/twiki/data etc, its the location > for session data - produced by CGI::Session etc.
Yes it does. The code we're talking about is contained in the file debian/postinst, and only executes under the following condition: # create initial htpasswd, if needed if [ -e /var/lib/twiki/data ]; then ... ... #create securer-twiki session dir mkdir ... fi My understanding of the discussion thus far is: a. This is a genuine bug. b. Which has been fixed. c. Except in Etch. Steve -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]