-
-
Notifications
You must be signed in to change notification settings - Fork 812
Error: VCS: Could not process command ['git', 'pull', '--recurse-submodules'] #1223
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
Comments
|
I am seeing a very similar error message when updating the platform since pio asked me to, and the tempfolder in the error message (lwip2) doesn't exist.
Contents of my
Manually uninstalling the platform and reinstalling the staging one again seemed to have worked. |
@jfessard it seems that bug with Git. Do you see any tracks with "_tmp_installing" in
|
I didn't find any _tmp_installing files in there, but since I already manually removed and reinstalled the staging esp8266 it would explain it. |
Please reopen this issue next time when you can reproduce it. Thanks! |
I encountered the issue again. I was doing
As the last command shows (and I've checked manually) there is no _tmp* folder in As mentioned earlier, |
My git version is 2.14.3, I can't reproduce this issue. Could upgrade your Git client and re-install dev/platform? |
OK so I updated git (with the proper ppa) and platformio since there's a new version. Now it's stuck, I can't even uninstall the platform to reinstall the new one (I might have to remove the platform manually)
FixI removed:
|
Please reopen if you will have this issue in future |
Should be fixed in the latest release. |
I had the same issue and could also work around it by removing the stated directories. As a reference my latest output of it given in a Travis build:
This does look a bit like git does not know what SHA to use. Could it be fixed by running a (Running PlatformIO, version 4.0.3) |
Did you change files directly in |
Nope, but now I come to think of it, one of the repos I use is not directly the esp8266/Arduino repo, but one maintained by @Jason2866 https://github.com/Jason2866/platform-espressif8266.git#Tasmota I will switch that one to the normal staged one and see if that fixes it in Travis (which is still giving the error) |
With the platform set to the original stage branch, it also returns the same error when updating it. |
@TD-er Was a error in Arduino repo fixed with esp8266/Arduino#6526 |
Do you use caching for Travis? |
Should I disable all caches or just not include the |
We disabled all. Made no further investigations since disabling all doesnt changed (for us) Travis build time |
Uh oh!
There was an error while loading. Please reload this page.
Solution
Please upgrade GIT client to the latest version and reinstall dev/platform.
The text was updated successfully, but these errors were encountered: