<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>The error message I am getting is:</p>
<pre>Updating git repo at 'src/lisp/kernel/contrib/sicl'
fatal: No such remote 'origin'
WARNING: "src/lisp/kernel/contrib/sicl" seems to be holding a checkout from a different URL (current: "", requested: <a class="moz-txt-link-rfc2396E" href="https://github.com/Bike/SICL.git">"https://github.com/Bike/SICL.git"</a>). I'm changing the 'origin' remote url to the new one.
fatal: No such remote 'origin'
fatal: 'origin' does not appear to be a git repository
fatal: Could not read from remote repository.
</pre>
<div class="moz-cite-prefix">What I hope for is a way to make a
non-reachable internet non-fatal if the files and git revisions
that are needed are already there.</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Kind regards,</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix"> Gunter.</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">On 05.10.19 22:58, Gunter Königsmann
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:886c34cd-734e-2f49-b2be-ba3e27213877@peterpall.de">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<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" moz-do-not-send="true">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"
moz-do-not-send="true">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>
</blockquote>
</body>
</html>