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 Keymap configuration
Requires=syslog.socket

[Service]
Type=notify
ExecStart=/etc/init.d/keymap.sh start
ExecStop=/etc/init.d/keymap.sh stop
StandardOutput=null

[Install]
WantedBy=multi-user.target



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCAAGBQJSZ/DFAAoJENnhzaWalULWa6sP/3lO8XGfvxBB3p2u1LQqCAwq
jqjB0/f8R31L7HFHxDWUY8jS7QyJQ+UM/8d0Pw7BbmQAb2S9am936cnI6UudOrJL
OE0Af4wy2FPKaUFNpPyHTZYpdKceFeKWbdcDJEJODaqYFvFi8YE9BLDI+D0s8Auq
twHuWT5qxEKS4/s7XosJ6P5hKaYOpRIY2Ib65GfGArZ1AsFIp4Kk8xBpUCG9TBJw
OKMy+gJMZoMELi438r/zxBfDBciPD//VxOoUgvp1FhdWpBZ5Q403fw6eh+CMwsTM
pDYxE3hgm2p1++n5ZBq/xi2ck5cEkEZuAu3BZMVd3/KZ2axhfLJ07y2I8HMDSbnu
2RveYPu1UJwnusKZ4JPaSBzMx1YJ8q/VRBBshazUvyXgeu3UA4kpPBSp80pcwSbs
QX1cQFFb90Mhh/uXNm+Az9485TzTMwBCQET2jBVr47ZYcj3fy9a9PcnKllG/cyJe
rKeBcaB3Z2tIzir/BF/YKPFyDvUDNLRKL2ucRS227DtyBQLcWoakf4ppjTGBsplS
Qygczb1KwtNmdgo9IcTOiUXnOybwgdX7tdXICLfugJNSPJeSJCB7eBl4XQCPaWi9
qmGlXtyxP/owFehfpjxR5pxKFREZPxAdOYnlURiHK/GSrGGKiC3U70d2HYD3FGSE
2RSOW2LavIakq+M91OUr
=IBWj
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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]
WantedBy=multi-user.target
Alias=console-screen.service

-- 
With best regards
Sergiy Yehorov
RHCSA


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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 information... Done
The following packages will be REMOVED:
  console-common
0 upgraded, 0 newly installed, 1 to remove and 3 not upgraded.
1 not fully installed or removed.
After this operation, 811 kB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database ... 226607 files and directories currently installed.)
Removing console-common ...
Failed to issue method call: Unit keymap.sh.service not loaded.
invoke-rc.d: initscript keymap.sh, action stop failed.
dpkg: error processing console-common (--remove):
 subprocess installed pre-removal script returned error exit status 5
update-rc.d: warning: start and stop actions are no longer supported; falling 
back to defaults
Failed to issue method call: Unit keymap.sh.service failed to load: No such 
file or directory. See system logs and 'systemctl status keymap.sh.service' for 
details.
invoke-rc.d: initscript keymap.sh, action start failed.
dpkg: error while cleaning up:
 subprocess installed post-installation script returned error exit status 6
Errors were encountered while processing:
 console-common
E: Sub-process /usr/bin/dpkg returned an error code (1)

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

Kernel: Linux 3.10-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages console-common depends on:
ii  console-data   2:1.12-2
ii  debconf [debconf-2.0]  1.5.51
ii  debianutils4.4
ii  kbd1.15.5-1
ii  lsb-base   4.1+Debian12

console-common recommends no packages.

console-common suggests no packages.

-- Configuration Files:
/etc/init.d/keymap.sh changed [not included]

-- debconf information:
* console-data/keymap/policy: Select keymap from arch list
  console-data/bootmap-md5sum: fb08bd87d57e5a2387e0872d38f21f5c
  console-data/keymap/full:
  console-data/keymap/template/variant:
  console-data/keymap/template/layout:
* console-data/keymap/family: qwerty
  console-data/keymap/ignored:
  console-data/keymap/powerpcadb:
  console-data/keymap/template/keymap:


Regards,

Jeremiah


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org