It solves this issue but I ran into another one : gitlab-sidekiq don't restart with "bundler: command not found: sidekiq"... ________________________________ De : Pirate Praveen <[email protected]> Envoyé : lundi 14 août 2023 21:50 À : Nicolas Godet <[email protected]>; [email protected] <[email protected]> Cc : [email protected] <[email protected]> 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
_______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
