Pamela Fox
Pamela Fox
I think we are seeing this cause failures to build the Powershell devcontainer feature. Here's what I see in the logs: 2024-06-21 22:13:40.237Z: #18 2.966 POWERSHELL_VERSION=7.4.32024-06-21 22:13:40.239Z: 2024-06-21 22:13:41.785Z: #18...
I did test with the pre-release, and I did get the error in the middle of the session. I haven't seen it again yet at the beginning of a session...
Here's a screenshot of it happening- this is inside the Dev Container from https://github.com/Azure-Samples/rag-postgres-openai-python/tree/main/.devcontainer Here's what it says for ownership of .git inside workspace: ``` vscode ➜ /workspace $ ls...
Here's what it says run I check ownership from my local Terminal: ``` rag-postgres-openai-python % ls -ld .git drwxr-xr-x 16 pamelafox staff 512 Jun 27 00:47 .git ```
vscode ➜ /workspace $ ls -ld ../workspace/ drwxr-xr-x 24 vscode vscode 768 Jun 24 13:30 ../workspace/
I just had the git issue with a new Dev Container rebuild. Here are results right after the dev container starts: vscode ➜ /workspace $ ls -ld .git drwxr-xr-x 15...
I am on a Mac M1 with local Docker Desktop. I don't know why, no. I could jump on a Teams call so you could poke at my system, if...
Attaching logs: [remoteContainers-2024-06-07T23-16-28.206Z.log](https://github.com/user-attachments/files/15745812/remoteContainers-2024-06-07T23-16-28.206Z.log)
Sorry, wrong screenshot! I'll close, as I don't think I'm experiencing this particular issue anymore with the current version of VS Code. I still get the git issue from the...