On 06/17/2010 01:48 PM, Jonathan Dieter wrote: > On Thu, 2010-06-17 at 12:51 -0400, Mike McLean wrote: >> On 06/17/2010 06:07 AM, Jonathan Dieter wrote: >>> I'm getting this traceback in kojiweb in an internal koji setup that I'm >>> trying to get working. > <snip> >>> Anyone have any thoughts on where I should look? >> -snip- >>> Fault:<Fault 1: "exceptions.AttributeError: 'NoneType' object has no >>> attribute 'split'"> > <snip> >> I believe you have not configured ProxyDNs in your hub.conf. Granted we >> should handle this case with more grace. > > I had set the ProxyDNs, but had left a space before the line. Koji-hub > doesn't like that. :) Thanks for pointing out where to check.
That would make it a continuation of the previous config line (that's just how ConfigParser does things), which may have caused other problems depending on which line that was. -- buildsys mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/buildsys
