#1938 f11-updates.mash is creating deltarpms against rawhide
Closed: Fixed None Opened 14 years ago by jwboyer.

{{{
[jwboyer@releng2 bodhi]$ pwd
/etc/bodhi
[jwboyer@releng2 bodhi]$ sudo cat f11-updates.mash

mash config file

[f11-updates]
rpm_path = %(arch)s/
source_path = SRPMS/
debuginfo = True
multilib = True
multilib_method = devel
tag = dist-f11-updates
inherit = False
strict_keys = True
keys = D22E77F2
repoviewurl = http://download.fedoraproject.org/pub/fedora/linux/updates/11/%(arch)s/
repoviewtitle = "Fedora 11 Updates - %(arch)s"
arches = i386 x86_64 ppc ppc64
delta = True
delta_dirs = /pub/fedora/linux/development/
[jwboyer@releng2 bodhi]$ sudo cat f11-updates-testing.mash

mash config file

[f11-updates-testing]
rpm_path = %(arch)s/
source_path = SRPMS/
debuginfo = True
multilib = True
multilib_method = devel
tag = dist-f11-updates-testing
inherit = False
strict_keys = True
keys = D22E77F2
repoviewurl = http://download.fedoraproject.org/pub/fedora/linux/updates/testing/11/%(arch)s/
repoviewtitle = "Fedora 11 Updates Testing - %(arch)s"
arches = i386 x86_64 ppc ppc64
delta = True
delta_dirs = /mnt/koji/mash/rawhide
[jwboyer@releng2 bodhi]$

}}}

That's not exactly helpful


Login to comment on this ticket.

Metadata