Package: systemd
Version: 232-3
Severity: normal

For some reason, since v232, we ship two ctrl-alt-del.target, both
pointing at /lib/systemd/system/reboot.target

# ls -al /lib/systemd/system/ctrl-alt-del.target 
/etc/systemd/system/ctrl-alt-del.target
lrwxrwxrwx 1 root root 33 Nov  9 08:34 /etc/systemd/system/ctrl-alt-del.target 
-> /lib/systemd/system/reboot.target
lrwxrwxrwx 1 root root 13 Nov  9 08:34 /lib/systemd/system/ctrl-alt-del.target 
-> reboot.target

Both symlinks are created by the upstream build system, so we should
maybe fix it there as well:

GENERAL_ALIASES += \
       $(systemunitdir)/reboot.target 
$(pkgsysconfdir)/system/ctrl-alt-del.target \

and

SYSTEM_UNIT_ALIASES += \
       graphical.target default.target \
       reboot.target ctrl-alt-del.target \


-- Package-specific info:

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

Kernel: Linux 4.8.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages systemd depends on:
ii  adduser         3.115
ii  libacl1         2.2.52-3
ii  libapparmor1    2.10.95-6
ii  libaudit1       1:2.6.7-1
ii  libblkid1       2.29-1
ii  libc6           2.24-5
ii  libcap2         1:2.25-1
ii  libcryptsetup4  2:1.7.3-2
ii  libgcrypt20     1.7.3-2
ii  libgpg-error0   1.24-2
ii  libidn11        1.33-1
ii  libip4tc0       1.6.0-4
ii  libkmod2        23-1
ii  liblz4-1        0.0~r131-2
ii  liblzma5        5.2.2-1.2
ii  libmount1       2.29-1
ii  libpam0g        1.1.8-3.3
ii  libseccomp2     2.3.1-2
ii  libselinux1     2.6-3
ii  libsystemd0     232-3
ii  mount           2.29-1
ii  util-linux      2.29-1

Versions of packages systemd recommends:
ii  dbus            1.10.12-1
ii  libpam-systemd  232-3

Versions of packages systemd suggests:
ii  policykit-1        0.105-17
ii  systemd-container  232-3
pn  systemd-ui         <none>

Versions of packages systemd is related to:
pn  dracut           <none>
ii  initramfs-tools  0.125
ii  udev             232-3

-- no debconf information

Reply via email to