[releng] build-current: explain ignorelist

Till Maas till at fedoraproject.org
Wed Mar 11 22:23:57 UTC 2015


commit 3c4f7a2594f1cd06befe7db9391cf1d2e7df1e4a
Author: Till Maas <opensource at till.name>
Date:   Wed Mar 11 23:23:38 2015 +0100

    build-current: explain ignorelist

 scripts/build-current.py |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/scripts/build-current.py b/scripts/build-current.py
index 9e6e90f..f0699ae 100755
--- a/scripts/build-current.py
+++ b/scripts/build-current.py
@@ -145,7 +145,8 @@ localkojisession.ssl_login(CLIENTCERT, CLIENTCA, SERVERCA)
 
 tag = 'f18-rebuild'
 
-# This list is copied from somwhere else and is therefore kept in one line
+# This list is generated by running srpm-excluded-arch.py with access to the
+# primary SRPMs and then this script is run for secondary archs.
 ignorelist = "Agda amtu aunit adobe-source-libraries acpid apmd apmud athcool bunny blktap biosdevname cpuid clean cabal-dev cmospwd cmucl compat-gcc-296 darktable dmidecode darcs dyninst dssi-vst efibootmgr edac-utils edb fedora-ksplice frysk florist firmware-addon-dell groonga ghc-aeson ghc-mwc-random gnu-efi ghc-ForSyDe ghc-Agda GtkAda gprbuild grub ghdl grub2 ghc-hakyll ghc-hamlet gnatcoll gpart gprolog ghc-vector ghc-hashtables ghc-parameterized-data ghc-shakespeare ghc-type-level i8kutils ibmasm imvirt infiniband-diags ioport iprutils ipw2100-firmware ipw2200-firmware ksplice latrace libbsr libipathverbs libseccomp librtas lightning lrmi libsmbios matreshka mactel-boot memtest86+ maxima microcode_ctl mkbootdisk mcelog mono-debugger msr-tools numactl numad openscada openni openni-primesense openalchemist pcc perftest pesign php-pecl-xhprof planets pmtools powerpc-utils powerpc-utils-papr ppc64-utils ps3-utils picprog pvs-sbcl perl-threads-tbb qperf rubygem-virt-p2v s3sw
 itch semantik sgabios sbcl syslinux seabios spicctrl stripesnoop spice-xpi sugar-tamtam superiotool svgalib sysprof system-config-boot spice tboot tbb unetbootin virt-v2v vrq wraplinux x86info xen xorg-x11-drv-openchrome xorg-x11-drv-neomagic xorg-x11-drv-geode xorg-x11-drv-vmware xorg-x11-drv-vmmouse xorg-x11-drv-intel yaboot zeromq-ada"
 
 pkgs = remotekojisession.listPackages(tagID=tag, inherited=True)


More information about the rel-eng mailing list