Hi, 

Missing directory is [git_directory]/gitlab-satellites/   (gitlab examples 
uses /home/git/gitlab-satellites ) 
(I has the same issue before realising it was late and had mistyped 
satellites as sattelites ... -_-' . Layer 8 error ... ) 

(it might also be the gitlab/tmp/repo_satellites ) 

BR 

On Thursday, November 7, 2013 8:22:42 PM UTC+1, Bartosz Bubak wrote:
>
> Hi,
> After update to 6.2.3 (earlier we use 2.8 :) ) _almost_ everything is 
> ok. In fact, I have two problems. One with satelites, second with 
> permissions, but I want to solve one problem at a time.
>
> Durning check i got:
> <code>
> Projects have satellites? ...
> bart / gittest ... no
>   Try fixing it:
>   sudo -u git -H bundle exec rake gitlab:satellites:create 
> RAILS_ENV=production
>   If necessary, remove the tmp/repo_satellites directory ...
>   ... and rerun the above command
>   For more information see:
>   doc/raketasks/maintenance.md
>   Please fix the error above and rerun the checks.
> </code>
>
> When i try fix it got:
> <code>
> root@Code:/home/git/gitlab# sudo -u git -H bundle exec rake 
> gitlab:satellites:create RAILS_ENV=production --trace
> ** Invoke gitlab:satellites:create (first_time)
> ** Invoke environment (first_time)
> ** Execute environment
> ** Execute gitlab:satellites:create
> Creating satellites for ...
> bart / gittest ...
> rake aborted!
> No such file or directory - chdir
> /usr/local/lib/ruby/2.0.0/open3.rb:211:in `spawn'
> /usr/local/lib/ruby/2.0.0/open3.rb:211:in `popen_run'
> /usr/local/lib/ruby/2.0.0/open3.rb:99:in `popen3'
> /home/git/gitlab/lib/gitlab/popen.rb:9:in `popen'
> /home/git/gitlab/lib/gitlab/satellite/satellite.rb:36:in `create'
> /home/git/gitlab/lib/tasks/gitlab/enable_automerge.rake:31:in `block in 
> create_satellites'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/activerecord-3.2.13/lib/active_record/relation/batches.rb:21:in
>  
> `block (2 levels) in find_each'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/activerecord-3.2.13/lib/active_record/relation/batches.rb:21:in
>  
> `each'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/activerecord-3.2.13/lib/active_record/relation/batches.rb:21:in
>  
> `block in find_each'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/activerecord-3.2.13/lib/active_record/relation/batches.rb:72:in
>  
> `find_in_batches'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/activerecord-3.2.13/lib/active_record/relation/batches.rb:20:in
>  
> `find_each'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/activerecord-3.2.13/lib/active_record/querying.rb:8:in
>  
> `find_each'
> /home/git/gitlab/lib/tasks/gitlab/enable_automerge.rake:19:in 
> `create_satellites'
> /home/git/gitlab/lib/tasks/gitlab/enable_automerge.rake:5:in `block (3 
> levels) in <top (required)>'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/rake-10.1.0/lib/rake/task.rb:236:in
>  
> `call'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/rake-10.1.0/lib/rake/task.rb:236:in
>  
> `block in execute'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/rake-10.1.0/lib/rake/task.rb:231:in
>  
> `each'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/rake-10.1.0/lib/rake/task.rb:231:in
>  
> `execute'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/rake-10.1.0/lib/rake/task.rb:175:in
>  
> `block in invoke_with_call_chain'
> /usr/local/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/rake-10.1.0/lib/rake/task.rb:168:in
>  
> `invoke_with_call_chain'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/rake-10.1.0/lib/rake/task.rb:161:in
>  
> `invoke'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/rake-10.1.0/lib/rake/application.rb:149:in
>  
> `invoke_task'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/rake-10.1.0/lib/rake/application.rb:106:in
>  
> `block (2 levels) in top_level'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/rake-10.1.0/lib/rake/application.rb:106:in
>  
> `each'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/rake-10.1.0/lib/rake/application.rb:106:in
>  
> `block in top_level'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/rake-10.1.0/lib/rake/application.rb:115:in
>  
> `run_with_threads'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/rake-10.1.0/lib/rake/application.rb:100:in
>  
> `top_level'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/rake-10.1.0/lib/rake/application.rb:78:in
>  
> `block in run'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/rake-10.1.0/lib/rake/application.rb:165:in
>  
> `standard_exception_handling'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/rake-10.1.0/lib/rake/application.rb:75:in
>  
> `run'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/gems/rake-10.1.0/bin/rake:33:in 
> `<top (required)>'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/bin/rake:23:in `load'
> /home/git/gitlab/vendor/bundle/ruby/2.0.0/bin/rake:23:in `<main>'
> Tasks: TOP => gitlab:satellites:create
> </code>
>
> What directory is missing? I remove tmp/repo_satelites, then recreate it, 
> but this didnt help :/
>
> BR
> Bartosz Bubak
>

-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to