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
Pkg-ruby-extras-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to