Re: [PATCH] Add zchunk support to updates and updates-testing repositories

2019-03-10 Thread Mikolaj Izdebski
Note that we are in infrastructure freeze and this patch affects frozen hosts, therefore you need to follow "Fedora Release Infrastructure SOP" [1] and submit a freeze break request. Otherwise the patch will need to wait until the freeze is lifted. [1]

Re: Koji 1.17.0 and Python 3

2019-03-10 Thread Neal Gompa
On Sun, Mar 10, 2019 at 7:12 PM Peter Robinson wrote: > > > > > > Hey all, > > > > > > > > > > I've proposed a pull request to switch our Koji package to use Python > > > > > 3 wherever possible: > > > > > https://src.fedoraproject.org/rpms/koji/pull-request/4 > > > > > > > > > > The PR is a bit

Re: Koji 1.17.0 and Python 3

2019-03-10 Thread Peter Robinson
> > > > Hey all, > > > > > > > > I've proposed a pull request to switch our Koji package to use Python > > > > 3 wherever possible: > > > > https://src.fedoraproject.org/rpms/koji/pull-request/4 > > > > > > > > The PR is a bit complex, but it's based on the upstream spec for Koji, > > > > which

Re: How do we turn zchunk on for updates-testing for F30?

2019-03-10 Thread Jonathan Dieter
On Sun, 2019-03-10 at 15:47 +, Peter Robinson wrote: > git send-email so it's inline on the list for easy review. Thanks for the tip! Just sent it using git send-email. Jonathan ___ infrastructure mailing list --

[PATCH] Add zchunk support to updates and updates-testing repositories

2019-03-10 Thread Jonathan Dieter
This adds zchunk support for the updates and updates-testing repositories for both rpms and modularity Signed-off-by: Jonathan Dieter --- roles/bodhi2/backend/templates/pungi.module.conf.j2 | 3 +++ roles/bodhi2/backend/templates/pungi.rpm.conf.j2| 3 +++ 2 files changed, 6 insertions(+)

Re: Koji 1.17.0 and Python 3

2019-03-10 Thread Neal Gompa
On Sun, Mar 10, 2019 at 11:42 AM Peter Robinson wrote: > > > > Hey all, > > > > > > I've proposed a pull request to switch our Koji package to use Python > > > 3 wherever possible: > > > https://src.fedoraproject.org/rpms/koji/pull-request/4 > > > > > > The PR is a bit complex, but it's based on

Re: How do we turn zchunk on for updates-testing for F30?

2019-03-10 Thread Peter Robinson
> On Sat, 2019-03-09 at 21:29 +0100, Mikolaj Izdebski wrote: > > On Sat, Mar 9, 2019 at 2:29 PM Jonathan Dieter > > wrote: > > > Hey, I just noticed that, while we have zchunked metadata for the > > > F30 > > > base repository, it's not enabled to for updates-testing. > > > > > > I've looked in

Re: Koji 1.17.0 and Python 3

2019-03-10 Thread Peter Robinson
> > Hey all, > > > > I've proposed a pull request to switch our Koji package to use Python > > 3 wherever possible: > > https://src.fedoraproject.org/rpms/koji/pull-request/4 > > > > The PR is a bit complex, but it's based on the upstream spec for Koji, > > which accounts for all the variations

Re: Koji 1.17.0 and Python 3

2019-03-10 Thread Stephen John Smoogen
On Sun, 10 Mar 2019 at 10:59, Neal Gompa wrote: > > On Sun, Mar 10, 2019 at 10:57 AM Stephen John Smoogen > wrote: > > > > On Sun, 10 Mar 2019 at 10:55, Neal Gompa wrote: > > > > > > On Sun, Mar 10, 2019 at 10:53 AM Stephen John Smoogen > > > wrote: > > > > > > > > On Sat, 9 Mar 2019 at

Re: Koji 1.17.0 and Python 3

2019-03-10 Thread Neal Gompa
On Sun, Mar 10, 2019 at 10:57 AM Stephen John Smoogen wrote: > > On Sun, 10 Mar 2019 at 10:55, Neal Gompa wrote: > > > > On Sun, Mar 10, 2019 at 10:53 AM Stephen John Smoogen > > wrote: > > > > > > On Sat, 9 Mar 2019 at 22:19, Neal Gompa wrote: > > > > > > > > Hey all, > > > > > > > > I've

Re: Koji 1.17.0 and Python 3

2019-03-10 Thread Stephen John Smoogen
On Sun, 10 Mar 2019 at 10:55, Neal Gompa wrote: > > On Sun, Mar 10, 2019 at 10:53 AM Stephen John Smoogen > wrote: > > > > On Sat, 9 Mar 2019 at 22:19, Neal Gompa wrote: > > > > > > Hey all, > > > > > > I've proposed a pull request to switch our Koji package to use Python > > > 3 wherever

Re: Koji 1.17.0 and Python 3

2019-03-10 Thread Neal Gompa
On Sun, Mar 10, 2019 at 10:53 AM Stephen John Smoogen wrote: > > On Sat, 9 Mar 2019 at 22:19, Neal Gompa wrote: > > > > Hey all, > > > > I've proposed a pull request to switch our Koji package to use Python > > 3 wherever possible: > > https://src.fedoraproject.org/rpms/koji/pull-request/4 > > >

Re: Koji 1.17.0 and Python 3

2019-03-10 Thread Stephen John Smoogen
On Sat, 9 Mar 2019 at 22:19, Neal Gompa wrote: > > Hey all, > > I've proposed a pull request to switch our Koji package to use Python > 3 wherever possible: > https://src.fedoraproject.org/rpms/koji/pull-request/4 > > The PR is a bit complex, but it's based on the upstream spec for Koji, > which