<HTML>
<HEAD>
<TITLE>Re: [Koha] Help Please! Problem during upgrade to 3.06.00.001</TITLE>
</HEAD>
<BODY>
<FONT COLOR="#000080"><FONT SIZE="2"><FONT FACE="Arial"><SPAN STYLE='font-size:10pt'>Hi Jared,<BR>
<BR>
Thankyou so much, that worked brilliantly! :)<BR>
<BR>
Cheers,<BR>
Joel<BR>
</SPAN></FONT></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"><B>From: </B>Jared Camins-Esakov <<a href="jcamins@cpbibliography.com">jcamins@cpbibliography.com</a>><BR>
<B>Date: </B>Sun, 27 Nov 2011 10:35:01 -0500<BR>
<B>To: </B>Joel Harbottle <<a href="Joel.Harbottle@hotmail.com.au">Joel.Harbottle@hotmail.com.au</a>><BR>
<B>Cc: </B>"Fischer, Katrin" <<a href="Katrin.Fischer@bsz-bw.de">Katrin.Fischer@bsz-bw.de</a>>, Koha List <<a href="koha@lists.katipo.co.nz">koha@lists.katipo.co.nz</a>><BR>
<B>Subject: </B>Re: [Koha] Help Please! Problem during upgrade to 3.06.00.001<BR>
<BR>
Joel,<BR>
<BR>
First off, I would encourage you to subscribe to koha-devel if you are using Master. I sent out a warning about this yesterday.<BR>
<BR>
As for applying the patch, the following commands should do it:<BR>
sudo apt-get install wget<BR>
cd ~/kohaclone<BR>
wget -O bug_6629_followup.patch <a href="http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6424">http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6424</a><BR>
git am -3iu bug_6629_followup.patch<BR>
[hit 'y' when asked]<BR>
<BR>
Let me take this moment to reinforce Chris's note about running from Master: it can be dangerous! If you aren't comfortable working with git, I would encourage you not to run from Master. Although it is in theory possible for something like this to happen on a stable branch (e.g., 3.6.x), it's much less likely to happen. If, for whatever reason, you *have* to use the Master branch, test the exact version you want to use on a staging server before applying it to a production server.<BR>
<BR>
And, while I'm on my "teachable moment" soapbox, here's a list of recommended reading for learning about git. I'd encourage you (and anyone else who is uncertain) to read at least three of the items on it if you intend to remain on Master:<BR>
<BR>
</SPAN></FONT><UL><UL><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>The git tutorial - <FONT COLOR="#0000FF"><U><a href="http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html">http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html</a></U></FONT> - a good starting place
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Git For Designers - <FONT COLOR="#0000FF"><U><a href="http://hoth.entp.com/output/git_for_designers.html">http://hoth.entp.com/output/git_for_designers.html</a></U></FONT> - an introduction to the concepts behind git
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Git in a Nutshell - <FONT COLOR="#0000FF"><U><a href="http://jonas.iki.fi/git_guides/HTML/git_guide/">http://jonas.iki.fi/git_guides/HTML/git_guide/</a></U></FONT> - a clearly written introduction to the use of git
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Git man pages - <FONT COLOR="#0000FF"><U><a href="http://www.kernel.org/pub/software/scm/git/docs/">http://www.kernel.org/pub/software/scm/git/docs/</a></U></FONT> - the official git documentation, intended for technically-oriented users
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Git Reference - <FONT COLOR="#0000FF"><U><a href="http://gitref.org/">http://gitref.org/</a></U></FONT> - crash course in using git
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Pro Git - <FONT COLOR="#0000FF"><U><a href="http://progit.org/book/">http://progit.org/book/</a></U></FONT> - an entire book on using git better
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Git From the Bottom Up - <FONT COLOR="#0000FF"><U><a href="http://ftp.newartisans.com/pub/git.from.bottom.up.pdf">http://ftp.newartisans.com/pub/git.from.bottom.up.pdf</a></U></FONT> - a clearly-written article on the theory behind git
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Koha’s git documentation - <FONT COLOR="#0000FF"><U><a href="http://wiki.koha-community.org/wiki/Version_Control_Using_Git">http://wiki.koha-community.org/wiki/Version_Control_Using_Git</a></U></FONT> - instructions on using git in the context of Koha development
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>GitHub documentation - <FONT COLOR="#0000FF"><U><a href="http://help.github.com/">http://help.github.com/</a></U></FONT> - since some of the ANS’s modifications are stored in a GitHub repository, it is important to know how to use GitHub<BR>
</SPAN></FONT></UL></UL><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
Regards,<BR>
Jared Camins-Esakov<BR>
<BR>
2011/11/27 Joel Harbottle <<a href="Joel.Harbottle@hotmail.com.au">Joel.Harbottle@hotmail.com.au</a>><BR>
</SPAN></FONT><BLOCKQUOTE><FONT COLOR="#000080"><FONT SIZE="2"><FONT FACE="Arial"><SPAN STYLE='font-size:10pt'>Hi Katrin,<BR>
<BR>
How do I go about installing this patch onto my system, I can be a bit clueless on installing these sorts of things on our Linux installation which runs Koha.<BR>
<BR>
If you could get back to me, or anyone please, with how to fix this problem, as soon as possible, that would be of great help.<BR>
<BR>
Cheers,<BR>
Joel<BR>
</SPAN></FONT></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"><B>From: </B>"Fischer, Katrin" <<a href="Katrin.Fischer@bsz-bw.de">Katrin.Fischer@bsz-bw.de</a> <<a href="http://Katrin.Fischer@bsz-bw.de">http://Katrin.Fischer@bsz-bw.de</a>> ><BR>
<B>Date: </B>Sun, 27 Nov 2011 15:22:05 +0100<BR>
<B>To: </B>Joel Harbottle <<a href="Joel.Harbottle@hotmail.com.au">Joel.Harbottle@hotmail.com.au</a> <<a href="http://Joel.Harbottle@hotmail.com.au">http://Joel.Harbottle@hotmail.com.au</a>> >, Koha List <<a href="koha@lists.katipo.co.nz">koha@lists.katipo.co.nz</a> <<a href="http://koha@lists.katipo.co.nz">http://koha@lists.katipo.co.nz</a>> ><BR>
<B>Subject: </B>AW: [Koha] Help Please! Problem during upgrade to 3.06.00.001<BR>
<BR>
<BR>
Hi Joel,<BR>
<BR>
you updated to the latest development version, not to the stable version 3.6.0. This error has a patch waiting to be pushed:<BR>
<a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6629">http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6629</a><BR>
<BR>
-- Katrin<BR>
<BR>
-----Ursprüngliche Nachricht-----<BR>
Von: <a href="koha-bounces@lists.katipo.co.nz">koha-bounces@lists.katipo.co.nz</a> <<a href="http://koha-bounces@lists.katipo.co.nz">http://koha-bounces@lists.katipo.co.nz</a>>  im Auftrag von Joel Harbottle<BR>
Gesendet: So 27.11.2011 14:34<BR>
An: Koha List<BR>
Betreff: [Koha] Help Please! Problem during upgrade to 3.06.00.001<BR>
<BR>
Hi All,<BR>
<BR>
Please help!<BR>
<BR>
I’ve just upgraded my virtual box (Koha running on Debian, virtual machine<BR>
created by Kyle Hall), and now encounter this error when navigating to the<BR>
Staff Client in either Safari or Firefox. How can I overcome this?<BR>
<BR>
Software error:<BR>
Can't call method "cookie" on an undefined value at<BR>
/home/koha/kohaclone/C4/Templates.pm line 323.<BR>
For help, please send mail to the webmaster (webmaster@koha), giving this<BR>
error message and the time and date of the error.<BR>
<BR>
<BR>
Kindest Regards,<BR>
Joel<BR>
<BR>
<BR>
<BR>
_______________________________________________<BR>
Koha mailing list  <a href="http://koha-community.org">http://koha-community.org</a><BR>
<a href="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>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
<BR>
-- <BR>
Jared Camins-Esakov<BR>
Bibliographer, C & P Bibliography Services, LLC<BR>
(phone) +1 (917) 727-3445<BR>
(e-mail) <a href="jcamins@cpbibliography.com">jcamins@cpbibliography.com</a><BR>
(web) <a href="http://www.cpbibliography.com/">http://www.cpbibliography.com/</a><BR>
<BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>