Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the sym-link to the GitLab service executable in the /etc/init.d/. #31

Merged
merged 1 commit into from
Nov 6, 2015

Conversation

valdemon
Copy link

The proposed fix gets a rid of the following error, while provisioning on the Debian-7 VM:

==> gitlab: Notice: /Stage[main]/Gitlab::Config/Exec[gitlab_reconfigure]/returns: gitlab Reconfigured!
==> gitlab: Notice: /Stage[main]/Gitlab::Config/Exec[gitlab_reconfigure]: Triggered 'refresh' from 1 events
==> gitlab: Error: Execution of '/usr/sbin/update-rc.d gitlab defaults' returned 1: update-rc.d: error: unable to read /etc/init.d/gitlab
==> gitlab: update-rc.d: using dependency based boot sequencing
==> gitlab: Error: /Stage[main]/Gitlab::Service/Service[gitlab]/enable: change from false to true failed: Execution of '/usr/sbin/update-rc.d gitlab defaults' returned 1: update-rc.d: error: unable to read /etc/init.d/gitlab
==> gitlab: update-rc.d: using dependency based boot sequencing

tobru added a commit that referenced this pull request Nov 6, 2015
Added the sym-link to the GitLab service executable in the /etc/init.d/.
@tobru tobru merged commit 7a38bbd into voxpupuli:master Nov 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants