Package: gitlab Version: 13.3.9-1+fto10+1 Severity: important Hi,
Gitlab are not installing. I doesn't know the reason, but when I try to install it through apt-get upgrade (following debian/gitlab page for upgrading), that's not working. The log are the following: Precompiling assets... fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git Attention: used pure ruby version of MurmurHash3 /usr/share/gitlab/lib/gitlab.rb:38: warning: already initialized constant Gitlab::COM_URL /usr/share/gitlab/lib/gitlab.rb:38: warning: previous definition of COM_URL was here /usr/share/gitlab/lib/gitlab.rb:39: warning: already initialized constant Gitlab::STAGING_COM_URL /usr/share/gitlab/lib/gitlab.rb:39: warning: previous definition of STAGING_COM_URL was here /usr/share/gitlab/lib/gitlab.rb:40: warning: already initialized constant Gitlab::APP_DIRS_PATTERN /usr/share/gitlab/lib/gitlab.rb:40: warning: previous definition of APP_DIRS_PATTERN was here /usr/share/gitlab/lib/gitlab.rb:41: warning: already initialized constant Gitlab::SUBDOMAIN_REGEX /usr/share/gitlab/lib/gitlab.rb:41: warning: previous definition of SUBDOMAIN_REGEX was here /usr/share/gitlab/lib/gitlab.rb:42: warning: already initialized constant Gitlab::VERSION /usr/share/gitlab/lib/gitlab.rb:42: warning: previous definition of VERSION was here /usr/share/gitlab/lib/gitlab.rb:43: warning: already initialized constant Gitlab::INSTALLATION_TYPE /usr/share/gitlab/lib/gitlab.rb:43: warning: previous definition of INSTALLATION_TYPE was here /usr/share/gitlab/lib/gitlab.rb:44: warning: already initialized constant Gitlab::HTTP_PROXY_ENV_VARS /usr/share/gitlab/lib/gitlab.rb:44: warning: previous definition of HTTP_PROXY_ENV_VARS was here yarn install v1.22.4 [1/4] Resolving packages... success Already up-to-date. $ node ./scripts/frontend/postinstall.js success Dependency postinstall check passed. Done in 0.74s. WARNING on line 297, column 11 of /usr/share/gitlab/app/assets/stylesheets/framework/common.scss: Compound selectors may no longer be extended. Consider `@extend .card, .card-body` instead. See http://bit.ly/ExtendCompound for details. WARNING on line 208, column 13 of /usr/share/gitlab/app/assets/stylesheets/framework/filters.scss: Compound selectors may no longer be extended. Consider `@extend .form-control, :hover` instead. See http://bit.ly/ExtendCompound for details. DEPRECATION WARNING on line 88 of /usr/share/gitlab/app/assets/stylesheets/framework/gitlab_theme.scss: The operation `#292961 plus 33` is deprecated and will be an error in future versions. Consider using Sass's color functions instead. https://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions DEPRECATION WARNING on line 88 of /usr/share/gitlab/app/assets/stylesheets/framework/gitlab_theme.scss: The operation `#4b4ba3 plus 33` is deprecated and will be an error in future versions. Consider using Sass's color functions instead. https://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions DEPRECATION WARNING on line 88 of /usr/share/gitlab/app/assets/stylesheets/framework/gitlab_theme.scss: The operation `#1a3652 plus 33` is deprecated and will be an error in future versions. Consider using Sass's color functions instead. https://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions DEPRECATION WARNING on line 88 of /usr/share/gitlab/app/assets/stylesheets/framework/gitlab_theme.scss: The operation `#2261a1 plus 33` is deprecated and will be an error in future versions. Consider using Sass's color functions instead. https://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions DEPRECATION WARNING on line 88 of /usr/share/gitlab/app/assets/stylesheets/framework/gitlab_theme.scss: The operation `#0d4524 plus 33` is deprecated and will be an error in future versions. Consider using Sass's color functions instead. https://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions DEPRECATION WARNING on line 88 of /usr/share/gitlab/app/assets/stylesheets/framework/gitlab_theme.scss: The operation `#156b39 plus 33` is deprecated and will be an error in future versions. Consider using Sass's color functions instead. https://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions DEPRECATION WARNING on line 88 of /usr/share/gitlab/app/assets/stylesheets/framework/gitlab_theme.scss: The operation `#691a16 plus 33` is deprecated and will be an error in future versions. Consider using Sass's color functions instead. https://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions DEPRECATION WARNING on line 88 of /usr/share/gitlab/app/assets/stylesheets/framework/gitlab_theme.scss: The operation `#a62e21 plus 33` is deprecated and will be an error in future versions. Consider using Sass's color functions instead. https://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions DEPRECATION WARNING on line 88 of /usr/share/gitlab/app/assets/stylesheets/framework/gitlab_theme.scss: The operation `#fafafa plus 33` is deprecated and will be an error in future versions. Consider using Sass's color functions instead. https://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions DEPRECATION WARNING on line 88 of /usr/share/gitlab/app/assets/stylesheets/framework/gitlab_theme.scss: The operation `#2e2e2e plus 33` is deprecated and will be an error in future versions. Consider using Sass's color functions instead. https://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions WARNING on line 31, column 13 of /usr/share/gitlab/app/assets/stylesheets/pages/help.scss: Compound selectors may no longer be extended. Consider `@extend .badge, .badge-pill` instead. See http://bit.ly/ExtendCompound for details. WARNING on line 675, column 13 of /usr/share/gitlab/app/assets/stylesheets/pages/issuable.scss: Compound selectors may no longer be extended. Consider `@extend a, :hover` instead. See http://bit.ly/ExtendCompound for details. WARNING: `invisible()` has been deprecated as of v4.3.0. It will be removed entirely in v5. on line 8:5 of node_modules/bootstrap/scss/mixins/_deprecate.scss, in mixin `deprecate` from line 7:12 of node_modules/bootstrap/scss/mixins/_visibility.scss, in mixin `invisible` from line 297:18 of app/assets/stylesheets/pages/issues.scss from line 25:9 of app/assets/stylesheets/application.scss from line 3:9 of app/assets/stylesheets/application_dark.scss WARNING: `invisible()` has been deprecated as of v4.3.0. It will be removed entirely in v5. on line 8:5 of node_modules/bootstrap/scss/mixins/_deprecate.scss, in mixin `deprecate` from line 7:12 of node_modules/bootstrap/scss/mixins/_visibility.scss, in mixin `invisible` from line 302:16 of app/assets/stylesheets/pages/issues.scss from line 25:9 of app/assets/stylesheets/application.scss from line 3:9 of app/assets/stylesheets/application_dark.scss WARNING on line 581, column 15 of /usr/share/gitlab/app/assets/stylesheets/pages/pipelines.scss: Compound selectors may no longer be extended. Consider `@extend .build-content, :hover` instead. See http://bit.ly/ExtendCompound for details. client_loop: send disconnect: Broken pipe (that's the last line, an SSH console disconnection). These process tooks about 5 hours to do the error. I think the last try I've started at about 14h or 15h (i do not remember) and problems appears at about 19h. That's my third try. On ps, the process running all the time are: /usr/bin/ruby /usr/bin/rake tmp:cache:clear assets:precompile These process tools almost all of one core (100% CPU) at first, and all memory (I've seen it with more than 10Gb of memory on a machine with 8Gb) On Syslog i've found: Nov 22 19:12:07 * gitaly[22539]: time="2020-11-22T19:12:07+01:00" level=warning msg="gitaly-ruby worker health check failed" error="rpc error: code = DeadlineExceeded desc = Deadline Exceeded" worker.name=gitaly-ruby.0 Nov 22 19:12:24 * gitaly[22539]: time="2020-11-22T19:12:23+01:00" level=warning msg="gitaly-ruby worker health check failed" error="rpc error: code = DeadlineExceeded desc = context deadline exceeded" worker.name=gitaly-ruby.0 I can do any new try to give more data but I doesn't have any more now. Regards, -- System Information: Debian Release: bullseye/sid APT prefers buster-fasttrack APT policy: (500, 'buster-fasttrack'), (500, 'buster-backports'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.19.62-mod-std-ipv6-64-rescue (SMP w/4 CPU threads) Kernel taint flags: TAINT_WARN Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages gitlab depends on: ii asciidoctor 2.0.10-2 ii bc 1.07.1-2+b2 ii bundler 2.1.4-2 ii bzip2 1.0.8-4 ii dbconfig-pgsql 2.0.17 ii debconf [debconf-2.0] 1.5.74 ii exim4-daemon-light [mail-transport-agent] 4.94-9+b1 ii gitlab-common 13.3.9+dfsg-1+fto10+1 ii gitlab-workhorse 8.39.0+debian-1 ii libjs-bootstrap4 [node-bootstrap] 4.5.2+dfsg1-1 ii libjs-codemirror [node-codemirror] 5.58.2+~cs0.23.101-1 ii libjs-popper.js [node-popper.js] 1.16.1+ds-2 ii libjs-uglify 2.8.29-6 ii libruby2.7 [ruby-json] 2.7.2-3 ii lsb-base 11.1.0 ii nginx 1.18.0-6 ii nginx-core [nginx] 1.18.0-6+b1 ii nginx-full [nginx] 1.18.0-6 ii node-autosize 4.0.2~dfsg1-4 ii node-axios 0.21.0+dfsg-1 ii node-babel-loader 8.1.0-3 ii node-babel7 7.12.6+~cs150.126.101-1 ii node-brace-expansion 2.0.0-1 ii node-cache-loader 4.1.0-1 ii node-chart.js 2.9.4+dfsg+~cs2.10.1-1 ii node-clipboard 2.0.6+ds+~cs7.6.4-1 ii node-compression-webpack-plugin 3.0.1-1 ii node-core-js 3.6.5-1 ii node-css-loader 3.2.1-1 ii node-d3 5.16.0-1 ii node-d3-scale 2.2.2-2 ii node-d3-selection 1.4.0-5 ii node-dateformat 3.0.0-2 ii node-exports-loader 1.1.1-2 ii node-fuzzaldrin-plus 0.5.0+dfsg-3 ii node-glob 7.1.6+~7.1.3-1 ii node-imports-loader 0.8.0-2 ii node-jed 1.1.1-1 ii node-jquery 3.5.1+dfsg+~3.5.4-1 ii node-jquery-ujs 1.2.2-2 ii node-js-cookie 2.2.1-1 ii node-jszip 3.2.2+dfsg-2~bpo10+1 ii node-jszip-utils 0.0.2+dfsg-1 ii node-lodash 4.17.20+dfsg-1 ii node-marked 0.8.0+ds-1 ii node-mousetrap 1.6.1+ds-1 ii node-prismjs 1.11.0+dfsg-4 ii node-prosemirror-markdown 1.4.4-2 ii node-prosemirror-model 1.9.0-3 ii node-raven-js 3.22.1+dfsg-2 ii node-three-orbit-controls 82.1.0-2 ii node-three-stl-loader 1.0.6-2 ii node-timeago.js 4.0.2-2 ii node-underscore 1.9.1~dfsg-1 ii node-url-loader 3.0.0-3 ii node-vue 2.6.12+dfsg-1 ii node-vue-resource 1.5.1+dfsg-6 ii node-webpack-stats-plugin 0.2.1-1 ii node-worker-loader 2.0.0-3 ii node-xterm 3.8.1-4 ii nodejs 12.19.0~dfsg-1 ii openssh-client 1:8.4p1-2 ii postgresql-client 13+223 ii postgresql-client-10 [postgresql-client] 10.5-1 ii postgresql-client-11 [postgresql-client] 11.6-2~sid1 ii postgresql-client-12 [postgresql-client] 12.4-3 ii postgresql-client-13 [postgresql-client] 13.1-1 ii postgresql-contrib 13+223 ii puma 4.3.6-1+b1 ii rake 13.0.1-4 ii redis-server 5:6.0.9-1 ii ruby 1:2.7+1+fto10+1 ii ruby-ace-rails-ap 4.1.1-1 ii ruby-acme-client 2.0.6-1 ii ruby-activerecord-explain-analyze 0.1.0-2 ii ruby-acts-as-taggable-on 6.5.0-2 ii ruby-addressable 2.7.0-1 ii ruby-akismet 3.0.0-1 ii ruby-apollo-upload-server 2.0.3-1 ii ruby-asana 0.10.0-1 ii ruby-asciidoctor-include-ext 0.3.1-2 ii ruby-asciidoctor-plantuml 0.0.12-1 ii ruby-attr-encrypted 3.1.0-3 ii ruby-aws-sdk-cloudformation 1.41.0-2 ii ruby-aws-sdk-core 3.104.3-3 ii ruby-aws-sdk-s3 1.48.0-3 ii ruby-babosa 1.0.3-1 ii ruby-base32 0.3.2-4 ii ruby-batch-loader 1.4.1+dfsg.1-3 ii ruby-bcrypt-pbkdf 1.0.1-2+b1 ii ruby-benchmark-memory 0.1.2-2 ii ruby-bootsnap 1.4.6-1+fto10+2 ii ruby-bootstrap-form 4.2.0-2 ii ruby-browser 4.2.0-3 ii ruby-carrierwave 1.3.1-2 ii ruby-charlock-holmes 0.7.6-2+b1 ii ruby-chronic [ruby-gitlab-chronic] 0.10.5-2 ii ruby-chronic-duration [ruby-gitlab-chronic-duratio 0.10.6.2-2 ii ruby-commonmarker 0.21.0-1 ii ruby-connection-pool 2.2.2-1 ii ruby-countries 3.0.0-2 ii ruby-creole 0.5.0-2 ii ruby-default-value-for 3.3.0-1 ii ruby-derailed-benchmarks 1.7.0-2 ii ruby-device-detector 1.0.1-2 ii ruby-devise 4.7.1-3 ii ruby-devise-two-factor 3.1.0-2 ii ruby-diff-match-patch 0.1.0-2 ii ruby-diffy 3.3.0-1 ii ruby-discordrb-webhooks 3.3.0-1 ii ruby-doorkeeper 5.0.3-1 ii ruby-doorkeeper-openid-connect 1.6.3-2 ii ruby-ed25519 1.2.4-2+b1 ii ruby-elasticsearch 6.8.1-2 ii ruby-elasticsearch-api 6.8.1-2 ii ruby-email-reply-trimmer 0.1.6-1 ii ruby-erubi 1.9.0-1 ii ruby-escape-utils 1.2.1-2+b1 ii ruby-excon 0.72.0-2 ii ruby-faraday 0.17.3-1 ii ruby-faraday-middleware-aws-sigv4 0.3.0-2 ii ruby-fast-blank 1.0.0-2+b1 ii ruby-flipper [ruby-flipper-active-support-cache-st 0.17.1-6 pn ruby-flipper-active-record <none> ii ruby-flowdock 0.7.1-1 ii ruby-fog-aliyun 0.3.2-4 ii ruby-fog-aws 3.5.2-1 ii ruby-fog-core 2.1.0-3 ii ruby-fog-google 1.10.0-2 ii ruby-fog-local 0.6.0-1 ii ruby-fog-openstack 1.0.8-2 ii ruby-fog-rackspace 0.1.6-2 ii ruby-fogbugz 0.2.1-3 ii ruby-font-awesome-rails 4.7.0.5-1 ii ruby-fugit 1.3.8-1 ii ruby-gemojione 3.3.0-1 ii ruby-gettext 3.3.3-2 ii ruby-gettext-i18n-rails 1.8.0-1 ii ruby-gettext-i18n-rails-js 1.3.0+dfsg-2 ii ruby-gitaly 13.3.9+dfsg-1+fto10+1 ii ruby-github-markup 1.7.0+dfsg-3 ii ruby-gitlab-fog-azure-rm 0.7.0-2 ii ruby-gitlab-labkit 0.12.2-1 ii ruby-gitlab-sidekiq-fetcher 0.6.1-1 ii ruby-gon 6.4.0-1 ii ruby-google-api-client 0.33.0-2 ii ruby-google-protobuf 3.12.3-2+fto10+1 ii ruby-gpgme 2.0.19-3+fto10+1 ii ruby-grape 1.4.0-1 ii ruby-grape-entity 0.8.0-1 ii ruby-grape-logging 1.8.3-1 ii ruby-grape-path-helpers 1.5.0-1 ii ruby-graphiql-rails 1.4.10-1 ii ruby-graphql 1.10.7-2 ii ruby-grpc 1.30.2-2+fto10+1 ii ruby-hamlit 2.11.0-2+fto10+1 ii ruby-hangouts-chat 0.0.5-2 ii ruby-hashie-forbidden-attributes 0.1.1-1 ii ruby-health-check 3.0.0-1 ii ruby-hipchat 1.5.2-3 ii ruby-html-pipeline 2.12.3-1 ii ruby-html2text 0.2.0-1 ii ruby-http 4.4.1-4 ii ruby-httparty 0.18.1-2 ii ruby-icalendar 2.4.1-2 ii ruby-invisible-captcha 0.12.2-4 ii ruby-jira 2.0.0-2 ii ruby-jquery-atwho-rails 1.5.4+dfsg-1 ii ruby-js-regex 3.4.0-1+fto10+1 ii ruby-json 2.3.0+dfsg-1+fto10+2 ii ruby-json-schema 2.8.1-2 ii ruby-json-schemer 0.2.13-2 ii ruby-jwt 2.1.0-2 ii ruby-kaminari 1.2.1-1 ii ruby-kramdown 2.3.0-4 ii ruby-kubeclient 4.6.0-1 ii ruby-licensee 8.9.2-1 ii ruby-lockbox 0.3.5-2 ii ruby-lograge 0.10.0-1 ii ruby-loofah 2.7.0+dfsg-1 ii ruby-lru-redux 1.1.0-2 ii ruby-mail 2.7.1+dfsg1-1 ii ruby-mail-room 0.10.0+really0.0.6-1 ii ruby-marginalia 1.9.0-1 ii ruby-memory-profiler 0.9.14-3 ii ruby-method-source 1.0.0-2 ii ruby-mimemagic 0.3.5+dfsg-1 ii ruby-mini-magick 4.10.1-1 ii ruby-multi-json 1.14.1-1 ii ruby-nakayoshi-fork 0.0.4-1 ii ruby-net-dns [ruby-gitlab-net-dns] 0.9.1-2 ii ruby-net-ldap 0.16.1-1 ii ruby-net-ntp 2.1.3-2 ii ruby-net-ssh 1:6.1.0-1 ii ruby-nokogiri 1.10.9+dfsg-1+fto10+1 ii ruby-ntlm 0.6.1-2 ii ruby-oauth2 1.4.4-1 ii ruby-octokit 4.17.0-2 ii ruby-oj 3.10.13-2+b1 ii ruby-omniauth 1.9.1-1 ii ruby-omniauth-auth0 2.0.0-1 ii ruby-omniauth-authentiq 0.3.3-1 ii ruby-omniauth-azure-oauth2 0.0.10-1 ii ruby-omniauth-cas3 1.1.4-2 ii ruby-omniauth-crowd 2.4.0-1 ii ruby-omniauth-facebook 4.0.0-2 ii ruby-omniauth-github 1.4.0-1 ii ruby-omniauth-gitlab 1.0.2-1 ii ruby-omniauth-google-oauth2 0.6.0-2 ii ruby-omniauth-kerberos 0.3.0-3 ii ruby-omniauth-ldap 2.1.1-1 ii ruby-omniauth-oauth2-generic 0.2.2-1 ii ruby-omniauth-openid-connect 0.3.5-1 ii ruby-omniauth-salesforce 1.0.5-2 ii ruby-omniauth-saml 1.10.0-1 ii ruby-omniauth-shibboleth 1.3.0-1 ii ruby-omniauth-twitter 1.4.0-1 ii ruby-org 0.9.12-2 ii ruby-peek 1.1.0-1 ii ruby-pg 1.2.3-1+fto10+1 ii ruby-posix-spawn 0.3.13-3+b1 ii ruby-premailer-rails 1.10.3-3 ii ruby-prof 1.3.1-2+fto10+1 ii ruby-progressbar 1.10.1-1 ii ruby-prometheus-client-mmap 0.11.0-1+fto10+1 ii ruby-puma-worker-killer 0.1.1-2+fto10+1 ii ruby-rack 2.1.1-5 ii ruby-rack-attack 6.3.1-1 ii ruby-rack-cors 1.1.1-1 ii ruby-rack-oauth2 1.11.0-3 ii ruby-rack-proxy 0.6.1-2 ii ruby-rack-timeout 0.5.1-2 ii ruby-rails 2:6.0.3.4+dfsg-1 ii ruby-rails-i18n 6.0.0-3 ii ruby-rainbow 3.0.0-3 ii ruby-raindrops 0.19.0-2+b1 ii ruby-rbtrace 0.4.11-3+fto10+1 ii ruby-re2 1.2.0-1+fto10+1 ii ruby-recaptcha 4.11.1-2 ii ruby-recursive-open-struct 1.1.1-1 ii ruby-redcloth 4.3.2-3+fto10+1 ii ruby-redis 4.2.2-2 ii ruby-redis-actionpack 5.2.0-2 ii ruby-redis-activesupport 5.2.0-1 ii ruby-redis-namespace 1.7.0-2~bpo10+1 ii ruby-redis-rails 5.0.2-3 ii ruby-request-store 1.5.0-2 ii ruby-responders 3.0.0-3 ii ruby-retriable 3.1.2-1 ii ruby-rouge 3.21.0-1 ii ruby-rqrcode-rails3 0.1.7-1 ii ruby-ruby-parser 3.11.0-4 ii ruby-rugged 0.28.4.1+ds-2+fto10+1 ii ruby-sanitize 4.6.6-2.1 ii ruby-sassc 2.2.1-1 ii ruby-sassc-rails 2.1.2-5 ii ruby-seed-fu 2.3.7-3 ii ruby-sentry-raven 2.13.0-3 ii ruby-settingslogic 2.0.9-3 ii ruby-sidekiq 6.0.4+dfsg-2 ii ruby-sidekiq-cron 1.1.0-4 ii ruby-slack-messenger 2.3.3-2 ii ruby-snowplow-tracker 0.6.1-2 ii ruby-sprockets 3.7.2-1 ii ruby-sshkey 2.0.0-2 ii ruby-stackprof 0.2.15-2+fto10+1 ii ruby-state-machines-activemodel 0.7.1-2 ii ruby-state-machines-activerecord 0.6.0-2 ii ruby-sys-filesystem 1.1.7-2 ii ruby-task-list [node-deckar01-task-list] 2.3.1-1 ii ruby-toml-rb 1.0.0-2 ii ruby-truncato 0.7.11-1 ii ruby-tzinfo 1.2.6-1 ii ruby-u2f 0.2.1-2 ii ruby-uglifier 2.7.2+dfsg-2 ii ruby-unf 0.1.4-2 ii ruby-unf-ext 0.0.7.6-1+fto10+1 ii ruby-unleash 0.1.6-2 ii ruby-valid-email 0.1.3-3 ii ruby-validates-hostname 1.0.10-1 ii ruby-version-sorter 2.2.4-2+b1 ii ruby-virtus 1.0.5-3 ii ruby-vmstat 2.3.0-3+b1 ii ruby-webpack-rails 0.9.11+git-1 ii ruby-websocket-extensions 0.1.5-1 ii ruby-wikicloth 0.8.1+dfsg-4 ii ruby-yajl 1.4.1-1+fto10+1 ii ruby-zip 2.0.0-2 ii rubygems-integration 1.17.2 ii ucf 3.0043 ii webpack 4.43.0-3 ii yarnpkg 1.22.4-2 Versions of packages gitlab recommends: ii certbot 1.8.0-1 ii gitaly 13.3.9+dfsg-1+fto10+1 gitlab suggests no packages. -- Configuration Files: /etc/gitlab/initializers/carrierwave_patch.rb [Errno 2] No such file or directory: '/etc/gitlab/initializers/carrierwave_patch.rb' /etc/gitlab/initializers/devise.rb [Errno 2] No such file or directory: '/etc/gitlab/initializers/devise.rb' /etc/gitlab/initializers/disable_email_interceptor.rb [Errno 2] No such file or directory: '/etc/gitlab/initializers/disable_email_interceptor.rb' /etc/gitlab/initializers/gollum.rb [Errno 2] No such file or directory: '/etc/gitlab/initializers/gollum.rb' /etc/gitlab/initializers/kubeclient.rb [Errno 2] No such file or directory: '/etc/gitlab/initializers/kubeclient.rb' /etc/gitlab/unicorn.rb changed [not included] -- debconf information excluded