[Bug 266925] devel/gitlab-ce clean install pulls in both rubygem-google-protobuf and rubygem-google-protobuf319
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266925] www/gitlab-ce clean install pulls in both rubygem-google-protobuf and rubygem-google-protobuf319"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266925] www/gitlab-ce clean install pulls in both rubygem-google-protobuf and rubygem-google-protobuf319"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266925] www/gitlab-ce: Clean install pulls in both rubygem-google-protobuf and rubygem-google-protobuf319"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266925] www/gitlab-ce: Clean install pulls in both rubygem-google-protobuf and rubygem-google-protobuf319"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266925] www/gitlab-ce: Clean install pulls in both rubygem-google-protobuf and rubygem-google-protobuf319"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 266925] www/gitlab-ce: Clean install pulls in both rubygem-google-protobuf and rubygem-google-protobuf319"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Oct 2022 02:27:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266925 Bug ID: 266925 Summary: devel/gitlab-ce clean install pulls in both rubygem-google-protobuf and rubygem-google-protobuf319 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: gwright@antiope.com Hi, After updating my gitlab-ce installation to 15.3.4, the situation described here (https://gitlab.com/gitlab-org/gitlab/-/issues/345693) began happening again. I did a complete uninstall and reinstall of all packages (my gitlab-ce instance runs in a jail so deleting everything is easy). Upon restarting gitlab, the problem still occurred. Any repo with a LICENSE file generated a 500 error. I checked which packages were installed and found root@gitlab:~ # pkg info | grep protob protobuf-3.20.3,1 Data interchange format library rubygem-google-protobuf-3.21.7 Ruby extension to Google Protocol Buffers rubygem-google-protobuf319-3.19.6 Ruby extension to Google Protocol Buffers I forced the deletion of rubygem-google-protobuf-3.21.7, but after that gitlab would not start because gitaly demanded version 3.21. I hand edited the Gemfile in /usr/local/share/gitaly/ruby/ to use version 3.19. Gitlab starts now and repositories with LICENSE files are now rendered on the web page. Everything seems to be working but I'm sure that others will start seeing this problem soon. Thank you for keeping Gitlab running on FreeBSD! -- You are receiving this mail because: You are the assignee for the bug.