When enabled, on topic save (
site link
) I get this error message:
Attention
Error saving topic
During save of ASAP/BugBase.WebHome an error was found by the version control system. Please notify your TWiki administrator.
=Can't create file /tmp/xxx_ASAP/BugBase_WebHome.txt - No such file or directory CGI::Carp::realdie('Can\'t create file /tmp/xxx_ASAP/BugBase_WebHome.txt - No suc...') called at /usr/share/perl/5.8/CGI/Carp.pm line 385 CGI::Carp::die('Can\'t create file /tmp/xxx_ASAP/BugBase_WebHome.txt - No suc...') called at /home/.jacobina/aclemens/asapframework.org/lib/TWiki/Func.pm line 2116 TWiki::Func::saveFile('/tmp/xxx_ASAP/BugBase_WebHome.txt', 'ini') called at /home/.jacobina/aclemens/asapframework.org/lib/TWiki/Plugins/FlowchartPlugin.pm line 633 TWiki::Plugins::FlowchartPlugin::afterSaveHandler('%META:TOPICINFO{author="ArthurClemens" date="1132184505" form...', 'WebHome', 'ASAP/BugBase', '', 'TWiki::Meta=HASH(0x8af26f8)') called at /home/.jacobina/aclemens/asapframework.org/lib/TWiki/Plugin.pm line 225 TWiki::Plugin::invoke('TWiki::Plugin=HASH(0x89ac5c8)', 'afterSaveHandler', '%META:TOPICINFO{author="ArthurClemens" date="1132184505" form...', 'WebHome', 'ASAP/BugBase', '', 'TWiki::Meta=HASH(0x8af26f8)') called at /home/.jacobina/aclemens/asapframework.org/lib/TWiki/Plugins.pm line 306 TWiki::Plugins::_dispatch('TWiki::Plugins=HASH(0x87a6740)', 'afterSaveHandler', '%META:TOPICINFO{author="ArthurClemens" date="1132184505" form...', 'WebHome', 'ASAP/BugBase', '', 'TWiki::Meta=HASH(0x8af26f8)') called at /home/.jacobina/aclemens/asapframework.org/lib/TWiki/Plugins.pm line 617 TWiki::Plugins::afterSaveHandler('TWiki::Plugins=HASH(0x87a6740)', '%META:TOPICINFO{author="ArthurClemens" date="1132184505" form...', 'WebHome', 'ASAP/BugBase', '', 'TWiki::Meta=HASH(0x8af26f8)') called at /home/.jacobina/aclemens/asapframework.org/lib/TWiki/Store.pm line 780 TWiki::Store::saveTopic('TWiki::Store=HASH(0x87a6848)', 'TWiki::User=HASH(0x8a82484)', 'ASAP/BugBase', 'WebHome', '---+ ASAP Bug Base\x{a}\x{a}\x{9}* Bug Reports\x{a}\x{9}* [[Support Requests]...', 'TWiki::Meta=HASH(0x8af26f8)', 'HASH(0x8af2734)') called at /home/.jacobina/aclemens/asapframework.org/lib/TWiki/UI/Save.pm line 290 TWiki::UI::Save::__ANON__() called at /home/.jacobina/aclemens/asapframework.org/lib/CPAN/lib///Error.pm line 387 eval {...} called at /home/.jacobina/aclemens/asapframework.org/lib/CPAN/lib///Error.pm line 379 Error::subs::try('CODE(0x8b07eb0)', 'HASH(0x8b07ebc)') called at /home/.jacobina/aclemens/asapframework.org/lib/TWiki/UI/Save.pm line 298 TWiki::UI::Save::_save('TWiki=HASH(0x814ccc0)') called at /home/.jacobina/aclemens/asapframework.org/lib/TWiki/UI/Save.pm line 441 TWiki::UI::Save::save('TWiki=HASH(0x814ccc0)') called at /home/.jacobina/aclemens/asapframework.org/lib/TWiki/UI.pm line 97 TWiki::UI::__ANON__() called at /home/.jacobina/aclemens/asapframework.org/lib/CPAN/lib///Error.pm line 387 eval {...} called at /home/.jacobina/aclemens/asapframework.org/lib/CPAN/lib///Error.pm line 379 Error::subs::try('CODE(0x8a83984)', 'HASH(0x8af23c8)') called at /home/.jacobina/aclemens/asapframework.org/lib/TWiki/UI.pm line 146 TWiki::UI::run('CODE(0x8773400)') called =
Go back in your browser and save your changes locally.
Looks like a bit of a hack to me. The plugin needs to be fixed - it should probably be using the store directory provided for each plugin in Dakar, instead of /tmp.
CC
The bug has gone away. --
AC