Description of problem: the cp -rf in %post causes the already installed directory structure to be mirrored into the chrooted directory structure. Version-Release number of selected component (if applicable): bind-chroot-9.2.2.P3-9 How reproducible: Install Steps to Reproduce: 1. cd /var/named/chroot/var/named 2. ls 3. note chroot directory Actual results: Extra directories from cp -rf Expected results: no chroot directory in /var/named/chroot/var/named Additional info:
This was fixed with bind-9.2.4rc6-3+ .