| Summary: | dev-libs/openct: All SYSFS entries in file 70-openct.rules from /etc/udev/udev.d should be replaced by ATTRS | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Benjamin Schulz <schulz.benjamin> |
| Component: | New packages | Assignee: | Crypto team [DISABLED] <crypto+disabled> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | fixed 70-openct.rules file | ||
Created attachment 214990 [details]
fixed 70-openct.rules file
fixed 70-openct.rules file. The warnings disappear with this file
This bug should be fixed in dev-libs/openct-0.6.19. |
On my system, I get warnings of the form: 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/70-openct.rules:54 replacing all SYSFS entries with ATTRS in that file fixes the warnings. Reproducible: Always