[Bug 40325] New: sanitize_records.pl can't find rebuild_zebra.pl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40325 Bug ID: 40325 Summary: sanitize_records.pl can't find rebuild_zebra.pl Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: pablo.bianchi@gmail.com QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz After a `./sanitize_records.pl --verbose --auto-search --fix-ampersand --reindex --confirm` I get Total: 123 records cleaned! Now, reindexing using -b -v sh: 1: /usr/share/koha/intranet/cgi-bin/misc/migration_tools/rebuild_zebra.pl: not found Because it is on `/usr/share/koha/bin/migration_tools/rebuild_zebra.pl`. Even if I change `<intranetdir>` on `koha-conf.xml`, `migration_tools` is not on `misc` but on `bin`. Maybe should simply point to `../migration_tools/`. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org