CROP icon indicating copy to clipboard operation
CROP copied to clipboard

Docker build issue

Open lukehare opened this issue 4 years ago • 2 comments

Hi everyone,

I tried to clone and run this repository following the Makefile. I successfully ran the make bbuild command, but ran into difficulties with the build and dbuild commands.

Steps taken: 'make build' (and 'make dbuild')

Error:

git submodule sync
Synchronizing submodule url for 'webapp/app/base/static/structures/CROP3js2'
git submodule update --init --recursive --remote
fatal: No url found for submodule path 'webapp/app/base/static/structures/CROP_unity_js' in .gitmodules

Expected behaviour: Docker container should build successfully.

I think the issue may lie in the .gitmodules file. Is this up-to-date? We received a 404 error when trying to navigate to the repositories in the file directly. It may be that these are private repositories that we do not have access to, or the urls may be out of date.

Thanks, Luke

lukehare avatar Jun 23 '21 13:06 lukehare

Hi @lukehare , apologies for the (VERY!) slow reply - Markus and I are just starting work on CROP now (and triaging old issues). Are you still interested in building/running CROP? If so, we will prioritize investigating this. (We also don't have access to the CROP3js2 repo, but will look into whether it is needed at all).

nbarlowATI avatar Apr 07 '22 12:04 nbarlowATI

Hi @nbarlowATI,

No worries, thanks for the reply! I raised this issue during one of Eric's REG collaborative hack sessions when we were testing various repositories. Please don't prioritise anything on my behalf!

Feel free to close if this is no longer relevant.

lukehare avatar Apr 14 '22 15:04 lukehare