Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#50172 - [gitlab] Incompatibility with gitlab-shell 3.2.0
Attached to Project:
Community Packages
Opened by Tiago Peixoto (count0) - Thursday, 28 July 2016, 05:43 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Friday, 29 July 2016, 17:16 GMT
Opened by Tiago Peixoto (count0) - Thursday, 28 July 2016, 05:43 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Friday, 29 July 2016, 17:16 GMT
|
DetailsDescription:
Pushing to a repository with git fails with: /usr/share/webapps/gitlab-shell/lib/gitlab_shell.rb:185:in `repo_path=': Repository path not provided. Please make sure you're using GitLab v8.10 or later. (ArgumentError) from /usr/share/webapps/gitlab-shell/lib/gitlab_shell.rb:93:in `verify_access' from /usr/share/webapps/gitlab-shell/lib/gitlab_shell.rb:33:in `exec' from /usr/share/webapps/gitlab-shell/bin/gitlab-shell:20:in `<main>' fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. Additional info: gitlab version 8.6.2 Steps to reproduce: Just push to any repository using git. |
This task depends upon
Remember, partial updates are not supported.
/usr/share/webapps/gitlab-shell/lib/gitlab_shell.rb:185:in `repo_path=': Repository path not provided. Please make sure you're using GitLab v8.10 or later. (ArgumentError)
from /usr/share/webapps/gitlab-shell/lib/gitlab_shell.rb:93:in `verify_access'
from /usr/share/webapps/gitlab-shell/lib/gitlab_shell.rb:33:in `exec'
from /usr/share/webapps/gitlab-shell/bin/gitlab-shell:20:in `<main>'
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.