-----Original Message----- From: koha-devel-bounces@lists.koha-community.org [mailto:koha-devel- bounces@lists.koha-community.org] On Behalf Of Zeno Tajoli Sent: Tuesday, 19 January 2016 6:14 PM To: Wolfram Schneider <wosch@freebsd.org> Cc: Koha Devel <koha-devel@lists.koha-community.org> Subject: Re: [Koha-devel] Which version of Zebra in Debian Jessie?
Hi to all,
install zebra 2.0.61 with new yaz lib (5.15.2) This version of yaz doesn't work with package libnet-z3950-zoom-perl, the essential package for search and cataloguing.
which version of libnet-z3950-zoom-perl are you using? What do you mean with does'nt work with yaz?
working with debian jessie, I installed libnet-z3950-zoom-perl 1.30.1 https://packages.debian.org/jessie/libnet-z3950-zoom-perl
In debian jessie yaz lib version is 4.2.30-4 https://packages.debian.org/jessie/yaz
If I add the file /etc/apt/sources.list.d/indexdata.list with deb http://ftp.indexdata.dk/debian jessie main
when I install koha-common the version installed is 5.15.2 (the last in IndexData repo)
And I do: sudo apt-get update sudo apt-get upgrade sudo apt-get install koha-common
the installation of koha package goes wrong on installation of
What do you mean by "goes wrong"? Can you paste the results into an email? On openSUSE, I'm using Zebra 2.0.60, YAZ 5.1.2, and Net::Z3950::ZOOM 1.30, and everything works fine. The latest change from Zebra 2.0.60 to 2.0.61... that looks like it moves some libraries and modules around... that might be a factor: http://www.indexdata.com/zebra/doc/NEWS YAZ has seen a lot of changes http://www.indexdata.com/yaz/doc/NEWS, so I suppose there might have been some change between 5.1.2 and 5.15.2 that makes it incompatible with Net::Z3950::ZOOM's XS code. I don't know. You might try contacting Indexdata about it, especially if you can give more information about what is exactly happening on your system. You might try pinning your yaz package to 4.2.30-4, but I don't know if that would work with Zebra. According to http://www.indexdata.com/yaz/doc/NEWS, As of 2.0.56, Zebra still compiles fine with YAZ 4... so you might try uninstalling Zebra and YAZ, pinning YAZ, and reinstalling YAZ and Zebra. But I think that would be a short-term solution... and it would be better to fix whatever the underlying problem is. David Cook Systems Librarian Prosentient Systems 72/330 Wattle St, Ultimo, NSW 2007 libnet-z3950-
zoom-perl. I can't install package libnet-z3950-zoom-perl 1.30.1 from debian jessie using package yaz 5.15.2 from Indexdata.
The two packeges are compatible between them.
Bye Zeno Tajoli _______________________________________________ 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/