Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to link submodule: cpp_client_telemetry_modules #1302

Open
woohling opened this issue Sep 24, 2024 · 0 comments
Open

failed to link submodule: cpp_client_telemetry_modules #1302

woohling opened this issue Sep 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@woohling
Copy link

Describe your environment.
macOS (14.6.1 (23G93)) trying to install OneDsCppSdk.iOS (3.5.117.1)

Steps to reproduce.
pod install this: pod 'OneDsCppSdk.iOS', '~> 3.5.117.1'

What is the expected behavior?
Installation completed

What is the actual behavior?
Failed to install it

Additional context.
[!] Error installing OneDsCppSdk.iOS
[!] /opt/homebrew/bin/git -C /var/folders/n0/wbmlc8j55sl_hzm3170td_1r0000gn/T/d20240924-16842-smhpam submodule update --init --recursive

Submodule 'lib/modules' (ssh://[email protected]/microsoft/cpp_client_telemetry_modules.git) registered for path 'lib/modules'
Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/googletest'
Submodule 'third_party/krabsetw' (https://github.com/Microsoft/krabsetw) registered for path 'third_party/krabsetw'
Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'tools/vcpkg'
Cloning into '/private/var/folders/n0/wbmlc8j55sl_hzm3170td_1r0000gn/T/d20240924-16842-smhpam/lib/modules'...
ERROR: Repository not found.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'ssh://[email protected]/microsoft/cpp_client_telemetry_modules.git' into submodule path '/private/var/folders/n0/wbmlc8j55sl_hzm3170td_1r0000gn/T/d20240924-16842-smhpam/lib/modules' failed
Failed to clone 'lib/modules'. Retry scheduled
Cloning into '/private/var/folders/n0/wbmlc8j55sl_hzm3170td_1r0000gn/T/d20240924-16842-smhpam/third_party/googletest'...
Cloning into '/private/var/folders/n0/wbmlc8j55sl_hzm3170td_1r0000gn/T/d20240924-16842-smhpam/third_party/krabsetw'...
Cloning into '/private/var/folders/n0/wbmlc8j55sl_hzm3170td_1r0000gn/T/d20240924-16842-smhpam/tools/vcpkg'...
Cloning into '/private/var/folders/n0/wbmlc8j55sl_hzm3170td_1r0000gn/T/d20240924-16842-smhpam/lib/modules'...
ERROR: Repository not found.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'ssh://[email protected]/microsoft/cpp_client_telemetry_modules.git' into submodule path '/private/var/folders/n0/wbmlc8j55sl_hzm3170td_1r0000gn/T/d20240924-16842-smhpam/lib/modules' failed
Failed to clone 'lib/modules' a second time, aborting

@woohling woohling added the bug Something isn't working label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant