Wondering if others are seeing this, get this when I try to push:

fil-MacBookAir:cordova-plugman fil$ git push apache master
Counting objects: 19, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (10/10), done.
Writing objects: 100% (10/10), 937 bytes, done.
Total 10 (delta 9), reused 0 (delta 0)
remote: Traceback (most recent call last):
remote:   File "hooks/pre-receive", line 15, in <module>
remote:     import asfgit.hooks.pre_receive as hook
remote:   File "/usr/local/etc/asfgit-admin/asfgit/hooks/pre_receive.py",
line 6, in <module>
remote:     import asfgit.auth as auth
remote:   File "/usr/local/etc/asfgit-admin/asfgit/auth.py", line 5, in
<module>
remote:     import ldap
remote: ImportError: No module named ldap
To https://git-wip-us.apache.org/repos/asf/cordova-plugman.git
 ! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to
'https://git-wip-us.apache.org/repos/asf/cordova-plugman.git'

Reply via email to