[Koha-devel] Zebra and deleted biblios

2012-11-04 Thread Paul
A couple of weeks ago I mentioned that in 3.8.5, deleting a biblio, after 
deleting any items attached, requires a complete re-index by Zebra, the 
cron -z fails. Logging the cron as verbose, I get:


Records exported: 0

REINDEXING zebra


CLEANING

17:48:02-04/11 zebraidx(7610) [warn] cannot delete record above (seems new)

The error is reproducible: e.g. two biblios, one with a typo important 
enough that Koha doesn't ask Duplicate? during the cataloguing, both with 
a single item; attach the barcode of one to the other and delete the 
empty biblio. After cron -z, the unwanted biblio appears (with no item) 
in both staff and OPAC until a complete re-index is done.


Could someone else please verify, and I'll file a bug if confirmed.

For the record, I've tried (sandbox only) the cron with and without -x; the 
behaviour is identical (sandbox and production.)


Best regards,
Paul


___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


Re: [Koha-devel] Zebra and deleted biblios

2012-11-04 Thread Robin Sheat
Paul schreef op zo 04-11-2012 om 19:04 [-0500]:
 17:48:02-04/11 zebraidx(7610) [warn] cannot delete record above (seems
 new)

For the record, I've seen this message occasionally but rarely. I
haven't attempted to work out what is causing it though, and I haven't
had any reports of deletions not working properly, but haven't tested,
either.

-- 
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5957 6D23 8B16 EFAB FEF8  7175 14D3 6485 A99C EB6D


signature.asc
Description: This is a digitally signed message part
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Re: [Koha-devel] docbook-xml triggers scary update-catalog message(s) under Ubuntu 12.10

2012-11-04 Thread Mark Tompsett

Greetings,


Is it a warning or an actual error?


Well, it doesn't halt on the sudo apt-get install koha-common, so I am 
assuming warning. I didn't go further than that.




I'm not all that willing to maintain an alternate version in the
repos unless super critical.


I was not suggesting an alternate, suggesting a forced version 4.5.7 which 
is stable in both Debian and I suspect Ubuntu. That would be a pain, and the 
goal isn't pain. One goal is easy to maintain.




This said, docbook I think is just a build
dependency, not needed at runtime. One of these days I need to separate
these out.


If it is just a build dependency, then the message is most definitely a 
warning and can be ignored. That was something I was wondering as well (is 
it a just a build dependency?).


GPML,
Mark Tompsett 


___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


Re: [Koha-devel] docbook-xml triggers scary update-catalog message(s) under Ubuntu 12.10

2012-11-04 Thread Magnus Enger
On 5 November 2012 00:51, Mark Tompsett mtomp...@hotmail.com wrote:
 This said, docbook I think is just a build
 dependency, not needed at runtime. One of these days I need to separate
 these out.


 If it is just a build dependency, then the message is most definitely a
 warning and can be ignored. That was something I was wondering as well (is
 it a just a build dependency?).

I think docbook-xml is only used to convert the koha-common man pages
from docbook to um, man format, which happens when the packages are
built.

Best regards,
Magnus Enger
libriotech.no
___
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/