diff --git a/check-missing b/check-missing index 6598753b..dad38f39 100755 --- a/check-missing +++ b/check-missing @@ -5,7 +5,7 @@ # packages that do not currently exist in Rawhide. It is arch-aware. It # expects to be run on a Fedora system with network access, as it will # try to query the 'rawhide' dnf repo to get lists of currently-existing -# packages. +# packages. You will need fedora-repos-rawhide and python3-lxml. import glob import argparse @@ -13,7 +13,7 @@ import subprocess import lxml.etree as ET from collections import defaultdict -ARCHES = ('aarch64', 'armv7hl', 'ppc64le', 's390x', 'x86_64') +ARCHES = ('aarch64', 'ppc64le', 's390x', 'x86_64') parser = argparse.ArgumentParser(description='Check the comps file for missing packages and packages missing on architectures') parser.add_argument('--update', dest='update', action='store_true', default=False, @@ -45,7 +45,7 @@ for pkgreq in pkgreqs: present = [] # arches the package is listed for (if no 'arch' key, it's listed for all) - reqarches = pkgreq.get('arch', '').replace('armhfp', 'armv7hl').replace('ppc64,','') + reqarches = pkgreq.get('arch', '') if reqarches: reqarches = reqarches.split(',') else: diff --git a/comps-f38.xml.in b/comps-f38.xml.in index a4d1d55d..0ead3386 100644 --- a/comps-f38.xml.in +++ b/comps-f38.xml.in @@ -61,7 +61,7 @@ dosfstools dracut-network e2fsprogs - efibootmgr + efibootmgr exfatprogs fcoe-utils firewalld @@ -69,18 +69,15 @@ glibc-all-langpacks grub2-efi-aa64 grub2-efi-aa64-cdboot - grub2-efi-arm - grub2-efi-arm-cdboot grub2-efi-ia32 grub2-efi-ia32-cdboot grub2-efi-x64 grub2-efi-x64-cdboot grub2-pc - grub2-ppc64 grub2-ppc64le - grub2-tools + grub2-tools grub2-tools-efi - grub2-tools-extra + grub2-tools-extra hfsplus-tools iscsi-initiator-utils kbd-legacy @@ -107,9 +104,8 @@ false false - arm-image-installer - cloud-utils-growpart - uboot-images-armv7 + arm-image-installer + cloud-utils-growpart uboot-images-armv8 @@ -280,7 +276,6 @@ mesa-vulkan-drivers plymouth-system-theme xorg-x11-drv-amdgpu - xorg-x11-drv-armada xorg-x11-drv-armsoc xorg-x11-drv-ati xorg-x11-drv-evdev @@ -477,17 +472,15 @@ false false - efibootmgr + efibootmgr grub2-efi-aa64 - grub2-efi-arm grub2-efi-ia32 grub2-efi-x64 grub2-pc - grub2-ppc64 grub2-ppc64le - grub2-tools + grub2-tools grub2-tools-efi - grub2-tools-extra + grub2-tools-extra s390utils s390utils-base shim-aa64 @@ -638,9 +631,8 @@ dracut-config-generic initial-setup initscripts - uboot-images-armv7 uboot-images-armv8 - uboot-tools + uboot-tools