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.
22 lines
997 B
Text
22 lines
997 B
Text
# mash config file
|
|
|
|
[f26-updates-testing]
|
|
rpm_path = %(arch)s/
|
|
source_path = SRPMS/
|
|
debuginfo = True
|
|
multilib = True
|
|
multilib_method = devel
|
|
tag = f26-updates-testing
|
|
inherit = False
|
|
strict_keys = True
|
|
keys = 64dab85d
|
|
repoviewurl = http://download.fedoraproject.org/pub/fedora/linux/updates/testing/26/%(arch)s/
|
|
repoviewtitle = "Fedora 26 Updates Testing - %(arch)s"
|
|
arches = armhfp i386 ppc64 ppc64le x86_64 aarch64
|
|
hash_packages = True
|
|
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/
|