Skip to content

fix(release): extract only Windows guest payload#155

Merged
ZhiXiao-Lin merged 1 commit into
mainfrom
fix/release-windows-guest-extract-20260723
Jul 23, 2026
Merged

fix(release): extract only Windows guest payload#155
ZhiXiao-Lin merged 1 commit into
mainfrom
fix/release-windows-guest-extract-20260723

Conversation

@ZhiXiao-Lin

Copy link
Copy Markdown

Summary

  • extract only a3s-box-guest-init from the Linux archive during Windows packaging
  • avoid asking Windows tar to create unrelated Unix libkrun symlinks

Root cause

The final v3.1.0 run built every Windows binary successfully, then failed while extracting the complete Linux archive. Windows tar could not materialize the Linux libkrun*.so symlink chain. The Windows package only consumes the Linux guest executable.

Validation

  • downloaded the exact linux-x86_64 artifact from release run 30016929743
  • selectively extracted the exact guest member
  • verified the extracted member is a regular file and no symlinks were created
  • release YAML parses and the Windows package Bash block passes bash -n

@ZhiXiao-Lin
ZhiXiao-Lin merged commit 5328dea into main Jul 23, 2026
13 checks passed
@ZhiXiao-Lin
ZhiXiao-Lin deleted the fix/release-windows-guest-extract-20260723 branch July 23, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant