I tried and failed to reproduce this in an artful vm: ubuntu@mwhudson-artful:~$ cat /etc/udev/rules.d/my.rules KERNELS=="*", ACTION=="*", DEVPATH=="/devices/*", RUN+="/bin/touch /run/my-file" ubuntu@mwhudson-artful:~$ sudo rm -f /run/my-file ubuntu@mwhudson-artful:~$ sudo udevadm trigger /sys/devices/pci0000:00/0000:00:03.0/virtio2/block/vdb/vdb1 ubuntu@mwhudson-artful:~$ ls -l /run/my-file -rw-r--r-- 1 root root 0 Nov 8 23:53 /run/my-file
(and there are no interesting messages in syslog when I do this). Is the bug still affecting you? It's possible it got fixed in systemd or somewhere else in the meantime. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1719720 Title: [LTCTest][libvpd] Process '/bin/touch /run/run.vpdupdate' failed with exit code 127 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-power-systems/+bug/1719720/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
