[Bug 37426] New: DBIC schema file Category.pm manually modified causing checksum mismatch and blocking refresh of that file
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37426 Bug ID: 37426 Summary: DBIC schema file Category.pm manually modified causing checksum mismatch and blocking refresh of that file Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Database Assignee: koha-bugs@lists.koha-community.org Reporter: victor@tuxayo.net QA Contact: testopia@bugs.koha-community.org dbic complains at the end of the refresh: DBIx::Class::Schema::Loader::make_schema_at(): Checksum mismatch in './/Koha/Schema/Result/Category.pm', the auto-generated part of the file has been modified outside of this loader. Aborting. If you want to overwrite these modifications, set the 'overwrite_modifications' loader option. It seems to come from commit "Bug 28924: Add DBIC file" Which has changes in the autogenerated section but not in the footer of that section having the checksum. Hence causing the mismatch when running `dbic` It might have been a conflict where the resolution accidentally dropped the checksum changes. Because the rest of the changes look indeed autogenerated. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37426 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|DBIC schema file |DBIC schema file |Category.pm manually |Category.pm manually |modified causing checksum |modified causes checksum |mismatch and blocking |mismatch and blocking |refresh of that file |refresh of that file -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37426 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |28924 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28924 [Bug 28924] Allow checkout fine limit to be determined by patron category -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37426 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I just confirmed on main that this has been fixed. dbic command finishes without error and no changed files. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37426 --- Comment #2 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Great, looks like it's Bug 35539. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37426 Bug 37426 depends on bug 28924, which changed state. Bug 28924 Summary: Allow checkout fine limit to be determined by patron category https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28924 What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED Resolution|--- |FIXED -- 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