ARMmbed / mbed-os-5-docs

Full documentation for Mbed OS 5 and 6
http://os.mbed.com/docs
98 stars 169 forks source link

mbed-tools deploy not working #1518

Open lefebvresam opened 9 months ago

lefebvresam commented 9 months ago

root@ff4b09d10249:/var/mbed# mbed-tools deploy Checking out all libraries to revisions specified in .lib files. Resolving any unresolved libraries. ERROR: Failed to check out revision 'FETCH_HEAD'. Error from VCS: Cmd('git') failed due to: exit code(1) cmdline: git checkout FETCH_HEAD stderr: 'error: The following untracked working tree files would be overwritten by checkout: .astylerc .codecheckignore .coveragerc .editorconfig .gitattributes .github/issue_template.md .github/pull_request_template.md .github/workflows/basic_checks.yml .github/workflows/ci_scripts/ghcr_utils.py .github/workflows/docker_management.branch.yml .github/workflows/docker_management.prune.yml .github/workflows/docker_management.release.yml .github/workflows/docker_management.test-PR.yml .github/workflows/greentea_cmake.yml .github/workflows/main.yml .github/workflows/run_conditional_ble_feature_compilation.yml .github/workflows/test_building_multiple_executables.yml .gitignore .lgtm.yml .mergify.yml .pylintrc CMakeLists.txt CONTRIBUTING.md DOXYGEN_FRONTPAGE.md Jenkinsfile LICENSE-apache-2.0.txt LICENSE.md README.md TESTS/configs/baremetal.json TESTS/configs/experimental.json TESTS/configs/fpga.json TESTS/configs/mbedtls.json TESTS/configs/mbedtls_wisun_config.h TESTS/configs/wisun_S2LP.json TESTS/integration/COMMON/common_defines_fs_test.h TESTS/integration/COMMON/common_defines_net_test.h TESTS/integration/COMMON/download_test.cpp TESTS/integration/COMMON/download_test.h TESTS/integration/COMMON/file_test.cpp TESTS/integration/COMMON/file_test.h TESTS/integration/COMMON/sample.h TESTS/integration/COMMON/sample.txt TESTS/integration/COMMON/target_extended.json TESTS/integration/fs-single/main.cpp TESTS/integration/fs-threaded/main.cpp TESTS/integration/net-single/main.cpp TESTS/integration/net-threaded/main.cpp TESTS/integration/stress-net-fs/main.cpp UNITTESTS/.mbedignore UNITTESTS/CMakeLists.txt UNITTESTS/CMakeSettings.json UNITTESTS/googletest-CMakeLists.txt.in UNITTESTS/mbed_unittest.py UNITTESTS/stubs/CMakeLists.txt UNITTESTS/template/test_template.cpp UNITTESTS/template/unittest.cmake.template UNITTESTS/unit_test/init.py UNITTESTS/unit_test/coverage.py UNITTESTS/unit_test/get_tools.py UNITTESTS/unit_test/new.py UNITTESTS/unit_test/options.py UNITTESTS/unit_test/settings.py UNITTESTS/unit_test/test.py UNITTESTS/unit_test/utils.py cmsis/CMSIS_5/CMSIS/CMakeLists.txt cmsis/CMSIS_5/CMSIS/RTOS2/CMakeLists.txt cmsis/CMSIS_5/CMSIS/RTOS2/Include/cmsis_os2.h cmsis/CMSIS_5/CMSIS/RTOS2/Include/os_tick.h cmsis/CMSIS_5/CMSIS/RTOS2/RTX/CMakeLists.txt cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Config/RTX_Config.c cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Config/RTX_Config.h cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Config/TARGET_CORTEX_A/handlers.c cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Include/rtx_def.h cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Include/rtx_evr.h cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Include/rtx_os.h cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Include1/cmsis_os.h cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Library/cmsis_os1.c cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/TOOLCHAIN_ARM/TARGET_CORTEX_A/irq_ca.S cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/TOOLCHAIN_ARM/TARGET_M0/irq_cm0.S cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/TOOLCHAIN_ARM/TARGET_M0P/irq_cm0.S cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/TOOLCHAIN_ARM/TARGET_M23/irq_armv8mbl.S cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/TOOLCHAIN_ARM/TARGET_M3/irq_cm3.S cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/TOOLCHAIN_ARM/TARGET_M33/irq_armv8mml.S cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/TOOLCHAIN_ARM/TARGET_RTOS_M4_M7/irq_cm4f.S cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/TOOLCHAIN_GCC/TARGET_CORTEX_A/irq_ca.S cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/TOOLCHAIN_GCC/TARGET_M0/irq_cm0.S cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/TOOLCHAIN_GCC/TARGET_M0P/irq_cm0.S cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/TOOLCHAIN_GCC/TARGET_M23/irq_armv8mbl.S cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/TOOLCHAIN_GCC/TARGET_M3/irq_cm3.S cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/TOOLCHAIN_GCC/TARGET_M33/irq_armv8mml.S cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/TOOLCHAIN_GCC/TARGET_RTOS_M4_M7/irq_cm4f.S cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/TOOLCHAIN_IAR/TARGET_CORTEX_A/irq_ca.S cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/TOOLCHAIN_IAR/TARGET_M0/irq_cm0.S cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/TOOLCHAIN_IAR/TARGET_M0P/irq_cm0.S cmsis/CMSIS_5/CMSIS/RTOS2/RTX/Source/TOOLCHAIN_IAR/TAR error: The following untracked working tree files would be removed by checkout: targets/TARGET_Maxim/TARGET_MAX32670/Libraries/CMSIS/Device/Maxim/MAX32670/Include/aeskeys_regs.h targets/TARGET_Maxim/TARGET_MAX32670/Libraries/PeriphDrivers/Source/AES/aeskeys_revb_regs.h targets/TARGET_Maxim/TARGET_MAX32670/TARGET_XDOT_MAX32670/CMakeLists.txt targets/TARGET_Maxim/TARGET_MAX32670/TARGET_XDOT_MAX32670/PeripheralNames.h targets/TARGET_Maxim/TARGET_MAX32670/TARGET_XDOT_MAX32670/PinNames.h targets/TARGET_Maxim/TARGET_MAX32670/TARGET_XDOT_MAX32670/SystemInit.c targets/TARGET_NUVOTON/TARGET_M460/can_api.c targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H745xI/TARGET_NUCLEO_H745ZI_Q/CMakeLists.txt targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H745xI/TARGET_NUCLEO_H745ZI_Q/PeripheralPins.c targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H745xI/TARGET_NUCLEO_H745ZI_Q/PinNames.h