Bug 693227

Summary: udevd complains bitterly about bad ATTR entries in /etc/udev/rules.d/51-hso-udev.rules
Product: [openSUSE] openSUSE 11.4 Reporter: Carlos Robinson <carlos.e.r>
Component: BasesystemAssignee: Ladislav Slezák <lslezak>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 11.4   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: warn file entries

Description Carlos Robinson 2011-05-11 20:02:10 UTC
Created attachment 429182 [details]
warn file entries

May 11 19:36:21 minas-tirith udevd[383]: 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/51-hso-udev.rules:73
May 11 19:36:21 minas-tirith udevd[383]: 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/51-hso-udev.rules:76
May 11 19:36:21 minas-tirith udevd[383]: 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/51-hso-udev.rules:77

See the attached file for the complete list.
Comment 1 Carlos Robinson 2011-05-11 20:13:25 UTC
It is caused by Bug 693230 - Upgrade of system left rpms installed of old version.
Comment 3 Hannes Reinecke 2011-10-06 10:25:49 UTC
As stated in the message: any reference to 'SYSFS' will need to be replaced by either 'ATTR' (if the sysfs attribute is located a the same sysfs dir) or 'ATTRS' if it's somewhere up the chain.

In general, replacing 'SYSFS' by 'ATTRS' works.

Please reassign to the maintainer of the package providing 51-hso-udev.rules or remove them if obsolete.
Comment 4 Carlos Robinson 2011-10-06 10:54:16 UTC
As said in comment #1, the problem was caused by an incomplete upgrade of the system, ie, Bug 693230. Upgrading those rpms solved the issue.

Do not assign the bug to me, I can do nothing.
Comment 5 Ladislav Slezák 2011-11-15 10:37:55 UTC
Fixed in 12.1, marking as duplicate of bnc#693230.

*** This bug has been marked as a duplicate of bug 693230 ***