Your message dated Sat, 01 Oct 2016 13:04:57 +0000 with message-id <e1bqjyl-0008hw...@franck.debian.org> and subject line Bug#838256: fixed in gitlab 8.12.3+dfsg1-1 has caused the Debian Bug report #838256, regarding gitlab: Error 500 on front page 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 ow...@bugs.debian.org immediately.) -- 838256: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838256 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: gitlab Version: 8.11.3+dfsg1-3 Severity: serious Upgrade from 8.10.5+dfsg-3 to 8.11.3+dfsg1-3 broke GitLab front page making it impossible to log in: ~~~~ Started GET "/users/sign_in" for 10.24.7.156 at 2016-09-19 16:27:59 +1000 Processing by SessionsController#new as HTML Started GET "/" for 10.10.50.26 at 2016-09-19 16:27:59 +1000 Processing by RootController#index as */* Completed 401 Unauthorized in 30ms (ActiveRecord: 1.9ms) Started GET "/users/sign_in" for 10.10.50.26 at 2016-09-19 16:27:59 +1000 Processing by SessionsController#new as */* Completed 500 Internal Server Error in 183ms (ActiveRecord: 2.2ms) Started POST "/ci/api/v1/builds/register.json" for 10.20.32.54 at 2016-09-19 16:27:59 +1000 ActionView::Template::Error (undefined method `user_omniauth_callback_path' for #<#<Class:0x0000000a6cab38>:0x0000000c3325f0> Did you mean? user_ldapmain_omniauth_callback_path): 1: = form_tag(user_omniauth_callback_path(server['provider_name']), id: 'new_ldap_user' ) do 2: = text_field_tag :username, nil, {class: "form-control top", placeholder: "#{server['label']} Login", autofocus: "autofocus"} 3: = password_field_tag :password, nil, {class: "form-control bottom", placeholder: "Password"} 4: - if devise_mapping.rememberable? app/views/devise/sessions/_new_ldap.html.haml:1:in `_app_views_devise_sessions__new_ldap_html_haml___3575120519288279164_90157780' app/views/devise/shared/_signin_box.html.haml:26:in `block in _app_views_devise_shared__signin_box_html_haml__1859658278745184570_89138500' app/views/devise/shared/_signin_box.html.haml:24:in `each' app/views/devise/shared/_signin_box.html.haml:24:in `each_with_index' app/views/devise/shared/_signin_box.html.haml:24:in `_app_views_devise_shared__signin_box_html_haml__1859658278745184570_89138500' app/views/devise/sessions/new.html.haml:4:in `_app_views_devise_sessions_new_html_haml__2461595705079297183_87499200' app/controllers/sessions_controller.rb:24:in `new' lib/gitlab/request_profiler/middleware.rb:15:in `call' lib/gitlab/middleware/go.rb:16:in `call' Completed 500 Internal Server Error in 177ms (ActiveRecord: 2.1ms) ActionView::Template::Error (undefined method `user_omniauth_callback_path' for #<#<Class:0x0000000b05d9e8>:0x000000062cc198> Did you mean? user_ldapmain_omniauth_callback_path): 1: = form_tag(user_omniauth_callback_path(server['provider_name']), id: 'new_ldap_user' ) do 2: = text_field_tag :username, nil, {class: "form-control top", placeholder: "#{server['label']} Login", autofocus: "autofocus"} 3: = password_field_tag :password, nil, {class: "form-control bottom", placeholder: "Password"} 4: - if devise_mapping.rememberable? app/views/devise/sessions/_new_ldap.html.haml:1:in `_app_views_devise_sessions__new_ldap_html_haml___3575120519288279164_94393340' app/views/devise/shared/_signin_box.html.haml:26:in `block in _app_views_devise_shared__signin_box_html_haml__1859658278745184570_93362480' app/views/devise/shared/_signin_box.html.haml:24:in `each' app/views/devise/shared/_signin_box.html.haml:24:in `each_with_index' app/views/devise/shared/_signin_box.html.haml:24:in `_app_views_devise_shared__signin_box_html_haml__1859658278745184570_93362480' app/views/devise/sessions/new.html.haml:4:in `_app_views_devise_sessions_new_html_haml__2461595705079297183_92523620' app/controllers/sessions_controller.rb:24:in `new' lib/gitlab/request_profiler/middleware.rb:15:in `call' lib/gitlab/middleware/go.rb:16:in `call' ~~~~ -- Best wishes, Dmitry Smirnov GPG key : 4096R/52B6BBD953968D1B
signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---Source: gitlab Source-Version: 8.12.3+dfsg1-1 We believe that the bug you reported is fixed in the latest version of gitlab, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 838...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Pirate Praveen <prav...@debian.org> (supplier of updated gitlab package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 01 Oct 2016 15:23:17 +0530 Source: gitlab Binary: gitlab Architecture: source Version: 8.12.3+dfsg1-1 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintain...@lists.alioth.debian.org> Changed-By: Pirate Praveen <prav...@debian.org> Description: gitlab - git powered software platform to collaborate on code Closes: 838256 838668 Changes: gitlab (8.12.3+dfsg1-1) unstable; urgency=medium . * New upstream release (Closes: #838256) * Use spec.rake and spec.pattern to select tests * Use INCLUDE_TEST_DEPENDS variable in Gemfile to select test dependencies (--without does not work with --local in bundle install) * Move /usr/share/gitlab/.bundle to /var/lib/gitlab * Create db/schema.rb only in postinst (Closes: #838668) . [ Dmitry Smirnov ] * Fix failure to start masked gitlab.service after reinstall Checksums-Sha1: fe0257187b6fc3ab0b6480caa8383bf25c151636 2427 gitlab_8.12.3+dfsg1-1.dsc 8356079da555f31f45e2a31dfef951f5b0780fb8 25014396 gitlab_8.12.3+dfsg1.orig.tar.xz 4df3f2463c1f3f6aa1d39bf1a3661cd22a57fc79 43900 gitlab_8.12.3+dfsg1-1.debian.tar.xz Checksums-Sha256: 6330b39ac7fd98e4aaae69621ee2a40d476b7aed9032f1b64d62e21cb45cc285 2427 gitlab_8.12.3+dfsg1-1.dsc 578f9b14d5565312ee308751cf0460318981921f7aad1b31c1be23d6a70f4333 25014396 gitlab_8.12.3+dfsg1.orig.tar.xz bb7269e37852c8e7c326b8feeca4c691a3e301ca4239953a8ea0eb8018b50f6f 43900 gitlab_8.12.3+dfsg1-1.debian.tar.xz Files: e3c4cec0d48b2a69df9ececdd48df480 2427 ruby optional gitlab_8.12.3+dfsg1-1.dsc 4a165b6e8e70cd3f7542203e3fa7716c 25014396 ruby optional gitlab_8.12.3+dfsg1.orig.tar.xz 688b1b9f70d40b8ad4c48cb5c9b9b93c 43900 ruby optional gitlab_8.12.3+dfsg1-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJX75+PAAoJEM4fnGdFEsIqlrEP/ioA2lHMhIo2QfGPX/xJmVY7 UK8wVHFSbrAUrK0gP3TnchytPaq0tOuTo2kANhGGW8PqLHJ8iVnClf0TrBVa9hgs htqk8CV4yre/tjTGG2pryvTBeFR28x15Z6FR0sTgAKlKAWRwHqaU/PFXjydlegZ/ uZZ+CoB2yJo27bQSzKHo3RBs/wPOWMmYGLf8B6y8zkfRlFbT2BkKYdQi/iUCEryD TMT5F3Xmw1Ilrgxu7dzvnvn4723vLYnwjcQVugkBtbMiq2+h0AAiMDG217e/GFAF UcmpoAGW2cH9+4ud/5T0NI/8cDv1wLtduvDfCBcb40/8b+rzhfRgaDA7I5uG61QT CgXW19LcUY3w/HT5mLkSJgYj6tQ9fZCxmm1rAJD9a/5YMCYysjLbUe4Q1REYnnVL hU7P3aLy4OujKpNhd+c07IoCUx02xl4rk3Forjy6OqVvp++2VA/Cy17mIX0XeBaO l1VwFenM1kmgvt2wAYg+rBenm5H8kQv3CK6J/d+Q9UemzmBFuJ0sVI/KF2uIXAnK XZBdwcWMeuuiXfHT/0MHct2T8GOZT1u9T6vxAg08mu48TYa2B1JQKzQnHVCt0/Ch ph6CJPspe4simXifzV1EVMg6PYVTS363ExaLUSx7p7mYNh7npoWKoqtBIcvADIPd pp6sLSaSbdsh2a0Kqzvo =ZDUu -----END PGP SIGNATURE-----
--- End Message ---