Skip to content

Instantly share code, notes, and snippets.

Created April 24, 2012 22:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/31cd66aada00d4507a34 to your computer and use it in GitHub Desktop.
Save anonymous/31cd66aada00d4507a34 to your computer and use it in GitHub Desktop.
flyingfox:mozilla-inbound blassey$ hg push
pushing to ssh://hg.mozilla.org/integration/mozilla-inbound
remote: Traceback (most recent call last):
remote: File "/usr/local/bin/pash.py", line 33, in <module>
remote: ldap_helper.update_ldap_attribute(os.getenv('User'), 'hgAccessDate', datetime.datetime.utcnow().strftime("%Y%m%d%H%M%S.%fZ"), 'ldap://ldap.db.scl3.mozilla.com')
remote: File "/usr/local/bin/ldap_helper.py", line 39, in update_ldap_attribute
remote: entry_filter = '(&(mail=' + mail + ')(hgAccountEnabled=TRUE))'
remote: TypeError: cannot concatenate 'str' and 'NoneType' objects
abort: no suitable response from remote hg!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment