On 12/04/2012 12:19 PM, Vratislav Podzimek wrote:
On Tue, 2012-12-04 at 11:51 +0100, Stef Walter wrote:
No. We do however need it in the installer. Once it's there, then the anaconda realm command installs it (if necessary) on the system.
Adding 'Requires: realmd' in spec file ensures that realm command is available during installation.
Alright.
Should I remove it from the line above? What does the above reflect? Because Anaconda does need it in this case. LMK.
This is the list of packages Anaconda needs for running some post-install setup commands in chroot. But in this case realm command is run only in cases when realmd is also added by anaconda/pykickstart realm command, right?
The realmd package (and other necessary packages for the realm) are added to the list of packages to be installed on the system if the 'realm' command is present, and the realm is discoverable.
So, I've realmd from the list of packages in from yuminstall.py
Cheers,
Stef
anaconda-patches@lists.fedorahosted.org