Re: [Koha] Data conversion

2014-01-22 Thread Zewar Khan
send me some of your converted record if possible. Zewar Khan On Wednesday, 22 January 2014, 14:54, Habib Jaffri wrote: Dear colleagues we are trying to convert our library data from Excel to Koha. I have taken 4 fields. While converting the data into koha, I give the path to  *.mrc* fi

Re: [Koha] Bugs after installing KOHA 3.14.01

2014-01-22 Thread Tomas Cohen Arazi
Please follow some instructions to install Koha, and tell us which ones you're following. Otherwise we cannot help you. If you are installing Koha on Ubuntu 12.04, please follow http://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages Regards TO+ On Wed, Jan 22, 2014 at 7:12 AM, shiyas1234

Re: [Koha] Bugs find while installation of KOHA 3.14

2014-01-22 Thread Tomas Cohen Arazi
What instructions are you following to install Koha? Regards To+ On Wed, Jan 22, 2014 at 5:30 AM, navitha wrote: > sir, > i found the following errors while installing the KOHA v3.14.01.Please do > the needful to fix the bugs. > > > root@Station74:/home/student/koha-3.14.01# perl Makefile.PL >

Re: [Koha] SECURITY release: MARC::File::XML 1.0.2

2014-01-22 Thread Paul A
At 06:32 PM 1/22/2014 -0500, Mark Tompsett wrote: Greetings, Paul A. asked Galen: Could you please advise on 1.0.2 versus 0.92-1 -- the devil is always in the details. You should have noted that Galen had previously given a URL: https://metacpan.org/release/GMCHARLT/MARC-XML-1.0.2 Click on

Re: [Koha] SECURITY release: MARC::File::XML 1.0.2

2014-01-22 Thread Paul A
At 12:31 PM 1/23/2014 +1300, Robin Sheat wrote: [snip] For checking what is actually installed, you want apt-cache policy, e.g. [snip] The *** indicates that I have 1.0.1 installed, libmarc-xml-perl: Installed: 1.0.2-1koha1 Candidate: 1.0.2-1koha1 Version table: *** 1.0.2-1koha1 0

Re: [Koha] SECURITY release: MARC::File::XML 1.0.2

2014-01-22 Thread Mark Tompsett
Greetings, Paul A. asked Galen: Could you please advise on 1.0.2 versus 0.92-1 -- the devil is always in the details. You should have noted that Galen had previously given a URL: https://metacpan.org/release/GMCHARLT/MARC-XML-1.0.2 Click on the Other files link called Changes for a fuller l

Re: [Koha] SECURITY release: MARC::File::XML 1.0.2

2014-01-22 Thread Paul A
At 03:22 PM 1/22/2014 -0800, Galen Charlton wrote: Hi, On Wed, Jan 22, 2014 at 3:15 PM, Paul A wrote: > Could you please advise on 1.0.2 versus 0.92-1 -- the devil is always in the > details. All versions of MARC::File::XML prior to 1.0.2 are subject to the vulnerability, including the Debia

Re: [Koha] SECURITY release: MARC::File::XML 1.0.2

2014-01-22 Thread Robin Sheat
Paul A schreef op wo 22-01-2014 om 18:15 [-0500]: > me@hardy:/$ sudo apt-cache show libmarc-xml-perl > Package: libmarc-xml-perl > Version: 1.0.2-1koha1 > Architecture: all > Maintainer: Robin Sheat > [snip] > Package: libmarc-xml-perl > Priority: optional > Section: universe/perl > Installed-Size

Re: [Koha] SECURITY release: MARC::File::XML 1.0.2

2014-01-22 Thread Galen Charlton
Hi, On Wed, Jan 22, 2014 at 3:15 PM, Paul A wrote: > Could you please advise on 1.0.2 versus 0.92-1 -- the devil is always in the > details. All versions of MARC::File::XML prior to 1.0.2 are subject to the vulnerability, including the Debian- and Ubuntu-packaged 0.92-1. I recommend that you pr

Re: [Koha] SECURITY release: MARC::File::XML 1.0.2

2014-01-22 Thread Paul A
At 10:32 AM 1/21/2014 -0800, Galen Charlton wrote: Hi, I have uploaded [1] version 1.0.2 of MARC::File::XML, a Perl module which is used by Koha. This is a security release that repairs an XML external entity (XXE) vulnerability. [snip] Hi Galen - I've been keeping an eye open for this release

Re: [Koha] SECURITY release: MARC::File::XML 1.0.2

2014-01-22 Thread Robin Sheat
Galen Charlton schreef op wo 22-01-2014 om 14:41 [-0800]: > To answer your question, in general, no, it wouldn't happen > automatically. To upgrade MARC::File::XML from the new package, one > would either do: > > sudo apt-get update > sudo apt-get upgrade This is normal practice for ensuring you

Re: [Koha] Bugs find while installation of KOHA 3.14

2014-01-22 Thread Robin Sheat
navitha schreef op wo 22-01-2014 om 00:30 [-0800]: > root@Station74:/home/student/koha-3.14.01# perl Makefile.PL > Can't locate DateTime/TimeZone.pm in @INC (@INC contains: > we have already installed List:: more utils and DateTime::Locate You need to install DateTime::TimeZone. -- Robin Sheat

Re: [Koha] How to run Koha fines script manually

