The 2.0.0pre4 version of Koha has been released. It may be interesting for english users to update. French users MUST update : RELEASE NOTES ============= This version of Koha is still in the "unstable" directory, because some bugs are still reported. But it's fully useable and used in (at least) 4 libraries in "real world" : * Nelsonville Public Library, Ohio, USA * Esiee, high school, France * Dombes Abbey, France * Wesford school, France This release fixes a few bugs, and MANY french translation fixes/improvements. BUGFIXES/IMPROVEMENTS --------- * new script : koha/koha/misc/overduenotices.pl This is a script for the use of printing, and emailing overdue notices. The script must be run from the command line Documentation is contained in the script * fix for bug 603 : patron searches are wonky when first letter of first and last name are the same * removing trailing "," in subject. * fixing some bugs in charges.pl, script that fills the categoryitem table. The categoryitem table contains fines for every itemtype-borrowercategory. Still has to be templated and added to admin part of Koha * notforloan bug fix : now, if a specific item is "notforloan" and the itemtype "forloan", the "notforloan" is used. Before this fix, it was overwritted by the itemtype info/ * fixing a bug that deleted the MARC part of a biblio when using full acqui system. Now, when you acquire a book through full acqui system, what you enter during acqui appears in the right MARC fields in MARC editor. FRENCH SPECIFIC --------- More than 30 improvements/bugfixes in french templates. -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)
Hi, We're currently experiencing a number of problems with our existing library system, and switching to Koha is a possibility I'd like to explore. We're nowhere near making a decision on this yet, but I thought it would be useful for me (as the system administrator) to try installing Koha and see how it went. I encountered a number of problems along the way, and I thought it might be productive to mention them here. Some problems were undoubtably due to operator error or not reading the documentation properly, but some may be bugs which need to be addressed. Now, onto my "problems". My first problem was that I started installing 2.0.0pre4 using the instructions from quick-start.html, which I only later realised was for an earlier released version. (It would be helpful to have the versions which documentation applies to clearly indicated near the start of the documents.) Having thrown out my first attempt, I then tried again using installer.pl, which was much more successful, and I didn't encounter any major difficulties. (By the way, I'm installing onto a Debian system.) I did however encounter problems finding the documentation. Having unpacked koha-2.0.0pre4.tar.gz, I found the "docs" directory was empty. However, in intranet-cgi, I found (alongside a vast array of other files and directories which don't seem to me to belong there) a "doc" directory with some useful documents. I then tried to import a MARC record using the import/breeding.pl page. This yielded this error in koha-error_log: DBD::mysql::st execute failed: Column 'z3950random' cannot be null at /home/koha/intranet/modules/C4/Breeding.pm line 115, <fh00001stevens> line 26. along with a result page saying "1 imported records" -- which turned out to be not the case. So there are really two problems here -- the one which caused the error message above, and the fact that "success" was reported, even though the record was not in fact imported successfully. I then tried adding a biblio using the page at acqui.simple/addbiblio.pl. I entered an ISBN, and clicked the "z3950 search" link. (I was using the preconfigured LOC Z39.50 server.) This gave some errors, which prompted me to realise that I needed the processz3950queue daemon running. That didn't seem to have been configured properly by the install script, so I did that, cleared out the z3950queue database table (to get a fresh start) and set it running (using z3950-daemon-launch.sh). I then clicked the "z3950 search" link again. This gave the following errors in koha-error_log: search.pl : / / / 0201633469 at /home/koha/intranet/cgi-bin/z3950/search.pl line 52. NO RANDOM at /home/koha/intranet/cgi-bin/z3950/search.pl line 59. ADD ISBN 0201633469 at /home/koha/intranet/cgi-bin/z3950/search.pl line 61. search.pl : / / / at /home/koha/intranet/cgi-bin/z3950/search.pl line 52. with the last line repeating until I closed the search window. In the z3950-daemon-20030925-xxxx.log file, there were errors like this: Library ==> at /home/koha/z3950/processz3950queue line 156. Processing isbn="0201633469" at Library (1 forks) Library ERROR: Can't call method "option" on an undefined value at /home/koha/z3950/processz3950queue line 157. So that really didn't work for me either, although I was able to confirm that a network connection had been made to ilsweb.loc.gov:7090. I was able to manually catalogue a book using addbiblio.pl, but since I'm not a librarian, I probably got the MARC quite wrong. Still, I was able to successfully search for the book by author, so it seems my Koha installation is at least a little bit functional. While I'm interested in hearing what I may have done wrong with any of the above, I'm not desperate to get it working at this stage. I probably won't go any further with my current installation, but rather wait until the proper 2.0.0 release to try again. I hope that there might be something useful in what I've provided above to help improve Koha. Regards, Tim. -- Tim Bell -- bhat@trinity.unimelb.edu.au -- System Administrator Trinity College, Royal Parade, Parkville, Victoria, 3052, Australia
On 2003-09-25 06:35:19 +0100 Tim Bell <bhat@trinity.unimelb.edu.au> wrote:
My first problem was that I started installing 2.0.0pre4 using the instructions from quick-start.html, which I only later realised was for
Entered as http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=620
Having thrown out my first attempt, I then tried again using installer.pl, which was much more successful, and I didn't encounter any major difficulties. (By the way, I'm installing onto a Debian system.)
For debian, all except Net::Z3950 and MARC::Record are in packages, I think.
I did however encounter problems finding the documentation. Having unpacked koha-2.0.0pre4.tar.gz, I found the "docs" directory was empty.
I am told that the docs are in CVS. Maybe someone knows why they didn't get into pre4?
DBD::mysql::st execute failed: Column 'z3950random' cannot be null at /home/koha/intranet/modules/C4/Breeding.pm line 115, <fh00001stevens> line 26.
I am aware of this bug and the other one. I guess you use MARC21? I will squash this and possibly the misreported result in the next 48 hours.
prompted me to realise that I needed the processz3950queue daemon running. That didn't seem to have been configured properly by the install script,
I need someone to explain the purpose and configuration of this daemon to me before I can update the installer to handle it. I am also interested in debugging z3950 searches, but I can't without that info.
I was able to manually catalogue a book using addbiblio.pl, but since I'm not a librarian, I probably got the MARC quite wrong. Still, I was able to successfully search for the book by author, so it seems my Koha installation is at least a little bit functional.
If you are using MARC21, it seems that you have to go into Parameters -> MARC tag structure -> subfields -> Open and change a lot of the "tab numbers" for MARC tags from -1 to something between 0 and 9.
wait until the proper 2.0.0 release to try again. I hope that there might be something useful in what I've provided above to help improve Koha.
Do you mind if I contact you directly when I think a particular 2.0 prerelease addresses your problems? -- MJR/slef My Opinion Only and possibly not of any group I know. http://mjr.towers.org.uk/ gopher://g.towers.org.uk/ slef@jabber.at Creative copyleft computing services via http://www.ttllp.co.uk/
participants (3)
-
MJ Ray -
paul POULAIN -
Tim Bell