Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Windows installer built locally differs from the one built by CI #24833

Open
l0rd opened this issue Dec 13, 2024 · 0 comments
Open

The Windows installer built locally differs from the one built by CI #24833

l0rd opened this issue Dec 13, 2024 · 0 comments
Labels
documentation Issue or fix is in project documentation kind/bug Categorizes issue or PR as related to a bug. windows issue/bug on Windows

Comments

@l0rd
Copy link
Member

l0rd commented Dec 13, 2024

Issue Description

The difference is primarily in the documentation files generated with the winemake.ps1 docs command, which don't match the ones generated by the CI build.

As a consequence, building a Windows Installer patch locally fails with an error:

error WIX0305: Removing component 'cmpKVXpLElEKLOJ8aQBBu.QcbaSars' from feature 'Complete' is not supported. Either the component was removed or the guid changed in the transform 'podmanPatch'. Add the component back, undo the change to the component guid, or remove the entire feature.

The build of a Windows Installer patch compares the locally built installer with the v3.5.1 CI-built installer and fails. The solution is to locally build the v3.5.1 as described here (third point of the "preparation" section).

Steps to reproduce the issue

Try to locally build the Windows installer from this PR branch.

@l0rd l0rd added kind/bug Categorizes issue or PR as related to a bug. windows issue/bug on Windows documentation Issue or fix is in project documentation labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issue or fix is in project documentation kind/bug Categorizes issue or PR as related to a bug. windows issue/bug on Windows
Projects
None yet
Development

No branches or pull requests

1 participant