Bug 693227 - udevd complains bitterly about bad ATTR entries in /etc/udev/rules.d/51-hso-udev.rules
Summary: udevd complains bitterly about bad ATTR entries in /etc/udev/rules.d/51-hso-...
Status: RESOLVED DUPLICATE of bug 693230
Alias: None
Product: openSUSE 11.4
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Final
Hardware: x86-64 openSUSE 11.4
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Ladislav Slezák
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-11 20:02 UTC by Carlos Robinson
Modified: 2011-11-15 10:37 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
warn file entries (29.40 KB, application/octet-stream)
2011-05-11 20:02 UTC, Carlos Robinson
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***