I can't uninstall this package w/o removing of grup-pc #25

Open
opened 2024-09-30 17:49:17 +00:00 by humaton · 0 comments
Member

$ sudo dnf remove grub-customizer Error: Problem: The operation would result in removing the following protected packages: grub2-pc (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) sudo dnf remove --setopt protected_packages= grub-customizer Dependencies resolved. =================================================================================================== Package Architecture Version Repository Size =================================================================================================== Removing: grub-customizer x86_64 5.2.4-1.fc39 @updates 3.3 M Removing unused dependencies: grub2-pc x86_64 1:2.06-109.fc39 @updates 31 grub2-pc-modules noarch 1:2.06-109.fc39 @updates 3.1 M Transaction Summary =================================================================================================== Remove 3 Packages Freed space: 6.4 M Is this ok [y/N]: Reproducible: Always Steps to Reproduce: 1. Install grub-customizer 2. Try to uninstall it Actual Results: It's not possible to uninstall it Expected Results: Uninstalled grub-customizer

``` $ sudo dnf remove grub-customizer Error: Problem: The operation would result in removing the following protected packages: grub2-pc (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) ``` ``` sudo dnf remove --setopt protected_packages= grub-customizer Dependencies resolved. =================================================================================================== Package Architecture Version Repository Size =================================================================================================== Removing: grub-customizer x86_64 5.2.4-1.fc39 @updates 3.3 M Removing unused dependencies: grub2-pc x86_64 1:2.06-109.fc39 @updates 31 grub2-pc-modules noarch 1:2.06-109.fc39 @updates 3.1 M Transaction Summary =================================================================================================== Remove 3 Packages Freed space: 6.4 M Is this ok [y/N]: ``` Reproducible: Always Steps to Reproduce: 1. Install grub-customizer 2. Try to uninstall it Actual Results: It's not possible to uninstall it Expected Results: Uninstalled grub-customizer
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: rpms/grub2#25
No description provided.