-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Can't install due to owner-not-current-user error #1580
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingeditor/integrationEditor compatibility and CLI integrationEditor compatibility and CLI integrationpriority/highNeeds near-term maintainer attention; high-impact bug, regression, safety issue, or release blocker.Needs near-term maintainer attention; high-impact bug, regression, safety issue, or release blocker.windowsWindows-specific issuesWindows-specific issues
Description
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingeditor/integrationEditor compatibility and CLI integrationEditor compatibility and CLI integrationpriority/highNeeds near-term maintainer attention; high-impact bug, regression, safety issue, or release blocker.Needs near-term maintainer attention; high-impact bug, regression, safety issue, or release blocker.windowsWindows-specific issuesWindows-specific issues
Version
codebase-memory-mcp 0.9.0
Platform
Windows (x64)
Install channel
GitHub release archive / install.sh / install.ps1
Binary variant
standard
What happened, and what did you expect?
Tried to install version 10.3 on a Windows machine.
Note that this computer does not have Codex installed. I get an error saying that "error: failed to stage install candidate: activation transaction I/O failed: owner-not-current-user". I checked the "C:/Users/user/AppData/Local/Programs/codebase-memory-mcp" folder as well as the user temp folder and they are both owned by my account. I ran this as both admin and without admin and both produced the same error.
PS C:\Users\user> .\install.ps1
codebase-memory-mcp installer (Windows)
arch: amd64
target: C:\Users\user\AppData\Local\Programs\codebase-memory-mcp\codebase-memory-mcp.exe
Downloading codebase-memory-mcp-windows-amd64.zip...
Checksum verified.
Extracting...
Verified candidate: codebase-memory-mcp 0.10.3
codebase-memory-mcp install 0.10.3
Found 5 existing index(es). Keeping them. After install, re-index to pick up this version's improvements:
C:/Users/user/.cache/codebase-memory-mcp/C-s-test.db
C:/Users/user/.cache/codebase-memory-mcp/_config.db
error: failed to stage install candidate: activation transaction I/O failed: owner-not-current-user (os 0) at C:/Users/user/AppData/Local/Programs/codebase-memory-mcp
error: installation failed (exit code 1)
Reproduction
Logs
Diagnostics trajectory (memory / performance / leak issues)
Project scale (if relevant)
No response
Confirmations