Error during the updating of the database, from Koha 10.2 to 10.3
Hi all, I'm running the Koha version 10.2 on Centos system, I'm trying to do the upgrade to the latest version 10.3; everything seems to be ok, but when I acces to the Web installer, when I update the database I get this error, and I cannot proceed: Updating database structure Update report : Status: 500 Content-type: text/html Software error: <pre>Undefined subroutine &main::CheckVersion called at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 6092. </pre> <p> For help, please send mail to the webmaster ( webmaster@site.net <mailto:webmaster@site.net> ), giving this error message and the time and date of the error. </p> Update errors : [Sun Feb 24 19:23:00 2013] updatedatabase.pl: Undefined subroutine &main::CheckVersion called at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 6092. <http://koha.1045719.n5.nabble.com/file/n5743487/error.png> Does anyone have an idea? Thank you very much Sander -- View this message in context: http://koha.1045719.n5.nabble.com/Error-during-the-updating-of-the-database-... Sent from the Koha-general mailing list archive at Nabble.com.
On 25 February 2013 06:31, Sander898 <scrittore@hotmail.it> wrote:
Hi all, I'm running the Koha version 10.2 on Centos system, I'm trying to do the upgrade to the latest version 10.3; everything seems to be ok, but when I acces to the Web installer, when I update the database I get this error, and I cannot proceed:
Updating database structure
Update report :
Status: 500 Content-type: text/html
Software error:
<pre>Undefined subroutine &main::CheckVersion called at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 6092. </pre> <p> For help, please send mail to the webmaster ( webmaster@site.net <mailto:webmaster@site.net> ), giving this error message and the time and date of the error. </p>
Update errors :
[Sun Feb 24 19:23:00 2013] updatedatabase.pl: Undefined subroutine &main::CheckVersion called at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 6092.
<http://koha.1045719.n5.nabble.com/file/n5743487/error.png>
Does anyone have an idea?
Yes, a typo slipped in, I am pushing a new tarball now please try again in 20 minutes Chris
Hi Chris, ok thank you for your help. So, when you have correct the problem, what I have to do? I have already done, in the server: [root] perl Makefile.PL --prev-install-log /usr/share/koha/misc/koha-install-log [root] make [root] make test [root] sudo make upgrade Thanks and regards Sander -- View this message in context: http://koha.1045719.n5.nabble.com/Error-during-the-updating-of-the-database-... Sent from the Koha-general mailing list archive at Nabble.com.
On 25 February 2013 06:58, Sander898 <scrittore@hotmail.it> wrote:
Hi Chris,
ok thank you for your help.
So, when you have correct the problem, what I have to do? I have already done, in the server:
[root] perl Makefile.PL --prev-install-log /usr/share/koha/misc/koha-install-log [root] make [root] make test [root] sudo make upgrade
Get the new tarball, (it is there now) and do that again, sorry about the inconvenience I don't know how that error slipped past my tests. Chris
Hi Chris, ok thank you very much for you help and your support. I try now and I let you know. Thanks and kind regards Sander -- View this message in context: http://koha.1045719.n5.nabble.com/Error-during-the-updating-of-the-database-... Sent from the Koha-general mailing list archive at Nabble.com.
Sorry, just one question, the new tarball from: wget http://download.koha-community.org/koha-latest.tar.gz ? Thanks and kind regards Sander -- View this message in context: http://koha.1045719.n5.nabble.com/Error-during-the-updating-of-the-database-... Sent from the Koha-general mailing list archive at Nabble.com.
Hi Chris, ok update done. Thank you very much for your help. Have a nice day Sander -- View this message in context: http://koha.1045719.n5.nabble.com/Error-during-the-updating-of-the-database-... Sent from the Koha-general mailing list archive at Nabble.com.
participants (2)
-
Chris Cormack -
Sander898