Bug 51394

Summary: Не хватает зависимости на пакет mtools
Product: Sisyphus Reporter: obidinog <obidinog>
Component: grub-commonAssignee: Egor Ignatov <egori>
Status: RESOLVED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: nickel, placeholder, rider
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description obidinog@basealt.ru 2024-09-04 13:52:16 MSK
Собранные образы в mkimage-profile p11 обновленные до Sisyphus
alt-education p11 x86_64
alt-workstation p11 x86_64
alt-kworkstation p11 x86_64
alt-server p11 x86_64

Пакет:
grub-common 2.12-alt3

Шаги:
Выполнить
# grub-mkrescue -o grub2.iso

Результат:
Выводится ошибка grub-mkrescue: ошибка: `mformat` invocation failed из-за отсутствия зависимости на пакет mtools

Ожидаемый результат: Успешное выполнение команды

Дополнительно:
Воспроизводится только для alt-workstation и alt-kworkstation
Не воспроизводится для alt-education и alt-server т.к пакеты присутствуют в дистрибутивах
Comment 1 Repository Robot 2026-03-13 22:00:46 MSK
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)