#1938: f11-updates.mash is creating deltarpms against rawhide ---------------------+------------------------------------------------------ Reporter: jwboyer | Owner: rel-eng@lists.fedoraproject.org Type: task | Status: new Milestone: | Component: mash Keywords: | ---------------------+------------------------------------------------------ {{{ [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... 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
#1938: f11-updates.mash is creating deltarpms against rawhide ----------------------+----------------------------------------------------- Reporter: jwboyer | Owner: rel-eng@lists.fedoraproject.org Type: task | Status: new Milestone: | Component: mash Resolution: | Keywords: ----------------------+----------------------------------------------------- Changes (by bbaetz):
* cc: bbaetz@acm.org (added)
#1938: f11-updates.mash is creating deltarpms against rawhide ----------------------+----------------------------------------------------- Reporter: jwboyer | Owner: rel-eng@lists.fedoraproject.org Type: task | Status: closed Milestone: | Component: mash Resolution: fixed | Keywords: ----------------------+----------------------------------------------------- Changes (by lmacken):
* status: new => closed * resolution: => fixed
Comment:
Fixed in https://fedorahosted.org/bodhi/changeset/8b791aefb37347bd60eac08f17fb3aae3da...
I am pushing a new version of bodhi into production as we speak.
rel-eng@lists.fedoraproject.org