Your message dated Sun, 02 Dec 2018 21:11:28 +0530 with message-id <[email protected]> and subject line Re: gitlab-shell: Fail on gitlab-shell on git push has caused the Debian Bug report #914496, regarding gitlab-shell: Fail on gitlab-shell on git push to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 914496: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914496 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: gitlab-shell Version: 8.3.3+dfsg-1 Severity: grave Justification: renders package unusable Doing a git push on a repository connected to gitlab, I receive this error: BloudFire:repository maqui$ git push origin /usr/share/gitlab-shell/bin/gitlab-shell:10:in `require_relative': cannot load such file -- /usr/share/gitlab-shell/bin/gitlab_init (LoadError) from /usr/share/gitlab-shell/bin/gitlab-shell:10:in `<main>' fatal: No se pudo leer del repositorio remoto. Testing on gitlab server, the file gitlab_init does not exist on this repository. They are a gitlab_init.rb on /usr/lib/ruby/vendor_ruby folder. With this fail, gitlab is unusable, because I cannot commit to the repository or download from it. Thanks, -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.9.23-xxxx-grs-ipv6-64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=UTF-8 (charmap=locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory ANSI_X3.4-1968), LANGUAGE=en_GB:en (charmap=locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages gitlab-shell depends on: ii libc6 2.27-8 ii ruby 1:2.5.1 gitlab-shell recommends no packages. gitlab-shell suggests no packages. -- debconf-show failed
--- End Message ---
--- Begin Message ---Control: fixed -1 8.3.3+dfsg-2 On Mon, 26 Nov 2018 08:49:25 -0700 Justin Hallett <[email protected]> wrote: > I am also seeing the exact same issue with pull as well, I’d assume anything > that uses gitlab-shell will see it. > > Looking at gitlab-shell it looks like it’s either missing or was renamed to > > /usr/lib/ruby/vendor_ruby/gitlab_init.rb > > And should not use require_relative? > > Changing line 10 of /usr/share/gitlab-shell/bin/gitlab-shell from > require_relative to require fixes it. Fixed now. -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
--- End Message ---

