Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 6407

SDK • Re: git pull/git submodule update --init -> warning: unable to rmdir

$
0
0
The warning you are seeing is related to the update of TinyUSB (which deleted all the included sub-directories at some point) - not sure what it is about your existing checkout that caused it to do that... do you maybe have some auto-generated IDE files or something in each of those directories? It is complaining it can't remove the directories because there is something in them (that wasn't in git)... probably that is all that is left at this point, so you could go look.
Nope, nothing extra in the tinyusb dir. I keep my repositories clean and try and sync regularly. Sometimes a couple of months my go by if life gets busy, but otherwise, the repositories are simply git clone, git pull and git submodule update --init.

No telling. I'll see if the warnings resolve, if not, I'll just wipe a clone fresh. Thanks.

Statistics: Posted by drankinatty — Thu Sep 26, 2024 2:18 am



Viewing all articles
Browse latest Browse all 6407

Trending Articles