Сейчас rpm-build-guestfs вытягивает ядро через `Requires(pre): kernel >= 5.4`. Решил попробовать переехать на kernel-image-for-vm, но sisyphus_check не позволяет указать его в зависимостях: ``` /.out/rpm-build-guestfs-0.9-alt1.x86_64.rpm: forbidden dependencies: kernel-image-for-vm sisyphus_check: check-deps ERROR: package dependencies violation ``` Предлагаю добавить виртуальный Provides, например `kernel-for-vm`.
в новой версии будет
kernel-image-for-vm-6.18.52-alt1 -> sisyphus: Tue Sep 15 2026 Anton Farygin <rider@altlinux> 6.18.52-alt1 - 6.18.51 -> 6.18.52 - spec: added kernel-for-vm provides (closes: #60522) - config: record the defaults oldconfig has been taking for ~500 options new since the config was last regenerated (no more "(NEW)"/EOF noise) - config-for-vm: aarch64 was built without KVM: CONFIG_KVM=m is invalid on arm64 (bool) and oldconfig silently reset it; take KVM from config-<arch> - config-for-vm: SATA_MOBILE_LPM_POLICY is an int, drop the "is not set" line