Skip to content

Remove the test rpm step as it's blocking builds and disabled in all other branches #45752

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

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

marcpopMSFT
Copy link
Member

@marcpopMSFT marcpopMSFT commented Jan 7, 2025

Upgrading will cause rpm to fail if the item is already present like the host.

dotnet/installer#19952
#41910

Upgrading will cause rpm to fail if the item is already present like the host. This is how it works in the installer 8.0.1xx branch
@ghost ghost added Area-Infrastructure untriaged Request triage from a team member labels Jan 7, 2025
…nstalled. This was disabled in the 8.0 branches and this targets file was removed in main so just deleting the target entirely.
@marcpopMSFT marcpopMSFT changed the title Install the host rather than upgrading it Remove the test rpm step as it's blocking builds and disabled in all other branches Jan 7, 2025
@marcpopMSFT
Copy link
Member Author

Note that this targets file is removed entirely in the main branch so this test target is only running in the 9 branches today (and failing). Alternatively we could add --force to all the installs and keep it if we felt strongly about it. CC @dsplaisted

@marcpopMSFT
Copy link
Member Author

internal test build got past the prior issue so merging.

@marcpopMSFT marcpopMSFT merged commit cf6faae into release/9.0.2xx Jan 7, 2025
25 of 31 checks passed
@marcpopMSFT marcpopMSFT deleted the marcpopMSFT-installhost branch January 7, 2025 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants