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

Heat: Invalid payload for MSU packages #4865

Closed
wixbot opened this issue Aug 19, 2015 · 1 comment
Closed

Heat: Invalid payload for MSU packages #4865

wixbot opened this issue Aug 19, 2015 · 1 comment
Assignees
Milestone

Comments

@wixbot
Copy link

wixbot commented Aug 19, 2015

If you run "heat payload" on an MSU file it generates a payload with empty Version, Description and ProductName attributes (as they aren't defined for MSU files) and this is an invalid RemotePayload as defined by the schema.

Are these values actually mandatory for an MsuPackage RemotePayload?

The install seems to be happy with Description and ProductName set to any value and Version set to 0.0.0.0.

(Hoping to submit a patch soon that sets Description and ProductName to the MSU name and version to 0.0.0.0 for MSU files.)

Originally opened by neilsl

@wixbot
Copy link
Author

wixbot commented Aug 25, 2015

Needs a WIP to cover both Heat and the compiler/binder.

Release changed from v3.9 to v3.x
Type changed from Bug to Feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants