Your message dated Sun, 08 Oct 2017 09:49:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#764730: dh_systemd_start: un-escapes - in
unit/directory names
has caused the Debian Bug report #764730,
regarding dh-systemd: dh_systemd_start un-escapes - in unit/directory names
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
764730: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764730
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Severity: serious
Package: dh-systemd
Version: 1.21
Serious severity as this breaks the installation of affected packages.
Although a unit file with a properly escaped '-' in the directory name
(run-vmblock\x2dfuse.mount in this case) is installed properly, the
escaped part is being unescaped in the maintainer scripts, for example
deb-systemd-helper enable run-vmblock-fuse.mount >/dev/null....
which obviously complains about missing files at install/removal time.
dh_systemd_start should keep c-style escaping intact.
Thanks,
Bernd
--
Mit freundlichen Grüßen
Bernd Zeimetz
Systems Engineer
Debian Developer
conova communications GmbH
Web | http://www.conova.com/
E-Mail | [email protected]
Zentrale Salzburg
Karolingerstraße 36A
5020 Salzburg
Tel | +43 (0) 662 22 00 - 313
Fax | +43 (0) 662 22 00 - 209
Es gelten die Allgemeinen Geschäftsbedingungen der
conova communications GmbH, http://www.conova.com/de/agb/
smime.p7s
Description: S/MIME cryptographic signature
--- End Message ---
--- Begin Message ---
Source: debhelper
Source-Version: 10.7
On Fri, 06 Oct 2017 19:02:00 +0000 Niels Thykier <[email protected]> wrote:
> [...]
>
> Hi Bernd,
>
> I may have accidentally fixed as a side effect of another change in
> debhelper/10.7. Can you please check whether this bug has been fixed in
> 10.7 (or later)?
>
> Thanks,
> ~Niels
>
Tested manually and it appears to work on master. Assuming it was fixed
by the change in 10.7.
Thanks,
~Niels
--- End Message ---