https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33720

            Bug ID: 33720
           Summary: koha-upgrade-schema should restart memcached
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Packaging
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Hello community,

We have been caught out with a minor annoyance in the koha-upgrade-schema
script (Debian package) - upon reloading a database from an SQL dump file (e.g.
re-imaging a test server from a live system), the database upgrade appears to
complete successfully, but in fact steps are missed.

We believe this is because memcached is keeping the software version cached as
a value, as a restart of memcached seems to resolve the issue.

I attach a proposed solution; restarting memcached just before calling the
updatedatabase.pl script.

I hope this makes sense, can can be backported for 22.11.xx.

Many thanks,
Jake

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to