With this set of patches I have been able to install package sets into a chroot using YumPayload. The only issue I saw was related to selinux file contexts, but that should be a non-issue since anaconda runs in permissive mode. My test driver is pretty much the __main__ from packaging/__init__.py. The changes to make the install work are to mount /proc, /sys, &c in the chroot and to unset flags.testing right before calling payload.install(). _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list