[Koha] Help Please! Problem during upgrade to 3.06.00.001

Jared Camins-Esakov jcamins at cpbibliography.com
Mon Nov 28 04:35:01 NZDT 2011


Joel,

First off, I would encourage you to subscribe to koha-devel if you are
using Master. I sent out a warning about this yesterday.

As for applying the patch, the following commands should do it:
sudo apt-get install wget
cd ~/kohaclone
wget -O bug_6629_followup.patch
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6424
git am -3iu bug_6629_followup.patch
[hit 'y' when asked]

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.

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:


    -

      The git tutorial - *
      http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html* - a
      good starting place
      -

      Git For Designers - *
      http://hoth.entp.com/output/git_for_designers.html* - an introduction
      to the concepts behind git
      -

      Git in a Nutshell -
*http://jonas.iki.fi/git_guides/HTML/git_guide/*- a clearly written
introduction to the use of git
      -

      Git man pages - *http://www.kernel.org/pub/software/scm/git/docs/* -
      the official git documentation, intended for technically-oriented users
      -

      Git Reference - *http://gitref.org/* - crash course in using git
      -

      Pro Git - *http://progit.org/book/* - an entire book on using git
      better
      -

      Git From the Bottom Up - *
      http://ftp.newartisans.com/pub/git.from.bottom.up.pdf* - a
      clearly-written article on the theory behind git
      -

      Koha’s git documentation - *
      http://wiki.koha-community.org/wiki/Version_Control_Using_Git* -
      instructions on using git in the context of Koha development
      -

      GitHub documentation - *http://help.github.com/* - since some of the
      ANS’s modifications are stored in a GitHub repository, it is important to
      know how to use GitHub


Regards,
Jared Camins-Esakov

2011/11/27 Joel Harbottle <Joel.Harbottle at hotmail.com.au>

>  Hi Katrin,
>
> 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.
>
> 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.
>
> Cheers,
> Joel
>
>
> ------------------------------
> *From: *"Fischer, Katrin" <Katrin.Fischer at bsz-bw.de>
> *Date: *Sun, 27 Nov 2011 15:22:05 +0100
> *To: *Joel Harbottle <Joel.Harbottle at hotmail.com.au>, Koha List <
> koha at lists.katipo.co.nz>
> *Subject: *AW: [Koha] Help Please! Problem during upgrade to 3.06.00.001
>
>
> Hi Joel,
>
> you updated to the latest development version, not to the stable version
> 3.6.0. This error has a patch waiting to be pushed:
> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6629
>
> -- Katrin
>
> -----Ursprüngliche Nachricht-----
> Von: koha-bounces at lists.katipo.co.nz im Auftrag von Joel Harbottle
> Gesendet: So 27.11.2011 14:34
> An: Koha List
> Betreff: [Koha] Help Please! Problem during upgrade to 3.06.00.001
>
> Hi All,
>
> Please help!
>
> I’ve just upgraded my virtual box (Koha running on Debian, virtual machine
> created by Kyle Hall), and now encounter this error when navigating to the
> Staff Client in either Safari or Firefox. How can I overcome this?
>
> Software error:
> Can't call method "cookie" on an undefined value at
> /home/koha/kohaclone/C4/Templates.pm line 323.
> For help, please send mail to the webmaster (webmaster at koha), giving this
> error message and the time and date of the error.
>
>
> Kindest Regards,
> Joel
>
>
>
> _______________________________________________
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>
>


-- 
Jared Camins-Esakov
Bibliographer, C & P Bibliography Services, LLC
(phone) +1 (917) 727-3445
(e-mail) jcamins at cpbibliography.com
(web) http://www.cpbibliography.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.katipo.co.nz/pipermail/koha/attachments/20111127/19ae4b26/attachment-0001.html>


More information about the Koha mailing list