<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello,</p>
    <p>My quest to compile these packages continues with Docker
      Debian:latest which should be sid? In Debian 11 this one works so
      I'll try to on that but latest it fails on this test:<br>
    </p>
    <p><span style="font-family:monospace"><span
          style="color:#000000;background-color:#ffffff;">main.flush_logs_</span><span
          style="color:#ffffff;background-color:#000000;">not_windows</span><span
          style="color:#000000;background-color:#ffffff;">
                       w1 [ fail ]
        </span><br>
               Test ended at 2021-11-05 08:17:21
        <br>
        <br>
        CURRENT_TEST: main.flush_logs_<span
          style="color:#ffffff;background-color:#000000;">not_windows</span><span
          style="color:#000000;background-color:#ffffff;">
        </span><br>
        mysqltest: At line 10: query 'flush logs' succeeded - should
        have failed with error ER_CANT_CREATE_FILE (1004)...</span></p>
    <p><span style="font-family:monospace">To fully clean up after
        Debian patched build i need to do</span></p>
    <p><span style="font-family:monospace">git clean -fdx && git
        reset --hard && cd storage/rocksdb/rocksdb; git checkout
        build_tools/build_detect_platform env/env_posix.cc
        port/stack_trace.cc CMakeLists.txt
        db/external_sst_file_ingestion_job.cc include/rocksdb/cache.h
        util/build_version.cc.in</span></p>
    <p><span style="font-family:monospace">As RocksDB is module and git
        clean does not work with it. This just a record if someone wants
        to give it a try.</span></p>
    <p><span style="font-family:monospace">If you like to have full log
        of build I can also send that.</span></p>
    <p><span style="font-family:monospace">Tuukka</span></p>
    <div class="moz-cite-prefix">Otto Kekäläinen kirjoitti 2.11.2021 klo
      16.24:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAOU6tACB6T5HMxEH4Wx==o_jMkgRJ+FL523rynhau1_VhsUO1Q@mail.gmail.com">
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Can I skip signing to get deb packages?
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
Yes. I am not sure why your build tries to sign in the first place,
but yes you can skip signing.

If I remember correctly, any extra parameters passed to
git-buildpackage will be forwarded to debuild/dpkg-buildpackage. Thus
you can add the arguments "-us -uc" at the end to skip signing (or
alternatively you can sign with your own keys).

<a class="moz-txt-link-freetext" href="https://manpages.debian.org/bullseye/git-buildpackage/gbp-buildpackage.1.en.html">https://manpages.debian.org/bullseye/git-buildpackage/gbp-buildpackage.1.en.html</a>
<a class="moz-txt-link-freetext" href="https://manpages.debian.org/bullseye/dpkg-dev/dpkg-buildpackage.1.en.html">https://manpages.debian.org/bullseye/dpkg-dev/dpkg-buildpackage.1.en.html</a>

</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Tuukka Pasanen
Production Manager
<a class="moz-txt-link-abbreviated" href="mailto:tuukka.pasanen@ilmi.fi">tuukka.pasanen@ilmi.fi</a>
+358 40 7303 216</pre>
  </body>
</html>