2014-01-22 Thread Robin Sheat
Vimal Kumar V. schreef op wo 22-01-2014 om 12:49 [+]: > 25 6* * * roottest -x /usr/sbin/anacron || ( cd / && > run-parts > --report /etc/cron.daily ) > > It work on 6 AM 25 minutes? Yes. Also on boot, anacron checks to see if it's run the tasks today, and if not, it goes and does it

Re: [Koha] SECURITY release: MARC::File::XML 1.0.2

2014-01-22 Thread David Cook
Hi Galen: If/when libmarc-xml-perl gets added to debian.koha-community.org, will Koha users who installed via the Debian packages get the update automatically? -David -Original Message- Message: 4 Date: Tue, 21 Jan 2014 10:32:23 -0800 From: Galen Charlton To: Koha-List Subject: [Koha]

Re: [Koha] SECURITY release: MARC::File::XML 1.0.2

2014-01-22 Thread Galen Charlton
Hi, On Wed, Jan 22, 2014 at 2:33 PM, David Cook wrote: > If/when libmarc-xml-perl gets added to debian.koha-community.org, will Koha > users who installed via the Debian packages get the update automatically? As Robin mentioned, the new package is now available. To answer your question, in gene

[Koha] Bugs find while installation of KOHA 3.14

2014-01-22 Thread navitha
sir, i found the following errors while installing the KOHA v3.14.01.Please do the needful to fix the bugs. root@Station74:/home/student/koha-3.14.01# perl Makefile.PL Can't locate DateTime/TimeZone.pm in @INC (@INC contains: /home/student/koha-3.14.01 /etc/perl /usr/local/lib/perl/5.10.1 /usr/l

Re: [Koha] bugs find while installation of koha 3.14

2014-01-22 Thread shiyas1234
Hi. Thanks for your reply. Actually i forgot to give the full permission to the directories. When i give the permission the installation completes properly. Sent from my  IPhone > On 20-Jan-2014, at 11:55 pm, "Fridolin SOMERS [via Koha]" > wrote: > > Hie, > > I see you install as root

[Koha] only logged users open digital documents

2014-01-22 Thread izar
In my OPAC some of the records have digital files asociated. But I need that only logged users can access that files... Is there any easy way to anly grant access to these files to registered users in OPAC? Can you help me please? -- View this message in context: http://koha.1045719.n5.nab

[Koha] Bugs after installing KOHA 3.14.01

2014-01-22 Thread shiyas1234
Sir, I finished the installation of KOHA 3.14.01 and i found the following problems. 1) Whether i have to make the tables in the database manually or is it automatically create tables in the database while the installation? 2) I got the log-in page after the installation and i entered the usernam

Re: [Koha] bugs find while installation of koha 3.14

2014-01-22 Thread shiyas1234
Hi. I installed koha-3.14.01 i forgot to give the permission to the directories and that was my error. I solved it and installed this version successfully. Sent from my  IPhone > On 21-Jan-2014, at 6:47 pm, "Tomas Cohen Arazi [via Koha]" > wrote: > > Hi Shiyas. I couldn't reproduce the pro

[Koha] Problems with frameworks

2014-01-22 Thread Mark Tompsett
Greetings, I am use 3.14.x and master, though I think this problem goes back a bit further. I am using MARC21. I log into the staff client. I click Koha administration. I click MARC bibliographic framework. In the left hand side, I scroll down to find MARC bibliographic framework test. I clic

[Koha] I tried the MARC bibliographic framework test and got this: You have 2 error(s) in your MARC configuration. Please fix them before using Koha itemnum The field itemnum MUST be mapped The corres

2014-01-22 Thread Joseph Longshak Longshak
I tried the MARC bibliographic framework test and got this: You have 2 error(s) in your MARC configuration. Please fix them before using Koha itemnum The field itemnum MUST be mapped The corresponding subfield MUST be in with -1 (ignore) tab item fields ALL items fields MUST : be mapped to t

Re: [Koha] koha analytics mass import and "In:" ot showing

2014-01-22 Thread schnydszch
Hi! I think I got it, I just overlooked this http://wiki.koha-community.org/wiki/Analytics. Keeping this thread for future reference. Thanks and cheers! :) -- View this message in context: http://koha.1045719.n5.nabble.com/koha-analytics-mass-import-and-In-ot-showing-tp5784920p5784924.html Sent

[Koha] koha analytics mass import and "In:" ot showing

2014-01-22 Thread schnydszch
Hi koha community! I'm trying out bulk import of analytics into koha 3.14. To trg it out first, I only import one record, with the following data i 773 field: $wSER-01$tNewsweek$g121 (My 10 93). My host record has in 001 SER-01. Doing this, i don't see the part "In: Newsweek". Which appear

Re: [Koha] How to run Koha fines script manually

2014-01-22 Thread Vimal Kumar V.
Dear Robin, Thank you for the information. One doubt too, in which time cron works according to the below mentioned script? 25 6* * * roottest -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ) It work on 6 AM 25 minutes? Regards, -- Vimal Kumar V. Technical Assi

[Koha] Duplicating Records = Replacing Records?

2014-01-22 Thread Andrea Furin
Hi. When I try to duplicate a record, koha overwrites the old one: searching for that title (opac and biblio) returns only the last modified record - with duble koha id. Some solutions? One is to delete fields: 000@ 001@ 005@ 100a -- ___ Koha mailing li

[Koha] Data conversion

2014-01-22 Thread Habib Jaffri
Dear colleagues we are trying to convert our library data from Excel to Koha. I have taken 4 fields. While converting the data into koha, I give the path to *.mrc* file "Stage Marc records for import" option. I found following error "Upload failed -- unable to store file on server". Kindly help