Bug 1154906 - various udev rule errors
various udev rule errors
Status: RESOLVED DUPLICATE of bug 1154655
Classification: openSUSE
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem
Current
x86-64 SUSE Other
: P5 - None : Normal (vote)
: ---
Assigned To: systemd maintainers
E-mail List
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-10-23 20:17 UTC by Michael Hirmke
Modified: 2019-10-29 08:08 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Hirmke 2019-10-23 20:17:46 UTC
Starting with one of the last Tumbleweed snaphopts up to the actual one (20191018), I get various udev rule error messages in my log.
A few has been fixed already, but the following ones still show up:

-------------------
/usr/lib/udev/rules.d/61-persistent-storage-compat.rules:83 Invalid value "/bin/sh -c 'eui="%s{eui}"; echo ${eui// /}" for PROGRAM (char 33: invalid substitution type), ignoring, but please fix it.
 /usr/lib/udev/rules.d/61-persistent-storage-compat.rules:86 Invalid value "/bin/sh -c 'nguid="%s{nguid}"; echo ${nguid//-/}" for PROGRAM (char 37: invalid substitution type), ignoring, but please fix it.
 /usr/lib/udev/rules.d/61-persistent-storage-compat.rules:95 Invalid value "/bin/sh -c ' cd /sys/%p; while ! [ -f model ]; do cd ..; [ $(pwd) = %S ] && exit 1; done; cut -c 1-16 model'" for PROGRAM (char 60: invalid substitution type), ignoring, but please fix it.
 Configuration file /etc/udev/rules.d/79-udev-epson.rules is marked executable. Please remove executable permission bits. Proceeding anyway.
 /usr/lib/udev/rules.d/80-hotplug-cpu-mem.rules:24 Invalid value "/bin/sh -c ' while read src dst fs opts unused; do case $fs in tmpfs)  mount -o remount "$dst" ;; esac done </proc/self/mounts" for RUN (char 57: invalid substitution type), ignoring, but please fix it.
 /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.
 /usr/lib/udev/rules.d/90-libgpod.rules:19 IMPORT key takes '==' or '!=' operator, assuming '==', but please fix it.
 /usr/lib/udev/rules.d/90-libgpod.rules:23 IMPORT key takes '==' or '!=' operator, assuming '==', but please fix it.
-----------------
Comment 1 Franck Bui 2019-10-29 08:08:04 UTC
Duplicate of bug 1154655

*** This bug has been marked as a duplicate of bug 1154655 ***