Re: [PATCH] Prevent traceback for vnc installs on KVM guests (#470559)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux