# rpm -e --test libfuse error: Failed dependencies: libfuse.so.2()(64bit) >= set:lk2WZ1 is needed by (installed) grub-common-2.02-alt27.x86_64 libfuse.so.2(FUSE_2.6)(64bit) is needed by (installed) grub-common-2.02-alt27.x86_64 This brings fuse into every system where grub is installed, which is unacceptable.
(Ответ для Dmitry V. Levin на комментарий #0) > [...] > This brings fuse into every system where grub is installed, which is > unacceptable. Why do you consider this unacceptable? Is [1] the reason for that or is there an another one? [1] https://github.com/libfuse/libfuse/issues/15
# rpm -e --test fuse error: Failed dependencies: fuse = 2.9.9-alt1:sisyphus+275297.100.1.2 is needed by (installed) libfuse-2.9.9-alt1.x86_64
grub-2.14-alt1 -> sisyphus: Fri Feb 27 2026 Egor Ignatov <egori@altlinux> 2.14-alt1 - update to grub 2.14 - add grub-efi-install utility for EFI installation with Secure Boot support and proper NVRAM management (closes: #52976) - add probe module to efi image (closes: #54496) - align with upstream usage for GRUB_CMDLINE_LINUX variable (closes: #53710) - replace 'failsafe' with 'single' default for recovery boot entries (closes: #44269) - add GRUB_BTRFS_USE_DEFAULT_SUBVOL option (closes: #56881) - new subpackage grub-common-extra (closes: #38715, #51394, #51395) - add ALT Linux distro name translation (closes: #36004) - add "UEFI Firmware settings" translation (closes: #48768) - read distro name from /etc/os-release (closes: #55546) - add btrfs savedefault support (closes: #50525) - disable savedefault for f2fs (closes: #52193) - refactor grub filetriggers (closes: #57107) - enhance grub-efi-autoupdate UX (closes: #56960)