Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678296 - dev-embedded/stlink - typo in installed udev rules comment
Summary: dev-embedded/stlink - typo in installed udev rules comment
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexey Shvetsov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-18 15:50 UTC by David Flogeras
Modified: 2022-02-02 13:08 UTC (History)
0 users

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 David Flogeras 2019-02-18 15:50:50 UTC
In v1 v2 and v2-1 rules files:

s/mange/manage

Reproducible: Always
Comment 1 Thomas Capricelli 2022-02-02 13:08:14 UTC
I can confirm with current portage tree (and dev-embedded/stlink-1.7.0)

orzel@berlioz /lib/udev/rules.d% ack mange
49-stlinkv1.rules
11:# GROUP:="somegroupname" and mange access using standard unix groups.

49-stlinkv3.rules
29:# GROUP:="somegroupname" and mange access using standard unix groups.

49-stlinkv2-1.rules
20:# GROUP:="somegroupname" and mange access using standard unix groups.

49-stlinkv2.rules
12:# GROUP:="somegroupname" and mange access using standard unix groups.