Skip to content

workbuddy@5.1.7.31711488-dc01bf2f: decompress error #189

Description

@nwsytyc

问题描述

scoop update workbuddy 升级到 5.1.7.31711488-dc01bf2f 时解包失败,innounp 报错:

innounp - the Inno Setup Unpacker, version 2.67.9 (2026-05-01)

Inno Setup archive:           WorkBuddy-win32-x64-user-5.1.7.31711488-dc01bf2f.exe
The setup files are corrupted or made by incompatible version (Address: 005604EA)
Maybe its not an Inno Setup installation at all!

根因

新版安装包不再是 Inno Setup 格式,Scoop manifest 仍使用 innounp 解包,导致格式不匹配。

建议

更新 manifest 的解包配置,适配新的安装包格式(可能需要换成 NSIS 解包或自解压 ZIP 方式)。

环境

  • Windows, Scoop
  • 旧版本 5.1.4 正常运行

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions