Any idea what this is about? $ git push Counting objects: 134, done. Delta compression using up to 4 threads. Compressing objects: 100% (82/82), done. Writing objects: 100% (112/112), 8.94 KiB, done. Total 112 (delta 69), 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/tapestry-5.git ! [remote rejected] HEAD -> master (pre-receive hook declined) error: failed to push some refs to ' https://git-wip-us.apache.org/repos/asf/tapestry-5.git' ~/workspaces/t5 $
It's something that happened in the last hour; I was able to comit at 3:16 pm (it is now 4:15 pm). -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com
