git push no end
Created by: natir
Hello all,
When i run git push all is perfect push is okay, but command no end no prompt, i need stop command with crtl-C or wait the time out.
This bug appear only in big repro (117.2 MB).
Version : gitlab 6.4.2 commit 31736266 gitlab-shell 1.8 commit 083eb8c650d10b33 ruby 1.9.3p4841 Rails 4.0.2
My gitlab:check
Checking Environment ...
Git configured for gitlab user? ... yes
Has python2? ... yes
python2 is supported version? ... yes
Checking Environment ... Finished
Checking GitLab Shell ...
GitLab Shell version >= 1.7.9 ? ... OK (1.8.0)
Repo base directory exists? ... yes
Repo base directory is a symlink? ... no
Repo base owned by gitlab:gitlab? ... yes
Repo base access is drwxrws---? ... yes
update hook up-to-date? ... yes
update hooks in repos are links: ...
Ned et les Maki / Ned et les Maki ... ok
Pierre Marijon / ck-mers ... ok
Pierre Marijon / random_DNA ... ok
Pierre Marijon / tns ... ok
Pierre Marijon / Blog ... ok
Pierre Marijon / optseq ... ok
Pierre Marijon / gitlab ... ok
Marijon / gift_exchange ... ok
Running /home/gitlab/gitlab-shell/bin/check
Check GitLab API access: OK
Check directories and files:
/media/git/gitlab/: OK
/home/gitlab/.ssh/authorized_keys: OK
Test redis-cli executable: redis-cli 2.8.4
Send ping to redis server: PONG
gitlab-shell self-check successful
Checking GitLab Shell ... Finished
Checking Sidekiq ...
Running? ... yes
Number of Sidekiq processes ... 1
Checking Sidekiq ... Finished
Checking LDAP ...
LDAP is disabled in config/gitlab.yml
Checking LDAP ... Finished
Checking GitLab ...
Database config exists? ... yes
Database is SQLite ... no
All migrations up? ... yes
GitLab config exists? ... yes
GitLab config outdated? ... no
Log directory writable? ... yes
Tmp directory writable? ... yes
Init script exists? ... yes
Init script up-to-date? ... yes
projects have namespace: ...
Ned et les Maki / Ned et les Maki ... yes (This is the big repro, we make probleme)
Pierre Marijon / ck-mers ... yes
Pierre Marijon / random_DNA ... yes
Pierre Marijon / tns ... yes
Pierre Marijon / Blog ... yes
Pierre Marijon / optseq ... yes
Pierre Marijon / gitlab ... yes
Marijon / gift_exchange ... yes
Projects have satellites? ...
Ned et les Maki / Ned et les Maki ... yes
Pierre Marijon / ck-mers ... yes
Pierre Marijon / random_DNA ... yes
Pierre Marijon / tns ... yes
Pierre Marijon / Blog ... yes
Pierre Marijon / optseq ... yes
Pierre Marijon / gitlab ... yes
Marijon / gift_exchange ... yes
Redis version >= 2.0.0? ... yes
Your git bin path is "/usr/bin/git"
Git version >= 1.7.10 ? ... yes (1.8.5)
Checking GitLab ... Finished
My gitlab:env:info
System information
System: Debian unstable
Current User: gitlab
Using RVM: no
Ruby Version: 1.9.3p484
Gem Version: 1.8.23
Bundler Version:1.3.5
Rake Version: 10.1.0
GitLab information
Version: 6.4.3
Revision: 3173626
Directory: /home/gitlab/gitlab
DB Adapter: mysql2
URL: http://gitlab.pierre.marijon.fr
HTTP Clone URL: http://gitlab.pierre.marijon.fr/some-project.git
SSH Clone URL: [email protected]:some-project.git
Using LDAP: no
Using Omniauth: no
GitLab Shell
Version: 1.8.0
Repositories: /media/git/gitlab/
Hooks: /home/gitlab/gitlab-shell/hooks/
Git: /usr/bin/git
Some body have an idea, thanks for your work.