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

Bad submodule commits? #15

Closed
gojimmypi opened this issue Dec 11, 2024 · 2 comments
Closed

Bad submodule commits? #15

gojimmypi opened this issue Dec 11, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@gojimmypi
Copy link
Collaborator

Related to wolfSSL/wolfssl#8266:

I encountered an error when attempting to update submodules:

image

From https://github.com/AchimPieters/esp32-homekit-demo/tree/main/components:

From commandline:

$ git submodule update --init --recursive --remote
gojimmypi:/mnt/c/workspace/esp32-homekit-demo-gojimmypi-pr/examples/led
$ git submodule update
fatal: remote error: upload-pack: not our ref 4ba1c79ad8b8da7c4a5f686f015b7445102516e7
fatal: Fetched in submodule path '../../components/esp32-button', but it did not contain 4ba1c79ad8b8da7c4a5f686f015b7445102516e7. Direct fetching of that commit failed.
fatal:
@AchimPieters AchimPieters self-assigned this Dec 12, 2024
@AchimPieters AchimPieters added the bug Something isn't working label Dec 12, 2024
@AchimPieters
Copy link
Owner

@gojimmypi Thank you for bringing this to my attention! The issue was caused by a file corruption during the upload process. I’ve identified and resolved the problem, and everything should now be working as expected.

@gojimmypi
Copy link
Collaborator Author

Awesome, thanks for your prompt attention! Submodule corruption issue confirmed resolved.

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

2 participants