|
Bugzilla – Full Text Bug Listing |
| 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: | Basesystem | Assignee: | 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 | ||
It is caused by Bug 693230 - Upgrade of system left rpms installed of old version. 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. 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. Fixed in 12.1, marking as duplicate of bnc#693230. *** This bug has been marked as a duplicate of bug 693230 *** |
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.