Hi Karsten,

Karsten Hilbert schrieb:
> On Thu, Dec 31, 2009 at 05:31:09PM +0100, Micha Lenk wrote:
> 
>> Karsten Hilbert wrote:
>>> During startup udevd complains about old rules defs in
>>> /etc/udev/libchipcard3.rules.
>> This file has never been part of the package libchipcard-tools. Its
>> origin is probably the obsolete package libchipcard3-tools, which has
>> been removed from the archive almost two years ago:
>> http://packages.qa.debian.org/libc/libchipcard3/news/20080112T155928Z.html
> 
> OK, I moved away that file and that decreases the amount of
> console spam. It still talks about an
> /etc/udev/rules.d/libchipcard-tools.rules file with some
> sort of problem in it -- which does not exist on my system,
> however !?!

The package libchipcard-tools provides a file
/lib/udev/rules.d/60-libchipcard-tools.rules which might be the origin
of the observed messages. Can you please edit this file and replace all
occurences of SYSFS to ATTR, for instance by running this command (all
on one line):

sed -i 's/SYSFS{/ATTR{/g'
/lib/udev/rules.d/60-libchipcard-tools.rules

If this fixes your problem (at least after a reboot), I will fix the
issue in the next upload.

Regards
  Micha



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

Reply via email to