Skip to content

Commit 439ca01

Browse files
committed
Remove kernel-rpm-macros from chroot
This commit reverts #1169
1 parent 7156376 commit 439ca01

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

reference_data/platform_flavors.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1064,15 +1064,14 @@
10641064
mock:
10651065
chroot_setup_cmd: install tar gcc-c++ redhat-rpm-config almalinux-release which xz sed
10661066
make bzip2 gzip gcc coreutils unzip shadow-utils diffutils cpio bash gawk rpm-build
1067-
info patch util-linux findutils grep zlib git-core kernel-rpm-macros
1067+
info patch util-linux findutils grep zlib git-core
10681068

10691069
- name: add-epel-rpm-macros
10701070
data:
10711071
mock:
10721072
chroot_setup_cmd: install tar gcc-c++ redhat-rpm-config almalinux-release which xz sed
10731073
make bzip2 gzip gcc coreutils unzip shadow-utils diffutils cpio bash gawk rpm-build
10741074
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core epel-rpm-macros
1075-
kernel-rpm-macros
10761075

10771076
- name: nvidia-cuda
10781077
repositories:

reference_data/platforms.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
mock:
3737
chroot_setup_cmd: install tar gcc-c++ redhat-rpm-config almalinux-release which xz sed
3838
make bzip2 gzip gcc coreutils unzip shadow-utils diffutils cpio bash gawk rpm-build
39-
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core kernel-rpm-macros
39+
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core
4040
dnf_common_opts:
4141
- --setopt=deltarpm=False
4242
- --allowerasing
@@ -1746,7 +1746,7 @@
17461746
mock:
17471747
chroot_setup_cmd: install tar gcc-c++ redhat-rpm-config almalinux-release which xz sed
17481748
make bzip2 gzip gcc coreutils unzip shadow-utils diffutils cpio bash gawk rpm-build
1749-
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core kernel-rpm-macros
1749+
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core
17501750
dnf_common_opts:
17511751
- --setopt=deltarpm=False
17521752
- --allowerasing
@@ -3473,7 +3473,7 @@
34733473
mock:
34743474
chroot_setup_cmd: install tar gcc-c++ redhat-rpm-config centos-release which xz sed
34753475
make bzip2 gzip gcc coreutils unzip shadow-utils diffutils cpio bash gawk rpm-build
3476-
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core kernel-rpm-macros
3476+
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core
34773477
dnf_common_opts:
34783478
- --setopt=deltarpm=False
34793479
- --allowerasing
@@ -5527,7 +5527,7 @@
55275527
mock:
55285528
chroot_setup_cmd: install tar gcc-c++ redhat-rpm-config almalinux-release which xz sed
55295529
make bzip2 gzip gcc coreutils unzip shadow-utils diffutils cpio bash gawk rpm-build
5530-
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core kernel-rpm-macros
5530+
info patch util-linux findutils grep zlib scl-utils scl-utils-build git-core
55315531
dnf_common_opts:
55325532
- --setopt=deltarpm=False
55335533
- --allowerasing

0 commit comments

Comments
 (0)