On Tue, 14 Jun 2016, Barry Cannon wrote:
Thanks Jonathan, This is strange, the site was on 3.22.06 but only for a short while (maybe a week as it's a new install). There was no changes made to the 3.22 schema. The upgrade to 16.05 caused the splat. Is there any suggested route to take - as it stands I can't figure out a way to get up to 16.05.
I had (somehow) similar problem when testing upgrade from 3.22.6 to 16.05 in debian-packaged setup. In may case, it was caused by a caching issue (Bug 16579 comment #7 <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16579>), in combination with Bug 16678 (<https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16678>). First, automatic DB upgrade failed due to Bug 16678. After I fixed that problem manually, I did koha-upgrade-schema koha-instance and it went fine without further errors. But in GUI, web installer was still prompting for DB upgrade.. Instead of clicking 'Next' I did /etc/init.d/memcached restart to get rid of that web installer prompt. -- Regards, Jacek Ablewicz