Bug 40863 - Search stopped working
Summary: Search stopped working
Status: CONFIRMED
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching - Zebra (show other bugs)
Version: 25.05
Hardware: HP Linux
: P1 - high critical
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-09-23 16:51 UTC by sergeinik
Modified: 2025-10-08 22:13 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sergeinik 2025-09-23 16:51:27 UTC
After updating to Debian 13, search stopped working.

koha-rebuild-zebra -v -f library

.error retrieving biblio 3896 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 3897 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 3898 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 3899 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 3900 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 3901 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 3902 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 3903 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 3904 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 3905 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 3906 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 3907 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 3908 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 3909 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 3910 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 3911 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 3912 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 3913 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 3914 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 3915 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 3916 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 3917 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
Comment 1 Katrin Fischer 2025-09-28 20:47:09 UTC
Debian 13 is currently not supported. Please always check technical requirements for your Koha version before updating:

https://wiki.koha-community.org/wiki/System_requirements_and_recommendations
Comment 2 sergeinik 2025-09-30 06:16:48 UTC
.error retrieving biblio 4244 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 4245 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 4246 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 4247 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 4248 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 4249 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 4250 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
4201error retrieving biblio 4251 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 4252 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.
.error retrieving biblio 4253 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 778.

Records exported: 103 09:14:01 [00:00:23]
====================
REINDEXING zebra 09:14:01 [00:00:23]
====================
====================
Indexing complete: 09:14:02 [00:00:24]
====================
CLEANING
====================
Attempt to call undefined import method with arguments ("GetNormalizedISBN" ...) via package "C4::Koha" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/Koha/Biblio.pm line 27.
Attempt to call undefined import method with arguments ("get_session") via package "C4::Auth" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/C4/Search/History.pm line 5.
Attempt to call undefined import method with arguments ("get_template_and_user") via package "C4::Auth" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/C4/Output.pm line 33.
Attempt to call undefined import method with arguments ("UpdateStats") via package "C4::Stats" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/C4/Circulation.pm line 29.
Attempt to call undefined import method with arguments ("CheckIfIssuedToPatron" ...) via package "C4::Circulation" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/C4/Reserves.pm line 27.
Attempt to call undefined import method with arguments ("barcodedecode") via package "C4::Circulation" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/C4/Items.pm line 49.
Attempt to call undefined import method with arguments ("getitemtypeimagelocation") via package "C4::Koha" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/Koha/ItemType.pm line 20.
Attempt to call undefined import method with arguments ("checkpw_hash") via package "C4::Auth" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/Koha/Patron.pm line 30.
Attempt to call undefined import method with arguments ("GetPreparedLetter" ...) via package "C4::Letters" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/Koha/Patron.pm line 32.
Attempt to call undefined import method with arguments ("UpdateStats") via package "C4::Stats" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/Koha/Account.pm line 28.
Attempt to call undefined import method with arguments ("GetFine") via package "C4::Overdues" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/Koha/Account.pm line 29.
Attempt to call undefined import method with arguments ("AddReturn") via package "C4::Circulation" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/Koha/Checkouts.pm line 23.
Attempt to call undefined import method with arguments ("AddRenewal" ...) via package "C4::Circulation" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/Koha/Checkout.pm line 26.
Attempt to call undefined import method with arguments ("CanBookBeIssued" ...) via package "C4::Circulation" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/Koha/CurbsidePickup.pm line 26.
Attempt to call undefined import method with arguments ("GetMessagingPreferences") via package "C4::Members::Messaging" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/Koha/CurbsidePickup.pm line 27.
Attempt to call undefined import method with arguments ("GetPreparedLetter" ...) via package "C4::Letters" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/Koha/CurbsidePickup.pm line 28.
Attempt to call undefined import method with arguments ("barcodedecode" ...) via package "C4::Circulation" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/Koha/Item.pm line 29.
Attempt to call undefined import method with arguments ("GetBranchItemRule") via package "C4::Circulation" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/C4/HoldsQueue.pm line 26.
Attempt to call undefined import method with arguments ("UpdateStats") via package "C4::Stats" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/Koha/Recalls.pm line 28.
Attempt to call undefined import method with arguments ("GetPreparedLetter" ...) via package "C4::Letters" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/Koha/Hold.pm line 26.
Attempt to call undefined import method with arguments ("GetAuthorisedValues") via package "C4::Koha" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/Koha/ILL/Request/Logger.pm line 23.
Attempt to call undefined import method with arguments ("CanBookBeIssued" ...) via package "C4::Circulation" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/Koha/ILL/Request.pm line 49.
Attempt to call undefined import method with arguments ("GetPreparedLetter" ...) via package "C4::Letters" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/C4/Message.pm line 24.
Attempt to call undefined import method with arguments ("GetPreparedLetter") via package "C4::Letters" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/C4/Members.pm line 29.
Attempt to call undefined import method with arguments ("new_from_field") via package "C4::Heading" (Perhaps you forgot to load the package?) at /usr/share/koha/lib/Koha/Authority.pm line 27.
Zebra configuration information
================================
Zebra biblio directory      = /var/lib/koha/kohalib/biblios
Zebra authorities directory = /var/lib/koha/kohalib/authorities
Koha directory              = /usr/share/koha/intranet/cgi-bin
Lockfile                    = /var/lock/koha/kohalib/rebuild/rebuild..LCK
BIBLIONUMBER in :     090$9
BIBLIOITEMNUMBER in : 090$a
================================
Job started: 09:14:04
====================
exporting authority 09:14:04 [00:00:00]
====================
====================
REINDEXING zebra 09:14:04 [00:00:00]
====================
skipping biblios
====================
Indexing complete: 09:14:04 [00:00:00]
====================
CLEANING
====================
Comment 3 David Cook 2025-09-30 06:53:04 UTC
(In reply to Katrin Fischer from comment #1)
> Debian 13 is currently not supported. Please always check technical
> requirements for your Koha version before updating:
> 
> https://wiki.koha-community.org/wiki/System_requirements_and_recommendations

As Katrin previously stated, Koha isn't supported on Debian 13 at this time. We already know there are problems and are working to fix them, but you'll need to re-platform your Koha in the meantime.
Comment 4 sergeinik 2025-10-08 17:09:05 UTC
How soon is it planned to have a working version for Debian 13?
Comment 5 David Cook 2025-10-08 22:13:13 UTC
(In reply to sergeinik from comment #4)
> How soon is it planned to have a working version for Debian 13?

Unfortunately, it'll take as long as it takes.

The work is being done on bug 40680.