http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7421
--- Comment #7 from Paul Poulain <[email protected]> --- (In reply to comment #6) > 15:53:24-18/07 zebraidx(14752) [warn] > /home/paul/koha.dev/installs/unimarc-dom/etc/zebradb/authorities/etc/dom- > config-marc.xml: stylesheet authority-zebra-indexdefs.xsl not found in path > /home/paul/koha.dev/installs/unimarc-dom/etc/zebradb/authorities/etc:/home/ > paul/koha.dev/installs/unimarc-dom/etc/zebradb/etc:/home/paul/koha.dev/ > installs/unimarc-dom/etc/zebradb/marc_defs/unimarc/authorities:/home/paul/ > koha.dev/installs/unimarc-dom/etc/zebradb/lang_defs/fr:/home/paul/koha.dev/ > installs/unimarc-dom/etc/zebradb/xsl Strange... the authority-zebra-indexdefs.xsl is in my koha repo: ls ../../etc/zebradb/marc_defs/unimarc/authorities/ authority-koha-indexdefs.xml authority-zebra-indexdefs.xsl record.abs But looking in my unimarc-dom (the installation directory), they are not: 15:57 ~/koha.dev/koha-community/misc/migration_tools (new/bug_7421 $)$ ls ~/koha.dev/installs/unimarc-dom/etc/zebradb/marc_defs/unimarc/authorities/ record.abs Is it possible that they have not be copied by the make install ? reinstalling ... this time, I get my files at the proper place. It probably means that I was not on the bug 7421 git branch when I made the previous install, so the file did not exist. My bad probably. After reindexing, I get no results when searching. zebra logs say: 16:11:18-18/07 zebrasrv(1) [request] Search authorities ERROR 114 1 1+0 RPN @attrset Bib-1 @or @attr 1=Heading @attr 7=1 0 @and @attr 5=100 @attr 1=authtype NP @attr 4=6 @attr 5=1 @attr 1=Heading-Main jean error 114 is unsupported attribute Same thing with yaz-client: Z> base authorities Z> f jean Sent searchRequest. Received SearchResponse. Search was a bloomin' failure. Number of hits: 0, setno 1 Result Set Status: none records returned: 0 Diagnostic message(s) from database: [114] Unsupported Use attribute -- v2 addinfo 'any' Frédéric, hint/explanation welcomed !!! {{{ Side comment: at the end of make install, I get chmod: impossible d'accéder à «/home/paul/koha.dev/installs/unimarcdom2/var/spool»: Aucun fichier ou dossier de ce type It's related to bug 8268, i'll create another entry for this problem }}} -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
