Open pmatilai opened 4 months ago
https://unix.stackexchange.com/questions/554240/unshare-mount-inside-a-jenkins-chroot-environment seems to be right on the money... or at least relevant: / inside the chroot is not an actual mount-point.
Moving the / remount to the rpm parent process makes it work, but then that has other side-effects and causes one test to fail. That rabbit hole may be deep, and it's not something we can afford to dive into just before an rc.
Dropping 4.20 milestone, that ship sailed already. There's always the next update.
@pmatilai Hi, is there any workarounds without re compiling rpm?
Just uninstall the plugin? Or use --noplugins for chroot operations.
Describe the bug unshare plugin fails in various ways when installing to a chroot.
To Reproduce Steps to reproduce the behavior:
Expected behavior No errors encountered.
Output Errors like this repeated for various scriptlets:
Environment