Nightly Build for Ubuntu

Attila Lendvai attila at lendvai.name
Sun Oct 6 20:32:34 UTC 2019


> ...but the waf script still tries to clone the original git dir and fails, see https://launchpadlibrarian.net/445469670/buildlog.txt.gz

the waf script calls ./tools-for-build/fetch-git-revision.sh

you can look into that file and try to change it so that if the
requested revision is available on the git db, then just call git
checkout without a git fetch.

you may try to modify the script so that when git fetch fails then
it's ignored, while hoping for the best for the upcoming git checkout.

-- 
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
“The first duty of love is to listen.”
— Paul Tillich (1886–1965)



More information about the clasp-devel mailing list