- Package:
- grub2-common
- Source:
- grub2-common
- Description:
- GRand Unified Bootloader (common files for version 2)
- Submitter:
- Pascal Hambourg
- Date:
- 2023-11-24 13:27:03 UTC
- Severity:
- normal
Dear maintainer, grub-install --compress=lzo calls lzop provided by package lzop. grub-install --compress=xz calls xz provided by package xz-utils. However grub2-common does not have any dependency on these packages. These packages have optional and standard priorities, which do not guarantee that they are present in a base installation. Maybe they should be added to Suggests (at least for user information) ?