Same here many thanks!

Ion <http://ionreflex.mirreel.net/>


2010/9/27 Paulo Diovani <pa...@diovani.com>

> Purge and then reinstall the package did the trick.
> Thanks.
>
> __
> Paulo Diovani Gonçalves
> http://diovani.com
>
>
> > -----Original Message-----
> > From: Bob Proulx [mailto:b...@proulx.com]
> > Sent: Monday, September 27, 2010 1:00 PM
> > To: debian-laptop@lists.debian.org
> > Subject: Re: Upgrading Lenny to Squeeze
> >
> > Paulo Diovani wrote:
> > > Do someone knows if there is and easy and fast way to upgrade udev
> > rules?
> > > I have hundreds of WARNINGs at boot due to deprecated syntax on then.
> >
> > Are these coming from xserver-xorg-input-wacom?  Something like this:
> >
> >   udevd[499]: SYSFS{}= will be removed in a future udev version, please
> > use ATTR{}= to match the event device, or ATTRS{}= to match a parent
> > device, in /etc/udev/rules.d/z60_xserver-xorg-input-wacom.rules
> >
> > In that case it is a bug in xserver-xorg-input-wacom.  Please see this
> > bug report for details.
> >
> >   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565126
> >
> > My workaround is to purge that package and then reinstall it and the
> > parent meta-package that brought it in by dependency.  The purge
> > removes all configuration files.  The install brings in pristine copies
> > of the configuration files.
> >
> >   $ dpkg -L xserver-xorg-input-wacom | grep udev/rules.d/
> >   /lib/udev/rules.d/69-xserver-xorg-input-wacom.rules
> >   /etc/udev/rules.d/z60_xserver-xorg-input-wacom.rules
> >
> >   # apt-get remove --purge xserver-xorg-input-wacom
> >   # apt-get install xserver-xorg-input-all
> >
> >   $ dpkg -L xserver-xorg-input-wacom | grep udev/rules.d/
> >   /lib/udev/rules.d/69-xserver-xorg-input-wacom.rules
> >
> > Bob
>
>
> --
> To UNSUBSCRIBE, email to debian-laptop-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: http://lists.debian.org/03d101cb5e69$1ab6b670$502423...@com
>
>

Reply via email to