The error message I am getting is:

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: "https://github.com/Bike/SICL.git"). 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.

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.

Kind regards,

    Gunter.

On 05.10.19 22:58, Gunter Königsmann wrote:

Dear all,

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 https://launchpad.net/clasp-lisp

How far I got was:

Is there any way around this?

Kind regards,

   Gunter.