```
Error:
 Problem: cannot install the best update candidate for package kernel-opi5-tfg-6.6.0-20231006.0.el9.aarch64
  - nothing provides /sbin/installkernel needed by kernel-opi5-tfg-6.6.0-20231006.1.el9.aarch64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages
```
This commit is contained in:
Pratham Patel 2023-10-08 10:46:08 +05:30
parent 3b616ecc5e
commit bc5d5e4ea0
No known key found for this signature in database
7 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1,5 @@
# change version here
%global rel_ver 1
%global rel_ver 2
%global major_ver 6
%global minor_ver 1
%global patch_ver 56

View File

@ -1,5 +1,5 @@
# change version here
%global rel_ver 1
%global rel_ver 2
%global next_snapshot_date 20231006
%global target_config defconfig
%global kname next

View File

@ -1,5 +1,5 @@
# change version here
%global rel_ver 1
%global rel_ver 2
%global patch_ver 0
%global major_ver 6
%global minor_ver 6

View File

@ -1,5 +1,5 @@
# change version here
%global rel_ver 6
%global rel_ver 7
%global major_ver 6
%global minor_ver 6
%global rc_ver 4

View File

@ -1,5 +1,5 @@
# change version here
%global rel_ver 1
%global rel_ver 2
%global major_ver 6
%global minor_ver 5
%global patch_ver 6

View File

@ -1,5 +1,5 @@
# change version here
%global rel_ver 2
%global rel_ver 3
%global major_ver 5
%global minor_ver 10
%global patch_ver 160

View File

@ -18,7 +18,7 @@ BuildRequires: kmod
BuildRequires: python3-devel
Requires: coreutils systemd dracut
Requires: /usr/bin/kernel-install
Requires: /sbin/installkernel
Requires: /usr/sbin/installkernel
Requires: linux-firmware
%ifarch aarch64