I have Koha Installed on Mac OS X Server 10.5.5 using MySQL 5.0.45. The version of Koha I have installed (from `systempreferences` table in the DB) is 3.0000104. I would like to update to the latest version of 3.x. I used 'git' to download the latest version then I ran "perl Makefile.PL --prev-install-log {path to install log file} I then run 'make' and 'make upgrade'. Now when I go to the intranet site (http://myhost.com:8080/). I get the following URL and page content: URL: http://dev.cues-koha.org:8080/cgi-bin/koha/installer/install.pl Web Installer › Step 3 Now we're ready to create the database tables and fill them with some default data. Click Next to continue When I click the 'Next >>' button, I get this URL and page content: URL: http://dev.cues-koha.org:8080/cgi-bin/koha/installer/install.pl?step=3&op=importdatastructure Web Installer › Step 3 The following error occurred while importing the database structure: ERROR 1050 (42S01) at line 964: Table 'hold_fill_targets' already exists Please contact your system administrator I bad side affect of this is that all the data in the database is now gone. I restored my data and version (3.0000104) from my backup, but I would really like to get updated to the latest version. (NOTE: I did this update on a dev server, not a production server). Can someone please explain to me what I am doing wrong, or if it is a bug, when will it be fixed? Are there any workaround? Thanks, --------------------------------------------------- Byron Peterson Central Utah Educational Services (435) 896-4469 ext.106 bj.peterson@cues.k12.ut.us http://www.cues.k12.ut.us
participants (1)
-
Byron Peterson