Solution to Koha Error : .error retrieving biblio 314 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl while rebuilding zebra in Koha 18.11

If you get '.error retrieving biblio' issue while rebuilding zebra, the error is probably the issue is link to Perl libraries.
 .error retrieving biblio 314 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl
 .error retrieving biblio 315 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl
 .error retrieving biblio 317 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl
 .error retrieving biblio 318 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl
 .error retrieving biblio 319 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl

Try to run the following command for the solution:

#export PERL5LIB="/usr/share/koha/lib"
#export KOHA_CONF="/etc/koha/sites/library/koha-conf.xml"


And rebuild the zebra once again

# koha-rebuild-zebra -v -f library

Comments

Popular posts from this blog

(Solved) (Fixed )MariaDB Unmet Dependencies on Ubuntu 20.04.

Solution to Moodle Error: Coding error detected, it must be fixed by a programmer: Failed to unserialise data from file. Either failed to read, or failed to write.

ACTION_FAILED:OU_INVALID: Solution for GoogleApps bulk user upload issue, username@domainname.com:ACTION_FAILED:OU_INVALID. This error is because you have not specified the Org Unit Path properly.