On 4/7/2014 5:48 AM, bruno wrote:
> Traceback (most recent call last):
>     File "/usr/bin/pncconf", line 5282, in on_mesa_boardname_changed
>       if  "7i43" in d[_BOARDNAME] :
> UnboundLocalError: local variable 'd' referenced before assignment

It doesn't know what the _boardname variable is, that variable was never 
written to prior to that statement in the code.   Did you leave some 
fields blank before you got to that point?
If so, go back and put something into each field and see if it reoccurs.

Dave

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees_APR
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to