http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10758
Paola Rossi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |[email protected] --- Comment #47 from Paola Rossi <[email protected]> --- I apply against master 3.17.00.007. I think that the first patch (Show bibliographic ...) has an error: on updtedatabase.pl it requires this insertion: +<<<<<<< HEAD ---------------------------------------------------- Anyway the Web installer Step 3 gives this error report on updating database structure: Update report : Status: 500 Content-type: text/html <h1>Software error:</h1> <pre>syntax error at /var/root-koha/bug-7162/installer/data/mysql/updatedatabase.pl line 8172, near "-and" (Might be a runaway multi-line << string starting on line 8169) Can't find string terminator "shareurl" anywhere before EOF at /var/root-koha/bug-7162/installer/data/mysql/updatedatabase.pl line 8174. </pre> <p> For help, please send mail to the webmaster (<a href="mailto:webmaster@linux-test">webmaster@linux-test</a>), giving this error message and the time and date of the error. </p> Update errors : [Fri Jun 6 17:46:50 2014] updatedatabase.pl: Use of bare << to mean <<"" is deprecated at /var/root-koha/bug-7162/installer/data/mysql/updatedatabase.pl line 8162. [Fri Jun 6 17:46:50 2014] updatedatabase.pl: Use of bare << to mean <<"" is deprecated at /var/root-koha/bug-7162/installer/data/mysql/updatedatabase.pl line 8169. [Fri Jun 6 17:46:50 2014] updatedatabase.pl: syntax error at /var/root-koha/bug-7162/installer/data/mysql/updatedatabase.pl line 8172, near "-and" [Fri Jun 6 17:46:50 2014] updatedatabase.pl: (Might be a runaway multi-line << string starting on line 8169) [Fri Jun 6 17:46:50 2014] updatedatabase.pl: Can't find string terminator "shareurl" anywhere before EOF at /var/root-koha/bug-7162/installer/data/mysql/updatedatabase.pl line 8174. --------------------------------------------------------------------------- I pass the patch to "Patch doesn't apply" status. -- 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/
