16.05 upgrade errors
Hello, Has anyone had issues upgrading from 3.22.6/7 to 16.05 via deb packages? Fresh installs seem fine but I got a lot of errors when running the web installer upgrade, like below. There is a lot to go through so I end up rolling back and using 'oldstable'. Anyone noticed similar? I had to use pastebin for the output as it was too large to send to the list. http://pastebin.com/7TysWHM0 Thanks Regards Barry Cannon Interleaf Technology http://www.interleaf.ie Tel: +35312865855 Email: bc@interleaf.ie Skype: bar.cannon <http://conference.conul.ie/>
Yes, search for "Notice Triggers Issue: Delivery Options Not Saving" in the archives: https://lists.katipo.co.nz/pipermail/koha/2016-June/thread.html Precisely https://lists.katipo.co.nz/pipermail/koha/2016-June/045569.html 2016-06-14 12:15 GMT+01:00 Barry Cannon <bar@interleaf.ie>:
Hello, Has anyone had issues upgrading from 3.22.6/7 to 16.05 via deb packages? Fresh installs seem fine but I got a lot of errors when running the web installer upgrade, like below. There is a lot to go through so I end up rolling back and using 'oldstable'. Anyone noticed similar? I had to use pastebin for the output as it was too large to send to the list.
Thanks
Regards Barry Cannon Interleaf Technology http://www.interleaf.ie Tel: +35312865855 Email: bc@interleaf.ie Skype: bar.cannon
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
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. Regards Barry Cannon Interleaf Technology http://www.interleaf.ie Tel: +35312865855 Email: bc@interleaf.ie Skype: bar.cannon ________________________________________ From: Jonathan Druart [jonathan.druart@bugs.koha-community.org] Sent: 14 June 2016 15:45 To: Barry Cannon Cc: koha-devel@lists.koha-community.org Subject: Re: [Koha-devel] 16.05 upgrade errors Yes, search for "Notice Triggers Issue: Delivery Options Not Saving" in the archives: https://lists.katipo.co.nz/pipermail/koha/2016-June/thread.html Precisely https://lists.katipo.co.nz/pipermail/koha/2016-June/045569.html 2016-06-14 12:15 GMT+01:00 Barry Cannon <bar@interleaf.ie>:
Hello, Has anyone had issues upgrading from 3.22.6/7 to 16.05 via deb packages? Fresh installs seem fine but I got a lot of errors when running the web installer upgrade, like below. There is a lot to go through so I end up rolling back and using 'oldstable'. Anyone noticed similar? I had to use pastebin for the output as it was too large to send to the list.
Thanks
Regards Barry Cannon Interleaf Technology http://www.interleaf.ie Tel: +35312865855 Email: bc@interleaf.ie Skype: bar.cannon
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
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
participants (3)
-
Barry Cannon -
Jacek Ablewicz -
Jonathan Druart