http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12120 Bug ID: 12120 Summary: Add --tempdir arg to rebuild_zebra.pl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: gmcharlt@gmail.com Reporter: mtj@kohaaloha.com QA Contact: testopia@bugs.koha-community.org Sometimes zebra indexing will fail when the filesystem of the /tmp dir is too small for the indexing temp file ie: a 20 gig temp file is needed, and /tmp is only 1 gig :( ...in this situation, it is necessary to tell rebuild_zebra.pl to use a different filesystem with the required space. this patch aims to provide this functionality -- You are receiving this mail because: You are watching all bug changes.