[Freeipa-devel] [PATCH] jderose 016 Fixed undefined `dns_forwarders` in ipa-server-install

Martin Nagy mnagy at redhat.com
Wed Sep 9 23:52:35 UTC 2009


David O'Brien wrote:
> Jason Gerard DeRose wrote:
> > In ipa-server-install, if options.setup_dns is False, the
> > `dns_forwarders` variable doesn't get defined, and so things crap out
> > when bind.setup() is called in line 649.
> >   
> 
> I'm assuming this is what causes the "local variable 'dns_forwarders' 
> referenced before assignment" error in the install process? Can I work 
> around this just by using --no-forwarders? (I'm about to find out...)

Yes, but then you have to also use --setup-dns. You can try to apply
the patch, or simply just apply the changes by hand. But this is
already pushed in git, so..

Martin




More information about the Freeipa-devel mailing list