jforissier commented on PR #172: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/172#issuecomment-2700292023
The CI is broken in https://github.com/OP-TEE/optee_os too :-/ I can clone the OP-TEE repo locally with no issue but GitHub is getting a 502 error on https://git.gitlab.arm.com/firmware/SCP-firmware.git ``` $ mkdir /tmp/optee; cd /tmp/optee $ repo init -u https://github.com/OP-TEE/manifest.git -m qemu_v8.xml $ repo sync -j10 [...] repo sync has finished successfully. $ ls SCP-firmware/ arch cmake contrib dco.txt doc framework license.md Makefile.cmake product requirements.txt tools user_guide.md change_log.md CMakeLists.txt contributing.md debugger docker interface maintainers.md module readme.md security.md unit_test Vagrantfile ``` If the problem persists we could create a mirror of SCP-firmware on a reliable host (i.e., GitHub) and use it instead. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For additional commands, e-mail: dev-h...@teaclave.apache.org