diff options
author | Sam James <sam@gentoo.org> | 2022-04-28 04:06:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-30 20:13:18 +0100 |
commit | fe2c69be92364e912384cd07c0b122b0e80168f0 (patch) | |
tree | 235ebb95e2fb1d7074ceeda97722f30982bf1506 /x11-misc/cairo-clock | |
parent | dev-python/twisted: stable 22.4.0 for hppa, bug #837845 (diff) | |
download | gentoo-fe2c69be92364e912384cd07c0b122b0e80168f0.tar.gz gentoo-fe2c69be92364e912384cd07c0b122b0e80168f0.tar.bz2 gentoo-fe2c69be92364e912384cd07c0b122b0e80168f0.zip |
metadata/install-qa-check.d: add new QA check for udev rules
Very similar to tmpfiles.eclass check (60tmpfiles-paths).
Three checks:
1) Verify packages don't install udev rules to /etc/udev/rules.d, which
is a forbidden (user-configuration) location;
2) Check whether packages inherit udev.eclass if they're
installing files to /lib/udev/rules.d/..
(This helps to catch packages not calling udev_reload
in pkg_postinst).
3) Check for missing udev_process calls in pkg_postinst.
Bug: https://bugs.gentoo.org/433916
See: c7fe1066a8fcd35f965de4ea16c9cd1001830642
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/cairo-clock')
0 files changed, 0 insertions, 0 deletions