[Koha] Zebra Status - Is Zebra active? + understanding cmd outputs

2015-04-29 Thread Craig Butosi
Hi all,

I just successfully migrated my koha system to a VPS (Ubuntu 14.04 LTS 64-bit + 
Koha 3.18.06), and restored the database via mysql.

I'm in the process of activating the Z39.50 server and I noticed something odd 
(again!). When I ran koha-restart-zebra, the terminal returned the following:

Zebra does not appear to have been running for instance library | 
Starting Zebra server for instance library.

This is odd, because each time I ran koha-restart-zebra, it returned the same 
message. I am interpreting this output as zebra not running at all,  so now I'm 
a bit confused ( as OPAC and Staff search are working fine, though I haven't 
catalogued or imported any new records since the migration). So, I ran

ps aux | grep zebra

and it returned the following output

koha 12183  0.0  0.0  10892   936 pts/0S+   10:10   0:00 grep zebra
library+ 26249  0.0  0.0  19176   248 ?SApr28   0:00 daemon 
--name=library-koha-zebra --pidfiles=/var/run/koha/library/ 
--errlog=/var/log/koha/library/zebra-error.log 
--stdout=/var/log/koha/library/zebra.log 
--output=/var/log/koha/library/zebra-output.log
verbose=1 --respawn --delay=30 --user=library-koha.library-koha -- zebrasrv -v 
none,fatal,warn -f /etc/koha/sites/library/koha-conf.xml
library+ 26250  0.0  0.0 113264  1248 ?SApr28   0:00 zebrasrv 
-v none,fatal,warn -f /etc/koha/sites/library/koha-conf.xml

I also ran

ps -f -C zebrasrv

which returned the following output

UIDPID  PPID  C STIME TTY  TIME CMD
library+ 26250 26249  0 Apr28 ?00:00:00 zebrasrv -v none,fatal,warn -f 
/etc/koha/sites/library/koha-conf.xml

Is there anything fishy going on with the above outputs? I modified the 
koha-conf.xml file on April 28th, but have since made sure that that file is 
correctly edited (April 29th).

Do the above mean that Zebra is indeed running?

Thanks everyone!

Best,

Craig Butosi, MA, MLIS, B Mus (Hons.)
LIBRARY SERVICES MANAGER
the royal conservatory
TELUS Centre for Performance and Learning
273 Bloor Street West Toronto, ON  M5S 1W2
416.408.2824 x338
www.rcmusic.ca


Note: This email message and any attachments are intended only for the use of 
the individual to which it is addressed, and may contain information that is 
privileged, confidential and exempt from disclosure under applicable law. If 
the recipient of this email is not the intended recipient (or the employee or 
agent responsible for delivering the email to the intended recipient), you are 
hereby notified that any review, dissemination, distribution or copying or 
other use of this message is strictly prohibited. If you have received this 
communication in error, please notify the sender immediately by return email 
and delete this message and attachments from your system, thank you.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Recall: Items borrowed alert

2015-04-29 Thread Hartman, David W. - Tech Library
Hartman, David W. - Tech Library would like to recall the message, Items 
borrowed alert.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Acquisitions Documentation Question

2015-04-29 Thread Nicole Engard
I have been asked to define the columns on this page:

cgi-bin/koha/admin/aqbudgets.pl?budget_period_id=34

I'm not sure what the base level columns are supposed to be. Can
someone break down for me what each column is so I can update the
manual?

Thanks
Nicole
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Items borrowed alert

2015-04-29 Thread Hartman, David W. - Tech Library
Does Koha have an items borrowed or items returned alert?   I would like my 
patrons to get an email when they check in or check out items.

David W. Hartman






___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Items borrowed alert

2015-04-29 Thread clint.deckard

David,
if you enable the 'EnhancedMessagingPreferences' system preference, your 
patrons will be able to choose to receive a notice when they have 
checked out or checked in items, as well as some other useful notices as 
well.

Details are in the manual.

Clint Deckard.

Hartman, David W. - Tech Library wrote:

Does Koha have an items borrowed or items returned alert?   I would like my 
patrons to get an email when they check in or check out items.

David W. Hartman






___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] India specific Open source SMS::Send driver for Unicel released for use with Koha ILS

2015-04-29 Thread Indranil Das Gupta
Dear all,

Good news for Koha users in India who wish to use ‪SMS‬ notifications
from Koha. I've published an ‪open-source‬ India specific SMS::Send
driver that can be used with Koha if you are an ‪Unicel Technologies‬
customer.

Unicel Technologies is a fast growing bulk messaging provider from
Bangalore, India. Recently I found myself testing out their
transactional SMS service (for alerts and notifications from ‪Koha‬).
Initially I wrote a rudimentary driver for my own use. But seeing the
demand for support of SMS notifications from Koha coming from Indian
users on various fora, I decided to turn it into a formal SMS::Send
driver and open source it by uploading it CPAN.

http://search.cpan.org/~indradg/SMS-Send-IN-Unicel-0.01/lib/SMS/Send/IN/Unicel.pm

My thanks to Jonathan Druart for clearing my doubts on koha-devel, and
to Galen Charlton and Chris Cormack for being kind enough to review
the module on PrePAN. Thank you all :)

Happy Texting!

regards,

--
Indranil Das Gupta
L2C2 Technologies

Phone : +91-98300-20971 / +91-98745-80971
Blog: http://indradg.randomink.org/blog
IRC  : indradg on irc://irc.freenode.net
Twitter : indradg

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-
Please exchange editable Office documents only in ODF Format. Support
Open Standards.

For a free editor supporting ODF, please visit LibreOffice -
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Items borrowed alert

2015-04-29 Thread Bernardo Gonzalez Kriegel
Hi David,
yes, take a look at
http://translate.koha-community.org/manual/3.18/en/tools.html#notices

