Bug#723987: console-common: keymap.sh

2013-12-21 Thread Philipp Matthias Hahn
Hi, it's a "bug" of systemd respective invoke-rc.d, which seems to strip the .sh from the service name: # systemctl status keymap.service keymap.service - LSB: Set keymap Loaded: loaded (/etc/init.d/keymap.sh) Active: active (exited) since Sa 2013-12-21 08:48:36 CET; 1h 27min ago See Bug

Bug#723987: console-common: keymap.sh prevents console-common from being removed

2013-10-23 Thread Hans Spaans
Package: console-common Version: 0.7.87 Followup-For: Bug #723987 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Shouldn't that be /etc/systemd/system/keymap.sh.service then as it is about keymap.sh and not console-common.sh? It still wonders me why this happens btw. [Unit] Description=Console

Bug#723987: console-common: keymap.sh prevents console-common from being removed

2013-10-16 Thread Serhiy Yehorov
My workaround for this issue: /etc/systemd/system/console-screen.sh.service [Unit] Description=Console Screen configuration Requires=syslog.socket [Service] Type=notify ExecStart=/etc/init.d/console-screen.sh start ExecStop=/etc/init.d/console-screen.sh stop StandardOutput=null [Install] Wanted

Bug#723987: console-common: keymap.sh prevents console-common from being removed

2013-09-21 Thread Jeremiah C. Foster
Package: console-common Version: 0.7.87 Severity: important Tags: d-i Dear Maintainer, When trying to remove console-common through various means, I keep running into this issue; sudo apt-get remove console-common Reading package lists... Done Building dependency tree Reading state inform