[Koha-bugs] [Bug 12478] Elasticsearch support for Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 22 16:01:28 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478

--- Comment #24 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Back here,
$ mkdir catmandu-deps
$ cd catmandu-deps
$ wget www.kallisti.net.nz/~robin/catmandu-deps.tar.gz
$ tar zxvf catmandu-deps.tar.gz
$ sudo dpkg -i *.deb

I got some dpkg: warning: downgrading $package from $version_a+ to $version_a

And it finished with:
dpkg: dependency problems prevent configuration of libdata-messagepack-perl:
 libdata-messagepack-perl depends on perlapi-5.18.2; however:
  Package perlapi-5.18.2 is not installed.

dpkg: error processing package libdata-messagepack-perl (--install):
 dependency problems - leaving unconfigured
Setting up libdata-spreadpagination-perl (0.1.2-1) ...
Setting up libdispatch-class-perl (0.01-1) ...
Setting up libelasticsearch-perl (1.04-1) ...
Setting up libhijk-perl (0.13-1) ...
Setting up libhttp-tiny-perl (0.043-1) ...
Setting up libjson-maybexs-perl (1.002002-1) ...
Setting up liblog-any-adapter-callback-perl (0.07-1) ...
dpkg: dependency problems prevent configuration of libmarpa-r2-perl:
 libmarpa-r2-perl depends on perlapi-5.18.2; however:
  Package perlapi-5.18.2 is not installed.

dpkg: error processing package libmarpa-r2-perl (--install):
 dependency problems - leaving unconfigured
Setting up libmoox-log-any-perl (0.001-1) ...
Setting up libsearch-elasticsearch-perl (1.11-1) ...
Setting up libtry-tiny-byclass-perl (0.01-1) ...
Setting up libyaml-perl (0.90-1) ...
dpkg: dependency problems prevent configuration of libcatmandu-perl:
 libcatmandu-perl depends on libmarpa-r2-perl (>= 2.084000); however:
  Package libmarpa-r2-perl is not configured yet.

dpkg: error processing package libcatmandu-perl (--install):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of
libcatmandu-store-elasticsearch-perl:
 libcatmandu-store-elasticsearch-perl depends on libcatmandu-perl (>= 0.8);
however:
  Package libcatmandu-perl is not configured yet.

dpkg: error processing package libcatmandu-store-elasticsearch-perl
(--install):
 dependency problems - leaving unconfigured
Setting up libelasticsearch-compat-perl (0.03-1) ...
Setting up libsearch-elasticsearch-compat-perl (0.10-1) ...
dpkg: dependency problems prevent configuration of libcatmandu-marc-perl:
 libcatmandu-marc-perl depends on libcatmandu-perl (>= 0.08); however:
  Package libcatmandu-perl is not configured yet.

dpkg: error processing package libcatmandu-marc-perl (--install):
 dependency problems - leaving unconfigured
Processing triggers for man-db (2.6.7.1-1) ...
Errors were encountered while processing:
 libdata-messagepack-perl
 libmarpa-r2-perl
 libcatmandu-perl
 libcatmandu-store-elasticsearch-perl
 libcatmandu-marc-perl

Note: libossp-uuid-perl was missing, I installed it.

I have perl v.5.20 installed.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list