https://bugzilla.wikimedia.org/show_bug.cgi?id=73206
Sam Reed (reedy) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Sam Reed (reedy) <[email protected]> --- root@deployment-bastion:/home/reedy# add-ldap-group --gid=48 apache Traceback (most recent call last): File "/usr/local/sbin/add-ldap-group", line 120, in <module> main() File "/usr/local/sbin/add-ldap-group", line 38, in main ldapSupportLib.setBindInfoByOptions(options, parser) File "/usr/local/lib/python2.7/dist-packages/ldapsupportlib.py", line 80, in setBindInfoByOptions self.binddn = self.getLdapInfo('USER', '/etc/ldap/.ldapscriptrc') File "/usr/local/lib/python2.7/dist-packages/ldapsupportlib.py", line 103, in getLdapInfo for line in f: UnboundLocalError: local variable 'f' referenced before assignment What do you give for a pub key? add-ldap-user --ui=48 --guid=48 apache ????? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
