Glibc ERROR

OS:CentOS 6.5 x86_64
use:gitlab-7.9.2_omnibus-1.el6.x86_64.rpm

when i run sudo gitlab-ctl reconfigure :
/opt/gitlab/embedded/bin/ruby: /lib64/libc.so.6: version GLIBC_2.6' not found (required by /opt/gitlab/embedded/lib/libruby.so.2.1) /opt/gitlab/embedded/bin/ruby: /lib64/libc.so.6: version GLIBC_2.9’ not found (required by /opt/gitlab/embedded/lib/libruby.so.2.1)

what can i do?

Probably your downlod was corrupt? Try to download the package again and verify its md5sum.

Oh,thx :smile:

I edited ‘/etc/rc.local’, add ‘/usr/bin/gitlab-ctl start’ .
Why it’s not start automatically?