<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Dear all, <br>
    </p>
    <p>I only have 4 Gigabytes of RAM so I thought it would be fun to
      make launchpad compile a nightly build of clasp fpr Ubuntu I can
      install without fussing with a docker image. All I tried can be
      found at <a class="moz-txt-link-freetext" href="https://launchpad.net/clasp-lisp">https://launchpad.net/clasp-lisp</a></p>
    <p>How far I got was:</p>
    <ul>
      <li>I perhaps managed to write build instructions for debhelper
        that create a clasp packages</li>
      <li>But during the build waf downloads git repositories. Which
        isn't possible on the build server as the virtual machine that
        does the actual build has no internet connection</li>
      <li>While the virtual machine is created I have access to local
        git repos, though => tried to make a mirror of sicl on
        launchpad that can be cloned into the right directory of the
        source tree.</li>
      <li>...but the waf script still tries to clone the original git
        dir and fails, see
        <a class="moz-txt-link-freetext" href="https://launchpadlibrarian.net/445469670/buildlog.txt.gz">https://launchpadlibrarian.net/445469670/buildlog.txt.gz</a><br>
      </li>
    </ul>
    <p>Is there any way around this?<br>
    </p>
    <p>Kind regards,</p>
    <p>   Gunter.<br>
    </p>
  </body>
</html>