https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25068 Bug ID: 25068 Summary: koha-common build error caused by missing /etc/searchengine Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Packaging Assignee: koha-bugs@lists.koha-community.org Reporter: joonas.kylmala@helsinki.fi QA Contact: testopia@bugs.koha-community.org CC: jonathan.druart@bugs.koha-community.org, mirko@abunchofthings.net Commit 52e95fff34e1c6da967a4d86fbb99bec748ccb31 from Bug 24735 removes the directory etc/searchengine which causes the debian build to fail:
make[1]: Leaving directory '/build/koha-16.06~git+20200406100416.c800ef7e' dh_install -O--fail-missing dh_install: Cannot find (any matches for) "debian/tmp/etc/koha/searchengine" (tried in "." and "debian/tmp") dh_install: koha-common missing files: debian/tmp/etc/koha/searchengine dh_install: missing files, aborting debian/rules:9: recipe for target 'binary' failed make: *** [binary] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 I: copying local configuration E: Failed autobuilding of package
-- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.