Installing Gitolite on NAS - FATAL: have errors but logging failed
Posted
by
Jay
on Super User
See other posts from Super User
or by Jay
Published on 2012-05-31T05:14:33Z
Indexed on
2012/06/01
4:43 UTC
Read the original article
Hit count: 368
I'm trying to install Gitolite on my Synology DiskStation, following these instructions:
http://www.bluevariant.com/2012/05/comprehensive-guide-git-gitolite-synology-diskstation/
Under "Install Gitolite on the DiskStation and Run Setup"
When I run the gitolite install command:
DiskStation> /volume1/homes/git/gitolite/install -ln /bin
I get the following error:
FATAL: have errors but logging failed!
2012-05-31.00:10:22 no GL_LOGFILE env var
2012-05-31.00:10:22 die could not symlink /volume1/home/git/gitolite/src/gitolite to /bin<<newline>> at /volume1/home/git/gitolite/install line 71<<newline>>
I am very new to all of this. Does anyone know what this means, and how I can fix this error?
Thank you very much.
© Super User or respective owner