DescriptionGeorge R. Goffe
2019-10-15 17:28:30 UTC
Description of problem: I ran journalctl and am seeing errors from system-udevd about syntax errors.
Version-Release number of selected component (if applicable):
systemd-243-3.gitef67743.fc32.x86_64
How reproducible:
unknown
Steps to Reproduce:
1.unknown
2.
3.
Actual results:
see below
Expected results:
NO MESSAGES LIKE THESE.
Additional info:
Oct 15 01:23:05 fc32 systemd-udevd[3828973]: Network interface NamePolicy= disabled on kernel command line, ignoring.
Oct 15 01:23:05 fc32 systemd-udevd[3828973]: /usr/lib/udev/rules.d/65-md-incremental.rules:28 Invalid value "/sbin/mdadm -I $env{DEVNAME} --export $devnode --offroot ${DEVLINKS}" for IMPORT (char 58: invalid substitution type), ignoring,>
Oct 15 01:23:06 fc32 systemd-udevd[3828973]: /usr/lib/udev/rules.d/90-libgpod.rules:19 IMPORT key takes '==' or '!=' operator, assuming '==', but please fix it.
Oct 15 01:23:06 fc32 systemd-udevd[3828973]: /usr/lib/udev/rules.d/90-libgpod.rules:23 IMPORT key takes '==' or '!=' operator, assuming '==', but please fix it.
Oct 15 01:23:06 fc32 systemd-udevd[3828973]: /usr/lib/udev/rules.d/99-vmware-scsi-udev.rules:5 Invalid value "/bin/sh -c 'echo 180 >/sys$DEVPATH/device/timeout'" for RUN (char 27: invalid substitution type), ignoring, but please fix it.
Oct 15 01:23:06 fc32 systemd-udevd[3828973]: /usr/lib/udev/rules.d/99-vmware-scsi-udev.rules:6 Invalid value "/bin/sh -c 'echo 180 >/sys$DEVPATH/device/timeout'" for RUN (char 27: invalid substitution type), ignoring, but please fix it.
Comment 1Zbigniew Jędrzejewski-Szmek
2019-10-15 17:33:33 UTC
Those errors are in specific packages. Feel free to open bugs against specific packages: mdadm, libgpod, etc.
Zbigniew,
Can you copy each of the maintainers with this bug report? It seems ridiculous to ask me to make 3 bug reports for the same message.
Thanks,
George...
Comment 3Zbigniew Jędrzejewski-Szmek
2019-10-15 20:38:59 UTC
Description of problem: I ran journalctl and am seeing errors from system-udevd about syntax errors. Version-Release number of selected component (if applicable): systemd-243-3.gitef67743.fc32.x86_64 How reproducible: unknown Steps to Reproduce: 1.unknown 2. 3. Actual results: see below Expected results: NO MESSAGES LIKE THESE. Additional info: Oct 15 01:23:05 fc32 systemd-udevd[3828973]: Network interface NamePolicy= disabled on kernel command line, ignoring. Oct 15 01:23:05 fc32 systemd-udevd[3828973]: /usr/lib/udev/rules.d/65-md-incremental.rules:28 Invalid value "/sbin/mdadm -I $env{DEVNAME} --export $devnode --offroot ${DEVLINKS}" for IMPORT (char 58: invalid substitution type), ignoring,> Oct 15 01:23:06 fc32 systemd-udevd[3828973]: /usr/lib/udev/rules.d/90-libgpod.rules:19 IMPORT key takes '==' or '!=' operator, assuming '==', but please fix it. Oct 15 01:23:06 fc32 systemd-udevd[3828973]: /usr/lib/udev/rules.d/90-libgpod.rules:23 IMPORT key takes '==' or '!=' operator, assuming '==', but please fix it. Oct 15 01:23:06 fc32 systemd-udevd[3828973]: /usr/lib/udev/rules.d/99-vmware-scsi-udev.rules:5 Invalid value "/bin/sh -c 'echo 180 >/sys$DEVPATH/device/timeout'" for RUN (char 27: invalid substitution type), ignoring, but please fix it. Oct 15 01:23:06 fc32 systemd-udevd[3828973]: /usr/lib/udev/rules.d/99-vmware-scsi-udev.rules:6 Invalid value "/bin/sh -c 'echo 180 >/sys$DEVPATH/device/timeout'" for RUN (char 27: invalid substitution type), ignoring, but please fix it.