Bug 1740655 - invalid substitution type in udev rule
Summary: invalid substitution type in udev rule
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: NetworkManager
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lubomir Rintel
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-13 12:31 UTC by Lukas Slebodnik
Modified: 2019-08-22 13:55 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-08-22 13:55:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Lukas Slebodnik 2019-08-13 12:31:41 UTC
Description of problem:
I noticed errors from udev when debugging unrelated issue 


Version-Release number of selected component (if applicable):
sh# rpm -qf /usr/lib/systemd/systemd-udevd /usr/lib/udev/rules.d/84-nm-drivers.rules
systemd-udev-243~rc1-2.fc31.x86_64
NetworkManager-1.20.0-1.fc31.x86_64

How reproducible:
Deterministic

Steps to Reproduce:
1. boot your machine with NM enabled
2. check journald for errors from systemd-udev

Actual results:
[root@host ~]# journalctl --boot | grep udev | grep 84-nm-drivers
Aug 13 10:04:09 host.example.com systemd-udevd[944]: /usr/lib/udev/rules.d/84-nm-drivers.rules:10 Invalid value "/bin/sh -c 'ethtool -i $1 | sed -n s/^driver:\ //p' -- $env{INTERFACE}" for PROGRAM (char 24: invalid substitution type), ignoring, but please fix it.

Expected results:
No errors in journald

Additional info:

Comment 1 Lubomir Rintel 2019-08-22 13:55:24 UTC
Thanks for the report. Fixed upstream.

Closing, because this is only a cosmetic issue really.


Note You need to log in before you can comment on or make changes to this bug.