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

Release quinteros-2 #1191

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Release quinteros-2 #1191

merged 1 commit into from
Nov 14, 2024

Conversation

Fryguy
Copy link
Member

@Fryguy Fryguy commented Nov 14, 2024

@bdunne Please review. Once you are ready to go, this has the details.

@Fryguy
Copy link
Member Author

Fryguy commented Nov 14, 2024

@bdunne If there are special upgrade steps can you list them here so I can add them to the blog post?

@bdunne
Copy link
Member

bdunne commented Nov 14, 2024

I think we just need this:

sed -i 's/mirrorlist=/#mirrorlist=/g' /etc/yum.repos.d/CentOS-*.repo
sed -i 's/#baseurl=http:\/\/mirror/baseurl=http:\/\/vault/g' /etc/yum.repos.d/CentOS-*.repo

@Fryguy
Copy link
Member Author

Fryguy commented Nov 14, 2024

Ok, so if they are doing an RPM upgrade then before hand just need those 2 steps?

@bdunne
Copy link
Member

bdunne commented Nov 14, 2024

Yes, otherwise all dnf commands would fail to fetch metadata for the CentOS Stream 8 repos.

@Fryguy Fryguy force-pushed the release_quinteros_2 branch from 9650f6c to df2aceb Compare November 14, 2024 21:08
@Fryguy
Copy link
Member Author

Fryguy commented Nov 14, 2024

@bdunne Updated.

@Fryguy Fryguy force-pushed the release_quinteros_2 branch from df2aceb to de38ee9 Compare November 14, 2024 21:11
## Upgrade Notes

Due to the vaulting of CentOS Stream 8<sup>[[1]][[2]]</sup>, the existing RPM repo files are pointing to a location that no longer exists. As such,
when doing an RPM upgrade to quinteros-2, there are a manual steps that need to be done first. Run the following 2 commands before upgrading, which will
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
when doing an RPM upgrade to quinteros-2, there are a manual steps that need to be done first. Run the following 2 commands before upgrading, which will
when doing an RPM upgrade to quinteros-2, there are some manual steps that need to be done first. Run the following 2 commands before upgrading, which will

Copy link
Member Author

Choose a reason for hiding this comment

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

Updated


## Upgrade Notes

Due to the vaulting of CentOS Stream 8<sup>[[1]][[2]]</sup>, the existing RPM repo files are pointing to a location that no longer exists. As such,
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Due to the vaulting of CentOS Stream 8<sup>[[1]][[2]]</sup>, the existing RPM repo files are pointing to a location that no longer exists. As such,
Due to the vaulting of CentOS Stream 8<sup>[[1]][[2]]</sup>, the existing RPM repo files are pointing to a mirrorlist that no longer exists. As such,

@Fryguy Fryguy force-pushed the release_quinteros_2 branch from de38ee9 to 3ab5c73 Compare November 14, 2024 21:22
@bdunne bdunne merged commit d577568 into ManageIQ:master Nov 14, 2024
2 checks passed
@Fryguy Fryguy deleted the release_quinteros_2 branch November 14, 2024 21:42
github-actions bot pushed a commit to ManageIQ/manageiq.github.io that referenced this pull request Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants