[Pkg-systemd-maintainers] Bug#722521: Fails to properly re-enable service on install-remove-install sequence
Michael Biebl
biebl at debian.org
Wed Sep 11 23:41:51 BST 2013
Package: init-system-helpers
Version: 1.8
Severity: important
Hi Michael,
to reproduce the problem, do the following steps:
1/ apt-get install rsyslog
→ symlinks are properly created
# find systemd/ -name "*syslog*"
systemd/system/multi-user.target.wants/rsyslog.service
systemd/system/syslog.service
2/ apt-get remove rsyslog
→ symlinks are removed
# apt-get remove rsyslog
[..]
rm '/etc/systemd/system/multi-user.target.wants/rsyslog.service'
rm '/etc/systemd/system/syslog.service'
3/ apt-get install rsyslog
→ symlinks are not re-created
-- System Informatin:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.10-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages init-system-helpers depends on:
ii perl 5.18.1-3
init-system-helpers recommends no packages.
init-system-helpers suggests no packages.
-- no debconf information
More information about the Pkg-systemd-maintainers
mailing list