https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20073 --- Comment #36 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- There is a blocker issue introduced by these patches. The installer process (using packages) explodes with: '/usr/share/koha/intranet/cgi-bin/etc/searchengine/elasticsearch/mappings.yaml' is empty or non-existent at /usr/lib/x86_64-linux-gnu/perl5/5.20/YAML/Syck.pm line 129. The concatenation is obviously wrong. the koha-conf entry is filled with: <!-- <elasticsearch_index_mappings>/etc/koha/sites/libraryname/searchengine/elasticsearch/mappings.yaml</elasticsearch_index_mappings> --> Which is wrong too. Please fix ASAP or it will be reverted before 18.05 is released. -- You are receiving this mail because: You are watching all bug changes.