[OGDev] Reindexing not working

Rev Simon Rumble simon at rumble.net
Mon Aug 7 10:38:14 BST 2006


This one time, at band camp, IvorW wrote:

> I think OpenGuides::Utils is quite strict about what it's being passed.
> 
> Replace with the following:
> 
> my $config = OpenGuides::Config->new( file => 'wiki.conf' );
> my $wiki = OpenGuides::Utils->make_wiki_object( config => $config );
> 
> If the reindex tool we are shipping is broken, this needs to be fixed
> (trac ticket needed).

You also need to load Openguides:Config then.  Still breoken for me 
though:
simon at stout:/etc/openguides/default$ sudo ./reindex.pl
Search::InvertedIndex::add_key_to_group() - Unable to read 
'ged_000000000000_e_0000000036b6' record. Database may be corrupt.
 at /usr/share/perl5/CGI/Wiki/Search/SII.pm line 127
 

-- 
Rev Simon Rumble <simon at rumble.net>
www.rumble.net

The Tourist Engineer
Geeks need vacations too.
http://engineer.openguides.org/

What a country calls its vital economic interests are not
the things which enable its citizens to live, but the
things which enable it to make war.

- Simone Weil



More information about the OpenGuides-Dev mailing list