Hi All, As the subject says...
I upgraded our version to 6.5.1 from 6.4.3 using the new upgrade scripts, and everything worked wonderfully...except that the init script hadn't been updated. I ran gitlab:check after restarting on got this: Init script up-to-date? ... no Try fixing it: Redownload the init script For more information see: doc/install/installation.md in section "Install Init Script" Please fix the error above and rerun the checks. So, I fixed it myself by running the following: sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab My guess is that this is just missing from the upgrade. Anyway I thought I would mention it in case it's been missed. Thanks for the awesome open sourceyness! :) Phil -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
