On Fri, 2008-11-07 at 16:12 -1000, David Cantrell wrote: > - hn = anaconda.id.network.hostname > + try: > + hn = anaconda.id.network.hostname > + except: > + hn = None Unfortunately this doesn't explain why you wouldn't get a valid hostname. Please consider using "if anaconda.id:" instead. -- Ignacio Vazquez-Abrams <ivazqueznet@xxxxxxxxx> PLEASE don't CC me; I'm already subscribed
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list