Bug#947603: sysvinit service calls wrong binary path

2019-12-28 Thread Doug
Hi MichaIng, Thank you very much, I merged your PR. I'm a bit too busy right now to look into handling the BINDIR as you suggest, but I agree it would be ideal. Cheers, Doug On 2019-12-28 3:53 p.m., MichaIng wrote: Hi Doug, PR is up: https://github.com/hoytech/vmtouch/pull/76 If someone

Bug#947603: sysvinit service calls wrong binary path

2019-12-28 Thread MichaIng
Hi Doug, PR is up: https://github.com/hoytech/vmtouch/pull/76 If someone knows a good way to automatically set it based on BINDIR env var passed with make, this would be even better: https://github.com/hoytech/vmtouch/blob/master/Makefile#L2 However for the Debian repo build the PR should do

Bug#947603: sysvinit service calls wrong binary path

2019-12-28 Thread Doug
Most people don't use vmtouch as a service, instead as an interactive command-line tool. If you use the daemon functionality in the deb, can you please send a pull request to our github repo? https://github.com/hoytech/vmtouch/tree/master/debian Thanks! Doug On 2019-12-28 9:01 a.m., MichaIn

Bug#947603: sysvinit service calls wrong binary path

2019-12-28 Thread MichaIng
Package: vmtouch Version: 1.3.1-1 And: 1.3.0-1 Hey guys, this is a very embarrassing bug, did nobody actually test the service before merging this into stable repository? __ root@VM-Buster:~# grep '^DAEMON=' /etc/init.d/vmtouch DAEMON=/usr/sbin/vmtouch root@VM-Buster:~# which -a vmtouc