Lintian tag: udevadm-called-without-guard
Type: warning
Description (from lintian-explain-tags
)
The specified maintainer script uses set -e but seems to call udevadm(8)
without a conditional guard.
udevadm can exist but be non-functional (such as inside a chroot) and thus
can result in package installation or upgrade failure if the call fails.
Please guard the return code of the call via wrapping it in a suitable if
construct, appending || true or depending on the udev package.
Please refer to Bug#890224 and the udevadm(8) manual page for details.
Visibility: warning
Show-Always: no
Check: scripts
Affected packages
source |
version |
binary |
tag type |
tag |
information |
count |