[Koha] Upgrade Errors??

Joshua Ferraro jferraro at alma.athenscounty.lib.oh.us
Sat Apr 12 11:00:03 NZST 2003


When I performed an upgrade I got some errors that looked bad but didn't seem to impact the overall process.  Can anyone tell me if these errors are important or if they need to be reported in bugzilla?

Error #1:

apldeb01:~/koha-1.9.2# perl -w koha.upgrade
Install::mkdir_parents() called too early to check prototype at Install.pm line 397.
Name "main::language" used only once: possible typo at koha.upgrade line 7.
Name "main::pass" used only once: possible typo at koha.upgrade line 111.
Name "main::database" used only once: possible typo at koha.upgrade line 111.
Name "main::hostname" used only once: possible typo at koha.upgrade line 111.
Name "main::user" used only once: possible typo at koha.upgrade line 111.
Use of uninitialized value in concatenation (.) or string at Install.pm line 1723.
readline() on closed filehandle Install::KC at Install.pm line 1724.


================
= Koha Upgrade =
================

You are attempting to upgrade from Koha unknown version to 1.9.2.

We recommend that you do a complete backup of all your files before upgrading.
This upgrade script will make a backup copy of your files for you.

Would you like to proceed?  ([Y]/N):

Error #2:

==================
= PERL & MODULES =
==================


Checking perl modules ...
Use of uninitialized value in hash element at Install.pm line 427, <STDIN> line 1.

==============================
= ALL PERL MODULES INSTALLED =
==============================


All mandatory perl modules are installed.

Press <ENTER> to continue:

Error 3:

Please specify a backup directory [/usr/local/koha/backups]:
Use of uninitialized value in concatenation (.) or string at koha.upgrade line 111, <STDIN> line 3.
Use of uninitialized value in concatenation (.) or string at koha.upgrade line 111, <STDIN> line 3.
Use of uninitialized value in concatenation (.) or string at koha.upgrade line 111, <STDIN> line 3.
Use of uninitialized value in concatenation (.) or string at koha.upgrade line 111, <STDIN> line 3.


Backed up:

     0 biblio entries
     0 biblioitems entries
     0 items entries
     0 borrowers

File Listing
---------------------------------------------------------------------
-rw-r--r--    1 root     root         5.3k Apr 11 18:41 /usr/local/koha/backups/Koha.backup_2003-04-11_18:41:52
---------------------------------------------------------------------

Does this look right? ([Y]/N):
-------------------------
Why didn't it find and back up the borrowers?

Error 4:

Upgrading Database
==================
Could convert to MyISAM database tables...
DBD::mysql::st execute failed: Multiple primary key defined at scripts/updater/updatedatabase line 435.
  Alter id in z3950servers
DBD::mysql::st execute failed: Multiple primary key defined at scripts/updater/updatedatabase line 435.
  Alter bookfundid in aqbookfund
Checking for data required in table userflags...
Checking for data required in table systempreferences...

Error 5:

Would you like to complete a survey about your library?y
Can't open perl script "kohareporter": No such file or directory

That's it for now.  The patron data that I had loaded in 1.9.1 carried over into 1.9.2 which I thought was strange.

Joshua Ferraro



More information about the Koha mailing list