285
285
# only enforce section if we have a network. Otherwise we run
286
286
# into CD upgrade issues for installed language packs etc
289
288
logging.debug("Running KeepInstalledSection rules")
290
289
# now the KeepInstalledSection code
291
290
for section in self.config.getlist("Distro","KeepInstalledSection"):