Skip to content

Conversation

@wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Jun 16, 2021

Should fix #33572

@joeloff how can I test this once I have a build?

@wtgodbe wtgodbe requested review from a team and joeloff June 16, 2021 21:05
@wtgodbe wtgodbe requested a review from Pilchie as a code owner June 16, 2021 21:05
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Jun 16, 2021
Copy link
Member

@joeloff joeloff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks for the quick turn around

@wtgodbe wtgodbe changed the title Propagate repair commands to inner bundles in Hosting Bundle Propogate repair commands to inner bundles in Hosting Bundle Jun 17, 2021
@wtgodbe
Copy link
Member Author

wtgodbe commented Jun 17, 2021

/backport to release/5.0

@wtgodbe
Copy link
Member Author

wtgodbe commented Jun 17, 2021

/backport to release/3.1

@wtgodbe
Copy link
Member Author

wtgodbe commented Jun 17, 2021

/backport to release/2.1

@github-actions
Copy link
Contributor

Started backporting to release/5.0: https://github.com/dotnet/aspnetcore/actions/runs/947134773

@github-actions
Copy link
Contributor

Started backporting to release/3.1: https://github.com/dotnet/aspnetcore/actions/runs/947134957

@github-actions
Copy link
Contributor

Started backporting to release/2.1: https://github.com/dotnet/aspnetcore/actions/runs/947135135

@joeloff
Copy link
Member

joeloff commented Jun 17, 2021

Should fix #33572

@joeloff how can I test this once I have a build?

Clean machine is best, just to make it easier to find the logs. Install the hosting bundle, then from a commandline, run the bundle with /repair /quiet.

In the repair log of the hosting bundle you should see it invoking the dotnet runtime bundles with /repair. But if it did, you should also see setup logs from the runtime bundle appearing in %temp%.

@wtgodbe wtgodbe merged commit 1ead769 into main Jun 18, 2021
@wtgodbe wtgodbe deleted the wtgodbe/HostProp branch June 18, 2021 17:44
@ghost ghost added this to the 6.0-preview7 milestone Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hosting bundle does not propagate repair commands to inner bundles

4 participants