On Sat, Feb 03, 2007 at 05:20:03PM +0100, Ludovic Rousseau wrote: > Le 03.02.2007, à 16:28:53, Frank Gevaerts a écrit: > > On Sat, Feb 03, 2007 at 04:07:53PM +0100, Ludovic Rousseau wrote: > > > But I could document how to remove the udev dependency. > > > > Where ? As long as it's there, the package can't be installed... > > The package can be installed with udev. Right?
I don't like the idea of installing udev just to be able to read some documentation of another package... Installing and the removing udev can be somewhat involved. > > Can't the pcscd init script somehow check if udev is running, and if not, > > use > > --force-reader-polling ? That should make it work everywhere, while > > taking advantage of udev if it is present. > > pcscd has no idea what udev is used for. Can it be used for something else than handling hotplug events ? That's what pcscd uses it for, and that's what --force-reader-polling works around if it's missing. > Maybe you could tell me why you do not want to install udev? I prefer a static /dev, and I have not had a good reason yet to change that. Note that udev is Priority: optional, so it's perfectly reasonable not to install it. Anyway, it's your package, so it's your decision. I'll build an udev dummy package for now, to satisfy the dependency. Frank > -- > Dr. Ludovic Rousseau [EMAIL PROTECTED] > -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. -- -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan