Package: patroni
Version: 3.1.2-1
Tags: patch
User: [email protected]
Usertags: dep17m2
We want to change dh_installsystemd such that it installs units below
/usr to finalize the /usr-merge transition via DEP17. When doing so,
patroni installs a unit to both /usr/lib/systemd/system (via
dh_installsystemd) and /lib/systemd/system (via dh_install). Doing so is
a policy violation. I've prepared a patch, but it is not representable
by debdiff due to the use of symlinks:
ln -s ../extras/startup-scripts/patroni.service debian/
sed -i -e /systemd/d debian/patroni.install
Once I upload debhelper, this bug will become release-critical.
Helmut