[Pkg-systemd-maintainers] Bug#723759: masked service is not removed on 'purge'

Michael Biebl biebl at debian.org
Thu Sep 19 17:04:11 BST 2013


Package: init-system-helpers
Version: 1.10
Severity: normal

Related to #714903, which almost works now, I noticed that
on 'remove' the /dev/null symlink is created, but not cleaned up on
'purge'.

root at pluto:/etc# dpkg -i /home/michael/rsyslog_7.4.4-1_amd64.deb 
Vormals nicht ausgewähltes Paket rsyslog wird gewählt.
(Lese Datenbank ... 276998 Dateien und Verzeichnisse sind derzeit installiert.)
Entpacken von rsyslog (aus .../rsyslog_7.4.4-1_amd64.deb) ...
rsyslog (7.4.4-1) wird eingerichtet ...
rm '/etc/systemd/system/rsyslog.service'
ln -s '/lib/systemd/system/rsyslog.service' '/etc/systemd/system/multi-user.target.wants/rsyslog.service'
ln -s '/lib/systemd/system/rsyslog.service' '/etc/systemd/system/syslog.service'
Trigger für man-db werden verarbeitet ...
root at pluto:/etc# dpkg -r rsyslog
(Lese Datenbank ... 277047 Dateien und Verzeichnisse sind derzeit installiert.)
Entfernen von rsyslog ...
ln -s '/dev/null' '/etc/systemd/system/rsyslog.service'
root at pluto:/etc# ls -la /etc/systemd/system/rsyslog.service
lrwxrwxrwx 1 root root 9 Sep 19 18:03 /etc/systemd/system/rsyslog.service -> /dev/null
root at pluto:/etc# dpkg --purge rsyslog
(Lese Datenbank ... 277003 Dateien und Verzeichnisse sind derzeit installiert.)
Entfernen von rsyslog ...
Löschen der Konfigurationsdateien von rsyslog ...
rm '/etc/systemd/system/multi-user.target.wants/rsyslog.service'
rm '/etc/systemd/system/syslog.service'
dpkg: Warnung: Während Entfernens von rsyslog ist Verzeichnis »/etc/rsyslog.d« nicht leer, wird daher nicht gelöscht
root at pluto:/etc# ls -la /etc/systemd/system/rsyslog.service
lrwxrwxrwx 1 root root 9 Sep 19 18:03 /etc/systemd/system/rsyslog.service -> /dev/null



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-3-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-4

init-system-helpers recommends no packages.

init-system-helpers suggests no packages.

-- no debconf information




More information about the Pkg-systemd-maintainers mailing list