Skip to content

GitLab Omnibus 7.9.0 for Raspberry Pi 2 not cleaning up /etc/inittab after uninstall

After uninstalling 7.9.0 for Raspberry Pi 2, syslog frequently spit out the following errors:

Apr 23 08:18:08 INFRA-RPi2 init: cannot execute "/opt/gitlab/embedded/bin/runsvdir-start" 
Apr 23 08:18:08 INFRA-RPi2 init: cannot execute "/opt/gitlab/embedded/bin/runsvdir-start" 
Apr 23 08:18:08 INFRA-RPi2 init: cannot execute "/opt/gitlab/embedded/bin/runsvdir-start" 
Apr 23 08:18:08 INFRA-RPi2 init: cannot execute "/opt/gitlab/embedded/bin/runsvdir-start" 
Apr 23 08:18:08 INFRA-RPi2 init: cannot execute "/opt/gitlab/embedded/bin/runsvdir-start" 
Apr 23 08:18:08 INFRA-RPi2 init: cannot execute "/opt/gitlab/embedded/bin/runsvdir-start" 
Apr 23 08:18:08 INFRA-RPi2 init: cannot execute "/opt/gitlab/embedded/bin/runsvdir-start" 
Apr 23 08:18:08 INFRA-RPi2 init: cannot execute "/opt/gitlab/embedded/bin/runsvdir-start" 
Apr 23 08:18:08 INFRA-RPi2 init: cannot execute "/opt/gitlab/embedded/bin/runsvdir-start" 
Apr 23 08:18:08 INFRA-RPi2 init: cannot execute "/opt/gitlab/embedded/bin/runsvdir-start" 
Apr 23 08:18:08 INFRA-RPi2 init: Id "CS" respawning too fast: disabled for 5 minutes 

Manually removing the following line from /etc/inittab seems to resolve the issue:

CS:123456:respawn:/opt/gitlab/embedded/bin/runsvdir-start