> >diff --git a/kickstart.py b/kickstart.py > >index b606ab8..83a04ce 100644 > >--- a/kickstart.py > >+++ b/kickstart.py > >@@ -550,7 +550,7 @@ class Logging(commands.logging.FC6_Logging): > > >-superclass = returnClassForVersion() > >+superclass = returnClassForVersion(RHEL6) > > > > We totally need this! pykickstart-1.74.3 in RHEL6 sets DEVEL=RHEL6 so we do not technically need the above in anaconda as well. However, I believe it's for the best if it gets committed anyway. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list