Disable drpms for f26 and f26 testing.

This is due to alternative arches not being in the same dir, so
bodhi/mash need to learn how to find them or we need to setup some
directory of symlinks to the right places.
This commit is contained in:
Kevin Fenzi 2017-08-19 16:32:57 +00:00
parent e1392df7ba
commit 5f7ccbbd40
2 changed files with 6 additions and 6 deletions

View file

@ -14,9 +14,9 @@ repoviewurl = http://download.fedoraproject.org/pub/fedora/linux/updates/testing
repoviewtitle = "Fedora 26 Updates Testing - %(arch)s"
arches = armhfp i386 ppc64 ppc64le x86_64 aarch64
hash_packages = True
delta = True
delta_dirs = /pub/fedora/linux/releases/26/Everything/%(arch)s/os/,/mnt/koji/mash/updates/f26-updates/%(arch)s/
parent_repos = http://download.fedoraproject.org/pub/fedora/linux/updates/26/%(arch)s, http://download.fedoraproject.org/pub/fedora/linux/releases/26/Everything/%(arch)s/os
delta = False
#delta_dirs = /pub/fedora/linux/releases/26/Everything/%(arch)s/os/,/mnt/koji/mash/updates/f26-updates/%(arch)s/
#parent_repos = http://download.fedoraproject.org/pub/fedora/linux/updates/26/%(arch)s, http://download.fedoraproject.org/pub/fedora/linux/releases/26/Everything/%(arch)s/os
# point to branched till we release then use above
#delta_dirs = /mnt/koji/compose/branched/latest-Fedora-26/compose/Everything/%(arch)s/os/
#parent_repos = https://kojipkgs.fedoraproject.org/compose/branched/latest-Fedora-26/compose/Everything/%(arch)s/os/

View file

@ -12,9 +12,9 @@ repoviewurl = http://download.fedoraproject.org/pub/fedora/linux/updates/26/%(ar
repoviewtitle = "Fedora 26 Updates - %(arch)s"
arches = armhfp i386 ppc64 ppc64le x86_64 aarch64
hash_packages = True
delta = True
delta_dirs = /pub/fedora/linux/releases/26/Everything/%(arch)s/os/,/mnt/koji/mash/updates/f26-updates/%(arch)s/
parent_repos = http://download.fedoraproject.org/pub/fedora/linux/releases/26/Everything/%(arch)s/os
delta = False
#delta_dirs = /pub/fedora/linux/releases/26/Everything/%(arch)s/os/,/mnt/koji/mash/updates/f26-updates/%(arch)s/
#parent_repos = http://download.fedoraproject.org/pub/fedora/linux/releases/26/Everything/%(arch)s/os
# point to branched till we release then use above
#delta_dirs = /mnt/koji/compose/branched/latest-Fedora-26/compose/Everything/%(arch)s/os/
#parent_repos = https://kojipkgs.fedoraproject.org/compose/branched/latest-Fedora-26/compose/Everything/%(arch)s/os/