Skip to content

"error: unsafe or incomplete release archive: archive must contain exactly one cbm-integrations.json" when execute install.ps1 #1499

Description

@1149782339

Version

v0.9.0

Platform

Windows (x64)

Install channel

GitHub release archive / install.sh / install.ps1

Binary variant

standard

What happened, and what did you expect?

PS D:\tmp> Invoke-WebRequest -Uri https://raw.githubusercontent.com/DeusData/codebase-memory-mcp/main/install.ps1 -OutFile install.ps1
PS D:\tmp> notepad install.ps1
PS D:\tmp> dir

Directory: D:\tmp

Mode LastWriteTime Length Name


-a--- 2026/8/8 16:58 15980 install.ps1

PS D:\tmp> notepad install.ps1
PS D:\tmp> Unblock-File .\install.ps1
PS D:\tmp> .\install.ps1
PS D:\tmp> .\install.ps1
codebase-memory-mcp installer (Windows)
variant: standard
arch: amd64
target: C:\Users\wangwei\AppData\Local\Programs\codebase-memory-mcp\codebase-memory-mcp.exe

Downloading codebase-memory-mcp-windows-amd64.zip...
Checksum verified.
error: unsafe or incomplete release archive: archive must contain exactly one cbm-integrations.json
PS D:\tmp>

Reproduction

1.open powershell in windows
2. Invoke-WebRequest -Uri https://raw.githubusercontent.com/DeusData/codebase-memory-mcp/main/install.ps1 -OutFile install.ps1
3.notepad install.ps1
4. Unblock-File .\install.ps1
5 .\install.ps1

Logs

PS D:\tmp> Invoke-WebRequest -Uri https://raw.githubusercontent.com/DeusData/codebase-memory-mcp/main/install.ps1 -OutFile install.ps1
PS D:\tmp> notepad install.ps1
PS D:\tmp> dir

    Directory: D:\tmp

Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a---            2026/8/8    16:58          15980 install.ps1

PS D:\tmp> notepad install.ps1
PS D:\tmp> Unblock-File .\install.ps1
PS D:\tmp> .\install.ps1
codebase-memory-mcp installer (Windows)
  variant: standard
  arch:    amd64
  target:  C:\Users\wangwei\AppData\Local\Programs\codebase-memory-mcp\codebase-memory-mcp.exe

Downloading codebase-memory-mcp-windows-amd64.zip...
error: download failed: Exception calling "CopyTo" with "1" argument(s): "Received an unexpected EOF or 0 bytes from the transport stream."
PS D:\tmp>
PS D:\tmp> .\install.ps1
codebase-memory-mcp installer (Windows)
  variant: standard
  arch:    amd64
  target:  C:\Users\wangwei\AppData\Local\Programs\codebase-memory-mcp\codebase-memory-mcp.exe

Downloading codebase-memory-mcp-windows-amd64.zip...
Checksum verified.
error: unsafe or incomplete release archive: archive must contain exactly one cbm-integrations.json
PS D:\tmp>
PS D:\tmp>
PS D:\tmp> .\install.ps1
codebase-memory-mcp installer (Windows)
  variant: standard
  arch:    amd64
  target:  C:\Users\wangwei\AppData\Local\Programs\codebase-memory-mcp\codebase-memory-mcp.exe

Downloading codebase-memory-mcp-windows-amd64.zip...
Checksum verified.
error: unsafe or incomplete release archive: archive must contain exactly one cbm-integrations.json
PS D:\tmp>
PS D:\tmp>
PS D:\tmp>
PS D:\tmp>
PS D:\tmp>
PS D:\tmp>
PS D:\tmp> .\install.ps1
codebase-memory-mcp installer (Windows)
  variant: standard
  arch:    amd64
  target:  C:\Users\wangwei\AppData\Local\Programs\codebase-memory-mcp\codebase-memory-mcp.exe

Downloading codebase-memory-mcp-windows-amd64.zip...
PS D:\tmp> ^C
PS D:\tmp> ^C
PS D:\tmp> ^C
PS D:\tmp> .\install.ps1
codebase-memory-mcp installer (Windows)
  variant: standard
  arch:    amd64
  target:  C:\Users\wangwei\AppData\Local\Programs\codebase-memory-mcp\codebase-memory-mcp.exe

Downloading codebase-memory-mcp-windows-amd64.zip...
Checksum verified.
error: unsafe or incomplete release archive: archive must contain exactly one cbm-integrations.json
PS D:\tmp>

Diagnostics trajectory (memory / performance / leak issues)


Project scale (if relevant)

No response

Confirmations

  • I searched existing issues and this is not a duplicate.
  • My reproduction uses shareable code (a dummy snippet or a public OSS repository), not proprietary code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingeditor/integrationEditor compatibility and CLI integrationwindowsWindows-specific issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions