[Bug] Windows Codex PATH can crash HTTPS updates with OPENSSL_Applink
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 48/100
- Issue 类型
- 缺陷
- 描述清晰度
- 基本清楚
- 活跃度
- 活跃
- 技术栈
- python
- 领域
- cli, devtools, operating-systems
调研方向
在 Codex Desktop Windows 环境中复现 specify workflow update program-kit-bootstrap 和 specify bundle update program-kit --integration codex。检查当 Codex 将 native 目录置于 PATH 开头时,通过 uv 安装的 specify.exe launcher 及其 Python HTTPS 路径如何解析 OpenSSL DLL。完成标准是两个 HTTPS 更新都成功完成,或者由可执行的 dependency 诊断替代 OpenSSL applink abort。
由索引模型根据 Issue 内容生成。
描述
Spec Kit version
specify 1.0.4, installed as a uv tool on Windows.
Environment
- Codex Desktop local task on Windows
- The task PATH prepends Codex-owned native dependency directories, including Poppler and Git directories that contain their own
libssl-3-x64.dllandlibcrypto-3-x64.dll. specify.exeis the uv-installed launcher under%USERPROFILE%\.local\bin.
Reproduction
From an initialized consumer with registered HTTPS catalogs, run either:
specify workflow update program-kit-bootstrap
specify bundle update program-kit --integration codex
Both commands reproducibly exit 1 before completing the remote update with:
OPENSSL_Uplink(...): no OPENSSL_Applink
The failure occurs specifically in the Codex Desktop process environment. A local/offline component installation can proceed because it does not enter the failing HTTPS path.
Expected behavior
Spec Kit HTTPS/catalog operations should use the OpenSSL runtime packaged with its Python environment and must not load an ABI-incompatible DLL merely because another application prepended native tools to PATH. If the launcher cannot isolate its DLL search path, it should fail with an actionable dependency diagnostic rather than the OpenSSL applink abort.
Impact
Documented workflow update and bundle update commands cannot run from Codex Desktop on affected Windows hosts. This blocks unattended governed upgrades and encourages consumers to use incomplete local recovery sequences.
- 主要语言
- Python
- 星标
- 138k
- 派生
- 12.4k
- 平均合并
- 3 天 2 小时
- 30 天内合并 PR
- 169
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
github/spec-kit 的其他 Issue
-
enhancement needs-triage triage-can-wait
难度 2/5 1-3 小时 新手友好度 65/100
-
preset-submission triage-must-have validation-passed
难度 2/5 1-3 小时 新手友好度 75/100
-
extension-submission triage-must-have validation-passed
难度 2/5 1-3 小时 新手友好度 70/100
-
extension-submission triage-can-wait validation-passed
难度 2/5 1-3 小时 新手友好度 76/100
-
enhancement needs-triage triage-can-wait
难度 2/5 1-3 小时 新手友好度 65/100
相似的 Issue
-
area: harness bug status: needs-triage
难度 2/5 1-3 小时 新手友好度 75/100
Human-Agent-Society/reef#625 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
-
难度 1/5 1 小时以内 新手友好度 80/100
learningequality/kolibri#15351 · 2 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
-
Name consistency 未关闭
难度 2/5 1-3 小时 新手友好度 75/100
eellak/triplestore#65 · 1 条评论 ·