Martin Michlmayr wrote: > Does anyon else get this (when installing extra packages): > > x Installing extra packages...cardmgr[19799]: starting, version is 3.2.5 x
I haven't been at my usual testing environment at home. However, I see in cardmgr's source that it calls openlog() with the LOG_CONS option. This flag makes it "write directly to system console if there is an error while sending to system logger". Obviously, cardmgr should not be started at all. It seems like pcmcia-cs does not use invoke-rc.d in the maintainer script. If I change it to use invoke-rc.d (which it should anyway), will that make it work? Does d-i use policy-rc.d or something to stop init scripts from being run? -- Pelle -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

