Control: tags -1 patch Hi,
On Sat, 25 Feb 2023 14:53:54 -0500 =?UTF-8?Q?Charles_Fl=C3=A8che?= <[email protected]> wrote:
> We've been able to install the package using the attached patch that > doesn't hack around the migration to timidity-daemon. Does this > approach looks OK ?Although I'm not the maintainer, with a brief look I'd say it does. But, if I understand correctly, *only* because the migration between timidity and timidity-daemon happened in version 2.14.0-1 which was somewhere during the buster release cycle.
diff --git a/debian/timidity-daemon.postinst b/debian/timidity-daemon.postinst index a3610f9..573bc09 100644 --- a/debian/timidity-daemon.postinst +++ b/debian/timidity-daemon.postinst @@ -53,14 +53,6 @@ esacrm -f /etc/timidity/timidity.daemon -# make sure we really stop, because packaging system doesn't-# understand what we're trying to do with migration to timidity-daemon -[ -f "/etc/init.d/timidity" ] && if which invoke-rc.d >/dev/null 2>&1; then - invoke-rc.d timidity stop -else - /etc/init.d/timidity stop -fi - #DEBHELPER#exit 0
Paul
OpenPGP_signature
Description: OpenPGP digital signature

