I'm trying to do push with https: 
git push -u origin master
Username for 'https://XXXXXXXXXXX <https://xxxxxxxxxxx/>':
Password for 'https://XXXXXXXXXXX <https://xxxxxxxxxxx/>':
Counting objects: 3, done.
Writing objects: 100% (3/3), 218 bytes | 0 bytes/s, done.
Total 3 (delta 0), reused 0 (delta 0)
remote: hooks/pre-receive:10: undefined method `require_relative' for 
main:Object (NoMethodError)
To https://XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/test.git 
<https://xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/test.git>
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to '
https://XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/test.git 
<https://xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/test.git>'

My versions:

System information
System: 
Current User: git
Using RVM: no
Ruby Version: 2.1.6p336
Gem Version: 2.2.3
Bundler Version:1.11.2
Rake Version: 10.4.2
Sidekiq Version:3.3.0

GitLab information
Version: 7.14.3
Revision: d321305c 
<https://gitlab.com/gitlab-org/gitlab-ce/commit/d321305c00f934db9becac1aa9726c3e9b400df5>
Directory: /home/git/gitlab
DB Adapter: mysql2
URL: https://XXXXXXXXXXX <https://xxxxxxxxxxx/>
HTTP Clone URL: https://XXXXXXXXXXX <https://xxxxxxxxxxx/>
SSH Clone URL: XXXXXXXXXXX
Using LDAP: yes
Using Omniauth: no

GitLab Shell
Version: 2.6.5
Repositories: /home/git/repositories/
Hooks: /home/git/gitlab-shell/hooks/
Git: /usr/bin/git

this bug? I saw here a similar problem, but nobody has decided to :(

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/1da34c73-470b-4d92-9506-569162ec2e69%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to