Bug 40989

Summary: t/db_dependent/OAI/Server.t fails on Debian 13
Product: Koha Reporter: Victor Grousset/tuxayo <victor>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: matthias.meusburger
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on:    
Bug Blocks: 41077    

Description Victor Grousset/tuxayo 2025-10-09 21:47:15 UTC
1. KOHA_IMAGE=main-bookworm ktd up
2. prove t/db_dependent/OAI/Server.t
3. pass
4. KOHA_IMAGE=main-trixie ktd up
5. prove t/db_dependent/OAI/Server.t
#    got : 'http://localhost/'
# expect : 'http://localhost'

Severity = major because it makes the CI fail and hides issues even if not as much as Bug 40680.