Skip to content

Add --noautoremove to yum package removal - #529

Merged
petrutlucian94 merged 1 commit into
cloudbase:mainfrom
mihaelabalutoiu:add-yum-noautoremove
Sep 23, 2026
Merged

petrutlucian94 merged 1 commit into
cloudbase:mainfrom
mihaelabalutoiu:add-yum-noautoremove

Conversation

@mihaelabalutoiu

Copy link
Copy Markdown
Member

Removing open-vm-tools during osmorphing on RHEL-like distributions also removed everything yum/dnf considered an unused dependency of it, including generic system packages that must stay on the migrated VM.
Pass --noautoremove so only the requested package is removed.

Removing `open-vm-tools` during osmorphing on RHEL-like distributions
also removed everything `yum/dnf` considered an unused dependency of it,
including generic system packages that must stay on the migrated VM.
Pass `--noautoremove` so only the requested package is removed.

Signed-off-by: Mihaela Balutoiu <mbalutoiu@cloudbasesolutions.com>
@petrutlucian94
petrutlucian94 merged commit 0be68d0 into cloudbase:main Sep 23, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants