<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 15/08/23 1:08 am, Nicolas Godet
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:PA4P190MB1166D140DFA30EE3AF32F1F48F17A@PA4P190MB1166.EURP190.PROD.OUTLOOK.COM">
      <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>
      <div style="font-family: Calibri, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
        Hi, </div>
      <div style="font-family: Calibri, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
        <br>
      </div>
      <div style="font-family: Calibri, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
        Same bug during Debian upgrade from 11 to 12 today.<br>
        <br>
        Could be linked to google protobuf 3.24.0.</div>
      <div style="font-family: Calibri, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof
        ContentPasted0">
        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 style="font-family: Calibri, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof
        ContentPasted0">
        <br>
      </div>
      <div style="font-family: Calibri, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof
        ContentPasted0">
        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="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>
  </body>
</html>