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

grub-artifacts: add provides to respect old packages #606

Merged
merged 1 commit into from
Sep 6, 2021

Conversation

Itxaka
Copy link
Contributor

@Itxaka Itxaka commented Sep 6, 2021

When moving to the new name of grub2-config, the old package grub-config
is no longer present which will cause breakage on grub-config consumers.

This just adds the provides stanza so consumers will get redirected to
the newer grub2-config package

Closes #604

Signed-off-by: Itxaka igarcia@suse.com

When moving to the new name of grub2-config, the old package grub-config
is no longer present which will cause breakage on grub-config consumers.

This just adds the provides stanza so consumers will get redirected to
the newer grub2-config package

Signed-off-by: Itxaka <igarcia@suse.com>
@Itxaka
Copy link
Contributor Author

Itxaka commented Sep 6, 2021

Requires mudler/luet#252 and a new luet release to work properly, but it can be merged already.

@Itxaka Itxaka added the kind/bug Something isn't working label Sep 6, 2021
@mudler mudler enabled auto-merge (squash) September 6, 2021 15:28
@mudler mudler merged commit ec8d758 into rancher:master Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

grub-config package was renamed
2 participants