https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37893 Andrii Nugged <nugged@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nugged@gmail.com --- Comment #75 from Andrii Nugged <nugged@gmail.com> --- In case there are no SIPs one some configurations/instances, Koha allows not to have SIPconfig.xml, quietly accepts that. But atomic update does not checks for that, and breaks update (making some servers require more advanced restoration, then just middle level sysadmin skills). Sample error: BugUpgrade to 25.06.00.035 [06:55:22]: Bug 37893 - Move SIPconfig.xml to database Reading SIPconfig.xml for kohatest located at /etc/koha/sites/kohatest/SIPconfig.xml ERROR: {UNKNOWN}: File does not exist: /etc/koha/sites/kohatest/SIPconfig.xml at /usr/share/koha/lib/C4/SIP/Sip/Configuration.pm line 55. at /usr/share/koha/lib/C4/Installer.pm line 825 -- You are receiving this mail because: You are watching all bug changes.