On Sun, 12 Nov 2017 11:15:19 +0200 Adrian Bunk <b...@debian.org> wrote: > Source: tarantool > Version: 1.7.5.46.gd98815384-1 > Severity: serious > > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/tarantool.html > > ... > dh_systemd_enable -ptarantool --name=tarantool tarantool.service > dh_systemd_enable: Requested unit "tarantool.service" but it was not found in any package acted on. > dh_systemd_enable: Could not handle all of the requested services > /usr/share/cdbs/1/rules/debhelper.mk:233: recipe for target 'binary-install/tarantool' failed > make: *** [binary-install/tarantool] Error 2 > > > < nthykier> tarantool: Tries to enable the service in a package that does not ship the service => bug in tarantool > < nthykier> Failing call "dh_systemd_enable -ptarantool --name=tarantool tarantool.service" - a bit further up, there is a successful call > "dh_systemd_enable -ptarantool-common --name=tarantool tarantool.service" > < nthykier> (note the -p argument differs) > >
Fixed in mainstream tarantool 1.9 and 1.10. https://github.com/tarantool/tarantool/commit/8925b8622f381378684de633e917229051e3482f Don't know how to proceed with 1.7 package Debian has. It seems to be out of the scope of my responsibility. WBR, Alexander Turenko.