systemd-udevd[495]: /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. juin 02 21:44:57 localhost systemd-udevd[495]: /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. systemd-udevd[506]: Using default interface naming scheme 'v245'. juin 02 21:51:40 localhost systemd-udevd[495]: /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. juin 02 21:51:40 localhost systemd-udevd[495]: /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. juin 02 21:52:03 localhost systemd-udevd[495]: /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. juin 02 21:52:03 localhost systemd-udevd[495]: /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. In Mageia 8-alpha1, Live XFCE-i586
And fix seems to be here: https://github.com/vmware/open-vm-tools/commit/f1dab8ded45aaaa4b6993a4d96d0aefc700f1796 replace $DEVPATH with $env{DEVPATH}
Source RPM: (none) => open-vm-tools-11.0.0-2.mga8
Thanks for the report and the pointer. This SRPM has mixed maintainers, so assigning the bug globally; CC'ing Stig & DavidG who have dealt with it recently.
Assignee: bugsquad => pkg-bugsCC: (none) => geiger.david68210, smelror
There is a bug that prevents the recent version from compiling cleanly. Waiting for an upstream fix. See https://github.com/vmware/open-vm-tools/issues/428 Cheers, Stig
Stig: Upstream seems to have a patch now. Patch seems to do change than it should leading to possible problems applying it.
CC: (none) => olav
Version 11.1.0 has been pushed to Cauldron. Has this fixed the issue? Cheers, Stig