<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi,</p>
    <p>I read from README.Contributor and do these steps<br>
    </p>
    <p>sudo apt-get install git-buildpackage<br>
    </p>
    <p>gbp clone
      <a class="moz-txt-link-freetext" href="https://salsa.debian.org/mariadb-team/mariadb-server.git">https://salsa.debian.org/mariadb-team/mariadb-server.git</a></p>
    <p>cd mariadb-server/ <br>
    </p>
    <p>sudo mk-build-deps -r -i debian/control -t "apt-get -y -o
      Debug::pkgProblemResolver=ye<br>
      s --no-install-recommends"<br>
    </p>
    <p>Then buildpackage:</p>
    <p>gbp buildpackage</p>
    <p>gbp:error: You have uncommitted changes in your source tree:
      <br>
      gbp:error: On branch debian/latest
      <br>
      Your branch is up to date with 'origin/debian/latest'.
      <br>
      <br>
      Untracked files:
      <br>
       (use "git add <file>..." to include in what will be
      committed)
      <br>
             mariadb-10.6-build-deps_10.6.4-1_amd64.buildinfo
      <br>
             mariadb-10.6-build-deps_10.6.4-1_amd64.changes
      <br>
      <br>
      nothing added to commit but untracked files present (use "git add"
      to track)
      <br>
      <br>
      gbp:error: Use --git-ignore-new to ignore.<br>
      and<br>
    </p>
    <p></p>
    <p>gbp buildpackage --git-ignore-new<br>
    </p>
    <p>Will give this error:<br>
    </p>
    <p>gbp:error: mariadb-10.6.4 is not a valid treeish<br>
    </p>
    <p>Tuukka<br>
      <span style="font-family:monospace"><span
          style="font-family:monospace"><span
            style="color:#000000;background-color:#ffffff;"><span
              style="font-family:monospace"></span></span></span></span></p>
    <div class="moz-cite-prefix">Otto Kekäläinen kirjoitti 28.10.2021
      klo 11.19:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAOU6tAD8iyGarmSFzrvzdjkzyqHdb1ka_eBX8tTzLA6uARh8TQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="auto">Hi!
        <div dir="auto"><br>
        </div>
        <div dir="auto">There is extensive documentation in
          debian/README.* </div>
        <div dir="auto">They contain build commands you can simply
          copy-paste. You can also read the Salsa CI logs or official
          Debian builder logs and repeat locally what they do.</div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">Note that the autobake-deb is an upstream
          buildbot script and not used for any official Debian builds.
          In Debian the sources are built using standard
          git-buildpackage/debuild/dpkg-buildpackage workflows (they all
          use essentially the same debhelper tools but have also some
          extra glue to run the full process from start to finish).</div>
      </div>
    </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>