https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-containers/lxc-5.0.0 installs more files with FEATURES=test. Discovered on: amd64 (internal ref: ci) NOTE: This is an experimental tinderbox feature. To reproduce this issue: 1) Install the package with FEATURES=test 2) Put the list of the installed files into a file ( qlist -e PACKAGE:SLOT | sort | uniq > /tmp/qlist_test ) 3) Install the package without FEATURES=test 4) Put the list of the installed files into a file ( qlist -e PACKAGE:SLOT | sort | uniq > /tmp/qlist_notest ) 5) See the diff between the two files ( diff -ru /tmp/qlist_test /tmp/qlist_notest ) On this machine: - the installed files with FEATURES=test are 156 - the installed files without FEATURES=test are 99
DIFF: --- /dev/fd/63 2022-07-18 09:07:20.618590895 +0200 +++ /dev/fd/62 2022-07-18 09:07:20.618590895 +0200 @@ -24,6 +24,63 @@ /usr/bin/lxc-snapshot /usr/bin/lxc-start /usr/bin/lxc-stop +/usr/bin/lxc-test-api-reboot +/usr/bin/lxc-test-apparmor +/usr/bin/lxc-test-apparmor-generated +/usr/bin/lxc-test-apparmor-mount +/usr/bin/lxc-test-arch-parse +/usr/bin/lxc-test-attach +/usr/bin/lxc-test-automount +/usr/bin/lxc-test-autostart +/usr/bin/lxc-test-basic +/usr/bin/lxc-test-capabilities +/usr/bin/lxc-test-cgpath +/usr/bin/lxc-test-checkpoint-restore +/usr/bin/lxc-test-cloneconfig +/usr/bin/lxc-test-clonetest +/usr/bin/lxc-test-concurrent +/usr/bin/lxc-test-config-jump-table +/usr/bin/lxc-test-console +/usr/bin/lxc-test-console-log +/usr/bin/lxc-test-containertests +/usr/bin/lxc-test-createconfig +/usr/bin/lxc-test-createtest +/usr/bin/lxc-test-criu-check-feature +/usr/bin/lxc-test-cve-2019-5736 +/usr/bin/lxc-test-destroytest +/usr/bin/lxc-test-device-add-remove +/usr/bin/lxc-test-exit-code +/usr/bin/lxc-test-get_item +/usr/bin/lxc-test-getkeys +/usr/bin/lxc-test-list +/usr/bin/lxc-test-locktests +/usr/bin/lxc-test-lxc-attach +/usr/bin/lxc-test-lxcpath +/usr/bin/lxc-test-may-control +/usr/bin/lxc-test-mount-injection +/usr/bin/lxc-test-no-new-privs +/usr/bin/lxc-test-parse-config-file +/usr/bin/lxc-test-proc-pid +/usr/bin/lxc-test-procsys +/usr/bin/lxc-test-raw-clone +/usr/bin/lxc-test-reboot +/usr/bin/lxc-test-rootfs +/usr/bin/lxc-test-rootfs-options +/usr/bin/lxc-test-saveconfig +/usr/bin/lxc-test-share-ns +/usr/bin/lxc-test-shortlived +/usr/bin/lxc-test-shutdowntest +/usr/bin/lxc-test-snapdeps +/usr/bin/lxc-test-snapshot +/usr/bin/lxc-test-startone +/usr/bin/lxc-test-state-server +/usr/bin/lxc-test-symlink +/usr/bin/lxc-test-sysctls +/usr/bin/lxc-test-sys-mixed +/usr/bin/lxc-test-unpriv +/usr/bin/lxc-test-usernic +/usr/bin/lxc-test-usernsexec +/usr/bin/lxc-test-utils /usr/bin/lxc-top /usr/bin/lxc-unfreeze /usr/bin/lxc-unshare