Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 316027 - media-video/isight-firmware-tools-1.5.90: udev rules needs to be fixed
Summary: media-video/isight-firmware-tools-1.5.90: udev rules needs to be fixed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-18 21:44 UTC by Fabiano Francesconi
Modified: 2010-05-05 22:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabiano Francesconi 2010-04-18 21:44:19 UTC
The issue is quite simple.
The udevd rules says that the macro SYSFS{}= is going to be removed soon and to substitute it with ATTR{}= or ATTRS{}=

sys-fs/udev-149

If you need more information, just ask.
Comment 1 Fabiano Francesconi 2010-05-05 19:47:03 UTC
The solution it's trivial.

The new rule file should contain ATTR instead of SYSFS.
A single sed inline should be enough
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-05-05 22:08:35 UTC
Fixed in 1.5.90-r1. Thanks for reporting.