Gitlab cannot write authorized_keys
Created by: bertptrs
Whenever an authorized keys operation takes place, the logs show something like this:
2014-06-09T14:05:58Z 2368 TID-muai0 GitlabShellWorker JID-025a63395adaf04eb5b5007d INFO: start
/home/git/gitlab-shell/lib/gitlab_keys.rb:89:in `block in lock': uninitialized constant GitlabKeys::Timeout (NameError)
from /home/git/gitlab-shell/lib/gitlab_keys.rb:86:in `open'
from /home/git/gitlab-shell/lib/gitlab_keys.rb:86:in `lock'
from /home/git/gitlab-shell/lib/gitlab_keys.rb:32:in `add_key'
from /home/git/gitlab-shell/lib/gitlab_keys.rb:18:in `exec'
from /home/git/gitlab-shell//bin/gitlab-keys:21:in `<main>'
Afterwards, nothing seems to have changed.