If you are asking a question, please follow this template:
- My goal is: local build to complete
- My actions are: docker install, mos build --local fails
- The result I see is: as below
- My expectation & question is: complete the build. How to resolve.
mbedtls_module: Going to fetch module from GitHub - mongoose-os/mbedtls: Fork of ARMmbed/mbedtls with optimizations
mbedtls_module: Checking out 2.16.11-cesanta3…
mbedtls_module: Pulling…
Error: empty git-upload-pack given
/src/common/ourgit/ourgit_gogit.go:213:
/src/cli/build/swmodule.go:733:
/src/cli/build/swmodule.go:229:
/src/cli/build.go:684: preparing local copy of the module “mbedtls_module”
/src/cli/manifest_parser/manifest_parser.go:221: failed to prepare module “mbedtls_module”
/src/cli/build_local.go:142: error parsing manifest
/src/cli/build.go:278:
/src/cli/build.go:221:
/src/cli/main.go:194: build failed
Does anyone know how to overcome the above please.
I’ve had a build work occasionally, but its unclear how to resolve this.
Regards,
Paul.