V Tue, Aug 06, 2024 at 12:40:33AM -0700, Gordon Messmer napsal(a):
> root@localhost:~# dnf install kiwi-cli
> ...
> 
> root@localhost:~# dnf5 remove kiwi-cli
> Failed to resolve the transaction:
> Problem: The operation would result in removing the following protected
> packages: grub2-efi-ia32, grub2-efi-x64
> 
> root@localhost:~# rpm -q dnf5 rpm
> dnf5-5.2.5.0-2.fc41.x86_64
> rpm-4.19.92-6.fc41.x86_64
> 
> I get the error that removing a package would remove grub2 when I try to
> remove qemu-user-static-x86-9.0.0-2.fc41.x86_64,
> qemu-user-static-arm-9.0.0-2.fc41.x86_64,
> qemu-user-static-aarch64-9.0.0-2.fc41.x86_64, but not any of the other
> qemu-user-static packages that kiwi pulls in.
> 
> What can I do to get more information that would be useful for a bug report?
> 
Search what file lists grub2-efi-ia32 or grub2-efi-x64 in /etc/dnf/protected.d
directory. A package owning that file decided that grub2-efi-ia32 and
grub2-efi-x64 should not be allowed to be removed. You can dispute that
decision with its maintainer.

-- Petr

Attachment: signature.asc
Description: PGP signature

-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to