Public bug reported:
open-vm-tools 2:11.3.5-1ubuntu4 (on Ubuntu 22.04) calls "udevadm
trigger" in it's postinst script (line 8). Since no options or
devpaths/files/units are specified, udevadm will trigger events for
**all** devices. This will trigger a lot of udev rules and can cause
unwanted side effects (like bug #1875062). You can see the list of
triggered devices by running "udevadm trigger --verbose --dry-run".
Please run "udevadm trigger" only for the relevant subsystems/attributes.
Example:
```
udevadm trigger --type=devices --subsystem-match=scsi
```
** Affects: open-vm-tools (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1968354
Title:
Please do not run udevadm trigger without parameters
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1968354/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs