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

Never use dnf update -y inside of the images #372

Closed
tulilirockz opened this issue Mar 7, 2025 · 3 comments
Closed

Never use dnf update -y inside of the images #372

tulilirockz opened this issue Mar 7, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@tulilirockz
Copy link
Collaborator

Will make bisecting errors caused because of upstream images a LOT easier. We are currently getting some issues because centos-bootc changed their rechunking to the experimental rechunking and it was a pain to figure this out

@fiftydinar
Copy link

Try using dnf -y distro-sync instead.

@dosubot dosubot bot added the bug Something isn't working label Mar 7, 2025
@tulilirockz
Copy link
Collaborator Author

We want to keep the images as close to upstream as possible. The best I found was to just do dnf update -y kernel in specific because we want the kernel security backports always

@tulilirockz
Copy link
Collaborator Author

The "just use dnf update -y kernel" approach seems to be working nicely for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants