I encountered exactly those same errors on my Koha 3.6.1. It seems the errors only appear when you upgrade the db from a previous version (3.2, in my case) of Koha to 3.6.<br><br><br>I also got these errors when Koha is updating the database through the web installer:<br>
<br>--<br>[Fri Dec 09 04:52:16 2011] <a href="http://updatedatabase.pl">updatedatabase.pl</a>: DBD::mysql::db do<br>failed: Duplicate column name 'privacy' at<br>/home/koha/kohaclone/installer/data/mysql/<a href="http://updatedatabase.pl">updatedatabase.pl</a> line 3997.<br>
[Fri Dec 09 04:52:16 2011] <a href="http://updatedatabase.pl">updatedatabase.pl</a>: DBD::mysql::db do<br>failed: Duplicate column name 'privacy' at<br>/home/koha/kohaclone/installer/data/mysql/<a href="http://updatedatabase.pl">updatedatabase.pl</a> line 3998.<br>
[Fri Dec 09 04:52:18 2011] <a href="http://updatedatabase.pl">updatedatabase.pl</a>: DBD::mysql::db do<br>failed: Table 'need_merge_authorities' already exists at<br>/home/koha/kohaclone/installer/data/mysql/<a href="http://updatedatabase.pl">updatedatabase.pl</a> line 4535.<br>
--<br><br>Chris C.(Koha's developer) said they are safe to ignore, though.(<a href="http://koha.1045719.n5.nabble.com/3-4-4-gt-3-6-1-upgrade-td5068580.html">http://koha.1045719.n5.nabble.com/3-4-4-gt-3-6-1-upgrade-td5068580.html</a>)<br>
<br>And Kyle Hall(Koha Virtual Appliance's creator) has these to say about them: "I think it's probably safe to ignore those errors. The script is<br>attempting to create fields that are already in the tables, so I doubt you will see any problems."<br>
<br><br>On Thu, Dec 15, 2011 at 3:22 AM, Perch <<a href="mailto:jp@pk.dy.fi">jp@pk.dy.fi</a>> wrote:<br>> Upon trying to check items out to a patron this message appears:<br>><br>> --<br>> Software error:<br>
><br>> Can't call method "subfield" on an undefined value at<br>> /usr/share/koha/lib/C4/Biblio.pm line 3008.<br>><br>> For help, please send mail to the webmaster (webmaster@vps185), giving this<br>
> error message and the time and date of the error.<br>> --<br>><br>> The item gets checked out (i.e. it appears in the list of items checked out<br>> to the client when you go return to the checkout page). The same happens<br>
> with check in. The items get checked in, but Koha stops at the error<br>> message.<br>><br>> Similar error message appears when trying to add a new issue to an existing<br>> subscription. I think the problem might be related to error I received when<br>
> updating the database to new Koha version<br>> (<a href="http://koha.1045719.n5.nabble.com/Database-update-errors-td5068234.html">http://koha.1045719.n5.nabble.com/Database-update-errors-td5068234.html</a>).<br>><br>
> Any help here? We really really need to get this working.<br>><br>> --<br>> View this message in context: <a href="http://koha.1045719.n5.nabble.com/Checkout-fails-tp5075418p5075418.html">http://koha.1045719.n5.nabble.com/Checkout-fails-tp5075418p5075418.html</a><br>
> Sent from the Koha-general mailing list archive at Nabble.com.<br>> _______________________________________________<br>> Koha mailing list  <a href="http://koha-community.org">http://koha-community.org</a><br>> <a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
> <a href="http://lists.katipo.co.nz/mailman/listinfo/koha">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>