> diff --git a/iw/task_gui.py b/iw/task_gui.py > index ded1008..09c8b02 100644 > --- a/iw/task_gui.py > +++ b/iw/task_gui.py > @@ -513,6 +513,9 @@ class TaskWindow(InstallWindow): > map(lambda g: setattr(self.backend.ayum.comps.return_group(g), > "default", True), grps) > > + # now select default and mandatory packages from newly enabled repos > + self.anaconda.backend.ayum.doGroupSetup() > + > def _editRepo(self, *args): > repo = None ACK, and thanks a lot for looking at this. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list