http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167
Jared Camins-Esakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #153 from Jared Camins-Esakov <[email protected]> --- I copied update_sample.pl.sample to update_sample.pl and made it executable, but got the following error: update_sample -- Load functions in update_sample.pl failed (I can't load /home/jcamins/kohaclone/installer/data/mysql/versions/update_sample.pl. Please check the execute flag and if this file is a valid perl script (DBD::mysql::db do failed: Table 'koha.testtable' doesn't exist at /home/jcamins/kohaclone/C4/Update/Database.pm line 542. ) at /home/jcamins/kohaclone/C4/Update/Database.pm line 372. ) I think the problem is that TableExists doesn't work right, but I'm a little confused by the error message. It might also be that the samples have not been updated to match the current API, but I don't see what exactly the problem is. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
