Ludovic Rousseau <[email protected]> writes: > Simon Josefsson a écrit : >> Package: pcscd >> Version: 1.5.5-1 >> >> I installed pcscd and it created a symlink /etc/rc2.d/S20pcscd. However >> on my system hal is started as S24: >> >> lrwxrwxrwx 1 root root 13 2007-12-12 21:37 /etc/rc2.d/S24hal -> ../init.d/hal >> >> I have no memory of changing the runlevel for hal, so I assume it is the >> default? Or was, when I installed my laptop. >> >> Because hal is not started, pcscd has problems starting: >> >> Oct 6 19:41:15 mocca pcscd: >> hotplug_libhal.c:562:HPRegisterForHotplugEvents() Could not initialise >> connection to hald. >> Oct 6 19:41:16 mocca pcscd: >> hotplug_libhal.c:563:HPRegisterForHotplugEvents() Normally this means the >> HAL daemon (hald) is not running or not ready. >> Oct 6 19:41:16 mocca pcscd: pcscdaemon.c:531:main() SVCServiceRunLoop >> returned >> >> And the daemon dies. >> >> Moving pcscd from run-level 20 to 30 makes everything work. > > I tried to remove and purge the pcscd package and reinstall it and the > runlevel is 50 as expected. > > Can you do: > > $ apt-get remove --purge pcscd > > check that /etc/rc2.d/ does NOT have a *pcscd file anymore > > $ apt-get install pcscd > > And send me the result of: > $ ls /etc/rc*/*pcscd
j...@mocca:~$ ls /etc/rc*/*pcscd /etc/rc0.d/K50pcscd /etc/rc3.d/S50pcscd /etc/rc6.d/K50pcscd /etc/rc1.d/K50pcscd /etc/rc4.d/S50pcscd /etc/rc2.d/S50pcscd /etc/rc5.d/S50pcscd j...@mocca:~$ So all is working as it should. Hm. I tried to install an older lenny version and then upgrade, but that also worked. So I don't really know why my system had a S20pcscd symlink. Sorry about the noise, I think the bug can be closed... /Simon -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