In particular, read  3.1.4.2. Existing Notices  Slips

There are CHECKIN and CHECKOUT notices, but you must enable a preference
and configure your patron to receive them.

Bernardo





-- 
Bernardo Gonzalez Kriegel
bgkrie...@gmail.com

On Wed, Apr 29, 2015 at 3:39 PM, Hartman, David W. - Tech Library 
david.w.hart...@disney.com wrote:

 Does Koha have an items borrowed or items returned alert?   I would
 like my patrons to get an email when they check in or check out items.

 David W. Hartman






 ___
 Koha mailing list  http://koha-community.org
 Koha@lists.katipo.co.nz
 https://lists.katipo.co.nz/mailman/listinfo/koha

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Zebra Status - Is Zebra active? + understanding cmd outputs

2015-04-29 Thread Robin Sheat
Craig Butosi schreef op wo 29-04-2015 om 15:08 [+]:
 Do the above mean that Zebra is indeed running?

If search works, zebra is running.

What might have happened is that you somehow have an instance running
that isn't connected with the daemon controller system and so it checks
for it, fails to find it, tries to start a new zebrasrv, and that fails
because there's already one there.

I've seen this happen occasionally though I don't know what gets it into
this state. My suggestion would be to do koha-stop-zebra library, pkill
zebrasrv, then do koha-start-zebra library.

But, if search is working, it's safe enough to leave alone, just have in
the back of your mind that it's a bit strange right now. It'll probably
clear itself up next time you do a reboot anyway.

-- 
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5FA7 4B49 1E4D CAA4 4C38  8505 77F5 B724 F871 3BDF

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Running koha on Debian Jessie.

2015-04-29 Thread Robin Sheat
Hi there Alex,

Alex King schreef op do 30-04-2015 om 14:08 [+1200]:
 I'd like to upgrade the OS to Debian 8 (Jessie), which has recently been 
 released as stable.
 
 I came across a message from Robin, which I can't find now, to the 
 effect that a dependency issue required a patch which was due to land in 
 3.18.06.

This patch is in 3.18.06.2, which is in the repo now.

 So after I take a backup, I'm going to (up)grade koha to 3.18.06 and the 
 OS to 8.0.  Is anyone aware of outstanding issues running this 
 configuration?

I'm not, however I've only tested package installation, I haven't
actually brought a system up to running. So you should give it a go and
see how it works out for you :)

 The wiki documentation at 
 http://wiki.koha-community.org/wiki/Koha_on_Debian seems out of date, 
 further down the page it talks about squeeze and even lenny. I assume 
 stable packages are targeted for wheezy or both wheezy and squeeze.

Stable packages are targeted for everything. I'm going to replace the
content of that page with this one pretty soon:
http://wiki.koha-community.org/wiki/Talk:Koha_on_Debian#Debian_Packages_on_Koha

 If there are no objections, I'll update that page to refer to wheezy 
 instead, and put a note to the effect that it should be possible to run 
 it on jessie but as of April 2015 it's a less well tested configuration 
 than running on Wheezy.

I'd kinda prefer that you review the new version and update that if you
feel things need correction :)

-- 
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5FA7 4B49 1E4D CAA4 4C38  8505 77F5 B724 F871 3BDF

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Running koha on Debian Jessie.

2015-04-29 Thread Alex King
I have been given the task of checking an install of koha running on a 
recently installed Debian server.


The instance is a 3.19 snapshot installed from a deb from 
koha-community.org running on Debian 7.7 (Wheezy).


I'd like to upgrade the OS to Debian 8 (Jessie), which has recently been 
released as stable.


I came across a message from Robin, which I can't find now, to the 
effect that a dependency issue required a patch which was due to land in 
3.18.06.


So after I take a backup, I'm going to (up)grade koha to 3.18.06 and the 
OS to 8.0.  Is anyone aware of outstanding issues running this 
configuration?


The wiki documentation at 
http://wiki.koha-community.org/wiki/Koha_on_Debian seems out of date, 
further down the page it talks about squeeze and even lenny. I assume 
stable packages are targeted for wheezy or both wheezy and squeeze.


If there are no objections, I'll update that page to refer to wheezy 
instead, and put a note to the effect that it should be possible to run 
it on jessie but as of April 2015 it's a less well tested configuration 
than running on Wheezy.


Thanks,
Alex
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Running koha on Debian Jessie.

2015-04-29 Thread Mark Tompsett

Greetings,

I got my git dev install running on Debian Jessie.


Is anyone aware of outstanding issues running this
configuration?


I encountered a 403 error trying to get past
the web install step, but this helped:
http://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages#Gitified_install_returns_403_errors

I also encountered zebra indexing issues, which
Robin helped me by reminding me of:
http://wiki.koha-community.org/wiki/Troubleshooting_Zebra#No_such_record_type
Tweaking the two dom config files and a full reindex later, I'm rather 
happy.


GPML,
Mark Tompsett 


___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Running koha on Debian Jessie.

2015-04-29 Thread Robin Sheat
Mark Tompsett schreef op wo 29-04-2015 om 22:39 [-0400]:
 I encountered a 403 error trying to get past
 the web install step, but this helped:
 http://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages#Gitified_install_returns_403_errors

That only applies to a git install.

 I also encountered zebra indexing issues, which
 Robin helped me by reminding me of:
 http://wiki.koha-community.org/wiki/Troubleshooting_Zebra#No_such_record_type
 Tweaking the two dom config files and a full reindex later, I'm
 rather 

This does seem to be a problem in jessie. Easy enough to work around,
but I'll try to figure out a real solution (which is tricky as it must
be backwards compatible.)

-- 
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5FA7 4B49 1E4D CAA4 4C38  8505 77F5 B724 F871 3BDF

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha