Your message dated Fri, 08 May 2020 18:08:51 +0530
with message-id <[email protected]>
and subject line Re: [pkg-go] Bug#960022: gitaly fails at installing in postinst
has caused the Debian Bug report #960022,
regarding gitaly fails at installing in postinst
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.)


-- 
960022: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960022
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gitaly
Version: 1.78.0+dfsg-2
Severity: important

# apt-get install gitaly
Reading package lists... Done
Building dependency tree       
Reading state information... Done
gitaly is already the newest version (1.78.0+dfsg-2).
0 upgraded, 0 newly installed, 0 to remove and 995 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] 
Setting up gitaly (1.78.0+dfsg-2) ...
Could not find gem 'gitlab-labkit (~> 0.5.0)' in any of the gem sources listed 
in your Gemfile.
dpkg: error processing package gitaly (--configure):
 installed gitaly package post-installation script subprocess returned error 
exit status 7
Errors were encountered while processing:
 gitaly
E: Sub-process /usr/bin/dpkg returned an error code (1)

The error triggers at this point:

root@bragi:/usr/share/gitaly/ruby# runuser -u gitlab -- sh -c "bundle install 
--local"
Could not find gem 'gitlab-labkit (~> 0.5.0)' in any of the gem sources listed 
in your Gemfile.

# cat Gemfile
source 'https://rubygems.org'

# Require bundler >= 1.16.5 to avoid this bug: 
https://github.com/bundler/bundler/issues/6537
gem 'bundler', '>= 1.17.3'

gem 'rugged', '~> 0.28'
gem 'github-linguist', '~> 7.5', require: 'linguist'
gem 'github-markup', '~> 1.7'
gem 'activesupport', '~> 5.2.3'
gem 'rdoc', '~> 6.0'
gem 'gitlab-gollum-lib', '~> 4.2.7.7', require: false
gem 'gitlab-gollum-rugged_adapter', '~> 0.4.4.2', require: false
gem 'grpc', '~> 1.16'
gem 'sentry-raven', '~> 2.9', require: false
gem 'faraday', '~> 0.12'
gem 'rbtrace', require: false

# Labkit provides observability functionality
gem 'gitlab-labkit', '~> 0.5.0'

# Detects the open source license the repository includes
# This version needs to be in sync with GitLab CE/EE
gem 'licensee', '~> 8.9'

gem 'google-protobuf', '~> 3.6'


-- System Information:
Debian Release: 10.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'buster-fasttrack'), (500, 
'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.3.13-1-pve (SMP w/12 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gitaly depends on:
ii  gitlab-common               12.2.9-5+fto10+2
ii  libc6                       2.28-10
ii  libgit2-28                  0.28.3+dfsg.1-1~bpo10+1
ii  pipexec                     2.5.5-2
ii  procps                      2:3.3.15-2
ii  ruby                        1:2.5.1
ii  ruby-activesupport          2:5.2.3+dfsg-1~bpo10+1
ii  ruby-faraday                0.13.1-2
ii  ruby-github-linguist        7.7.0-2~bpo10+1
ii  ruby-github-markup          1.7.0+dfsg-2
ii  ruby-gitlab-labkit          0.12.0-2
ii  ruby-gollum-lib             4.2.7.8-1~bpo10+1
ii  ruby-gollum-rugged-adapter  0.4.4.2-2~bpo10+1
ii  ruby-google-protobuf        3.11.4-3~bpo10+1
ii  ruby-grpc                   1.19.1-1~bpo10+1
ii  ruby-licensee               8.9.2-1
ii  ruby-rbtrace                0.4.10-1
ii  ruby-rugged                 0.28.3.1+ds-1~bpo10+1
ii  ruby-sentry-raven           2.9.0-1~bpo10+1

gitaly recommends no packages.

gitaly suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Control: fixed -1 1.86.0+dfsg1-1

On Fri, May 8, 2020 at 2:29 pm, Eric Van Buggenhaut <[email protected]> wrote:
Setting up gitaly (1.78.0+dfsg-2) ...
Could not find gem 'gitlab-labkit (~> 0.5.0)' in any of the gem sources listed in your Gemfile.

gitaly (and gitlab) in unstable is currently broken and we are waiting for rails version 6.x in unstable for updating gitaly in unstable. Please use the version from experimental or Fast Track (https://fasttrack.debian.net)

It is a good idea to check https://wiki.debian.org/gitlab for any known issues or work arounds before filing bugs.
--- End Message ---
_______________________________________________
Pkg-go-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to