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

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to