Hello list,

actually i have a problem. I followed that guide: 
https://about.gitlab.com/downloads/#ubuntu1404. 
After "sudo gitlab-ctl reconfigure" the compiling work starts and hangs 
there:

Recipe: gitlab::redis
  * group[gitlab-redis] action create (up to date)
  * user[gitlab-redis] action create (up to date)
  * directory[/var/opt/gitlab/redis] action create (up to date)
  * directory[/var/log/gitlab/redis] action create (up to date)
  * template[/var/opt/gitlab/redis/redis.conf] action create (up to date)
  * directory[/opt/gitlab/sv/redis] action create (up to date)
  * directory[/opt/gitlab/sv/redis/log] action create (up to date)
  * directory[/opt/gitlab/sv/redis/log/main] action create (up to date)
  * template[/opt/gitlab/sv/redis/run] action create (up to date)
  * template[/opt/gitlab/sv/redis/log/run] action create (up to date)
  * template[/var/log/gitlab/redis/config] action create (up to date)
  * ruby_block[reload redis svlogd configuration] action nothing (skipped 
due to action :nothing)
  * file[/opt/gitlab/sv/redis/down] action delete (up to date)
  * link[/opt/gitlab/init/redis] action create (up to date)
  * link[/opt/gitlab/service/redis] action create (up to date)
  * ruby_block[supervise_redis_sleep] action run
A full reconfigure paste is placed there: http://pastebin.com/GyxkN6YN

Maybe anyone can help me to fix this?

Environment; Ubuntu Vivid Velvet, changed the gitlab_gitlab_ce.list in 
/etc/apt/sources.list.d:
from
deb https://packages.gitlab.com/gitlab/gitlab-ce/ubuntu/ vivid main
deb-src https://packages.gitlab.com/gitlab/gitlab-ce/ubuntu/ vivid main

to
deb https://packages.gitlab.com/gitlab/gitlab-ce/ubuntu/ trusty main
deb-src https://packages.gitlab.com/gitlab/gitlab-ce/ubuntu/ trusty main

I changed that, because no vivid packages are available.

Greetings
Sascha

Environment: Ubuntu Vivid Velvet, changed the 

-- 
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/1514ce0a-4f66-4884-8af2-2d47900c61e5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to