Re: [Koha] Koha Ldap Auth

2019-06-25 Thread Hector Gonzalez
> On Jun 25, 2019, at 8:28 AM, Daniele Piccoli > wrote: > > Il 24/06/19 21:30, Hector Gonzalez ha scritto: >> Hi Daniele > > Hi > >>> On Jun 24, 2019, at 4:22 AM, Daniele Piccoli >>> wrote: >>> >>> Software error: >>> Error reading file /etc/koha/sites/biblioname/koha-conf.xml. >>> Try

Re: [Koha] Unwanted e-mail about UseTransportCostMatrix

2019-06-25 Thread Jonathan Druart
Hi Michael, Restart memcached and plack to make sure the pref's value is not fetched from the cache. The code raising this warning is pretty trivial: 189 my $use_transport_cost_matrix = C4::Context->preference("UseTransportCostMatrix"); 190 if ($use_transport_cost_matrix) { 191

Re: [Koha] Need advice regarding removal of deleted biblio records

2019-06-25 Thread Andy Boze
Thanks, Joel. I've been considering that. We do have a backup from immediately before the failed import. There have been some records added by our catalogers since then, but I think I can pretty easily identify them. I was just hoping there'd be an easy way to purge the deleted biblio

Re: [Koha] Need advice regarding removal of deleted biblio records

2019-06-25 Thread Coehoorn, Joel
To clarify the "Go back to previous backup" idea... assuming you have a backup that will work, the normal challenge here is circulation transactions that took place since the bad import. This often means running and printing an issues report before restoring, and then manually re-entering the

Re: [Koha] Need advice regarding removal of deleted biblio records

2019-06-25 Thread Paul A
On 2019-06-25 4:43 p.m., Andy Boze wrote: Dear all, I'm hoping someone can give me a bit of direction. We have a large number of deleted biblio records (due to a failed MARC records import). We'd like to remove the deleted records from the database as there are somewhat more deleted records

Re: [Koha] Need advice regarding removal of deleted biblio records

2019-06-25 Thread Andy Boze
Actually we did use the import tool. The server (it's running on AWS) choked and we had to restart it. We bumped up its capacity and restarted, and Koha looked like it continued to process the import where it left off. Unfortunately we ended up with lots of duplicate records (with different

Re: [Koha] Need advice regarding removal of deleted biblio records

2019-06-25 Thread Alvaro Cornejo
Hi If you do a Marc import through the koha importing tool, you can remove the records through the same process. You just need to check which import process you want to remove and that's it. Regards, Alvaro

[Koha] Need advice regarding removal of deleted biblio records

2019-06-25 Thread Andy Boze
Dear all, I'm hoping someone can give me a bit of direction. We have a large number of deleted biblio records (due to a failed MARC records import). We'd like to remove the deleted records from the database as there are somewhat more deleted records (401,000) than active records. Is there a

[Koha] Education meeting

2019-06-25 Thread Caroline Cyr-La-Rose
Hello everyone! Just a quick reminder that the community education meeting is taking place THIS Thursday, June 27, at 14 UTC. ByWater Solutions offered their Zoom room so that we can all meet. Click on this link to access it: https://zoom.us/j/545232903 You can try it in advance to make

Re: [Koha] Koha Ldap Auth

2019-06-25 Thread Daniele Piccoli
Il 24/06/19 21:30, Hector Gonzalez ha scritto: > Hi Daniele Hi >> On Jun 24, 2019, at 4:22 AM, Daniele Piccoli >> wrote: >> >> Software error: >> Error reading file /etc/koha/sites/biblioname/koha-conf.xml. >> Try running this again as the koha instance user (or use the koha-shell >> command

[Koha] Unwanted e-mail about UseTransportCostMatrix

2019-06-25 Thread Michael Kuhn
Hi Since two days I am receiving the following unwanted e-mail from my demo installation (running Koha 19.05.00) every hour: ## Subject: Cron cd / && run-parts --report /etc/cron.hourly /etc/cron.hourly/koha-common: UseTransportCostMatrix set to yes, but