<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<span style="display: inline !important; background-color: rgb(255, 255, 255);" class="ContentPasted0">It solves this issue but I ran into another one : gitlab-sidekiq don't restart with "bundler: command not found: sidekiq"...</span><br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>De :</b> Pirate Praveen <praveen@debian.org><br>
<b>Envoyé :</b> lundi 14 août 2023 21:50<br>
<b>À :</b> Nicolas Godet <nicolas.godet@outlook.fr>; 1049343@bugs.debian.org <1049343@bugs.debian.org><br>
<b>Cc :</b> laurent.bardi@ipbs.fr <laurent.bardi@ipbs.fr><br>
<b>Objet :</b> Re: Bug#1049343:</font>
<div> </div>
</div>
<div>
<p><br>
</p>
<div class="x_moz-cite-prefix">On 15/08/23 1:08 am, Nicolas Godet wrote:<br>
</div>
<blockquote type="cite"><style type="text/css" style="display:none">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div class="x_elementToProof" style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Hi, </div>
<div class="x_elementToProof" style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div class="x_elementToProof" style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Same bug during Debian upgrade from 11 to 12 today.<br>
<br>
Could be linked to google protobuf 3.24.0.</div>
<div class="x_elementToProof x_ContentPasted0" style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,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</div>
<div class="x_elementToProof x_ContentPasted0" style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div class="x_elementToProof x_ContentPasted0" style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Regards,</div>
</blockquote>
<p><br>
</p>
<p>A work around could be downgrading this gem manually. Can you try that?</p>
<p><br>
</p>
<p>See <a class="x_moz-txt-link-freetext" href="https://wiki.debian.org/gitlab/troubleshooting#manually_installing_ruby_dependencies">
https://wiki.debian.org/gitlab/troubleshooting#manually_installing_ruby_dependencies</a></p>
<p><br>
</p>
<p>Modify the gem install command to, gem install -v 3.23.4 google-protobuf and</p>
<p>gem uninstall -v 3.24.0<br>
</p>
</div>
</body>
</html>