-
Bug
-
Resolution: Won't Do
-
Undefined
-
None
-
rhel-8.9.0, rhel-8.10
-
None
-
No
-
Moderate
-
rhel-net-perf
-
ssg_core_services
-
None
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
x86_64
-
None
What were you trying to do that didn't work?
What is the impact of this issue to you?
Please provide the package NVR for which the bug is seen: bind9.16-chroot-32:9.16.23-0.22.el8_10.2
How reproducible is this bug?: reliable
Steps to reproduce
- Install bind9.16-chroot
- Use plugin query "/usr/lib64/named/filter-aaaa.so" {}; in named.conf
- systemctl restart named-chroot
Expected results
Restart works without error.
Actual results
/etc/named.conf:80: /usr/lib64/named/filter-aaaa.so: plugin check failed: failure
plugin is not available in chroot, because only /var/named/chroot/usr/lib64/bind/ exists, but not /var/named/chroot/usr/lib64/named/ in the package.