It solves this issue but I ran into another one : gitlab-sidekiq don't restart 
with "bundler: command not found: sidekiq"...
________________________________
De : Pirate Praveen <prav...@debian.org>
Envoyé : lundi 14 août 2023 21:50
À : Nicolas Godet <nicolas.go...@outlook.fr>; 1049...@bugs.debian.org 
<1049...@bugs.debian.org>
Cc : laurent.ba...@ipbs.fr <laurent.ba...@ipbs.fr>
Objet : Re: Bug#1049343:



On 15/08/23 1:08 am, Nicolas Godet wrote:
Hi,

Same bug during Debian upgrade from 11 to 12 today.

Could be linked to google protobuf 3.24.0.
Another user on IRC does not have this issue and google-protobuf version in 
/var/lib/gitlab/.gem/gems/ is 3.23.4 while I have 3.24.0

Regards,


A work around could be downgrading this gem manually. Can you try that?


See 
https://wiki.debian.org/gitlab/troubleshooting#manually_installing_ruby_dependencies


Modify the gem install command to, gem install -v 3.23.4 google-protobuf and

gem uninstall -v 3.24.0

Reply via email to