Re: [Rpm-ecosystem] Zchunk update

2018-06-13 Thread Neal Gompa
On Wed, Jun 13, 2018 at 9:24 AM Neal Gompa wrote: > > On Wed, Jun 13, 2018 at 9:16 AM Pat Riehecky wrote: > > > > On 06/12/2018 05:52 AM, Neal Gompa wrote: > > > I wish we had a canonical location for these things that everyone > > > could reference...:( > > > > Agreed! > > > > Would it make sens

Re: [Rpm-ecosystem] Zchunk update

2018-06-13 Thread Neal Gompa
On Wed, Jun 13, 2018 at 9:16 AM Pat Riehecky wrote: > > On 06/12/2018 05:52 AM, Neal Gompa wrote: > > I wish we had a canonical location for these things that everyone > > could reference...:( > > Agreed! > > Would it make sense to put them under doc in > https://github.com/rpm-software-management

Re: [Rpm-ecosystem] Zchunk update

2018-06-13 Thread Pat Riehecky
On 06/12/2018 05:52 AM, Neal Gompa wrote: I wish we had a canonical location for these things that everyone could reference...:( Agreed! Would it make sense to put them under doc in https://github.com/rpm-software-management/librepo  ? -- Pat Riehecky Fermi National Accelerator Laborator

Re: [Rpm-ecosystem] Zchunk update

2018-06-12 Thread Neal Gompa
On Tue, Jun 12, 2018 at 6:27 AM Jonathan Dieter wrote: > > On Mon, 2018-05-07 at 13:35 -0500, Pat Riehecky wrote: > > > > On 04/16/2018 04:48 PM, Neal Gompa wrote: > > > repomd.xml is being changed, > > > > Is there a link to the proposed new definition (dtd/xsd/rng)? > > I realized that you asked

Re: [Rpm-ecosystem] Zchunk update

2018-06-12 Thread Jonathan Dieter
On Mon, 2018-05-07 at 13:35 -0500, Pat Riehecky wrote: > > On 04/16/2018 04:48 PM, Neal Gompa wrote: > > repomd.xml is being changed, > > Is there a link to the proposed new definition (dtd/xsd/rng)? I realized that you asked for this over a month ago, but here is the proposed DTD: https://www.

Re: [Rpm-ecosystem] Zchunk update

2018-05-07 Thread Jonathan Dieter
On Mon, 2018-05-07 at 13:35 -0500, Pat Riehecky wrote: > On 04/16/2018 04:48 PM, Neal Gompa wrote: > > repomd.xml is being changed, > > Is there a link to the proposed new definition (dtd/xsd/rng)? Assuming you're asking about the zchunk-enabled repomd.xml, I'm still working on it. My original p

Re: [Rpm-ecosystem] Zchunk update

2018-05-07 Thread Pat Riehecky
On 04/16/2018 04:48 PM, Neal Gompa wrote: repomd.xml is being changed, Is there a link to the proposed new definition (dtd/xsd/rng)? -- Pat Riehecky Fermi National Accelerator Laboratory www.fnal.gov www.scientificlinux.org ___ Rpm-ecosystem mail

Re: [Rpm-ecosystem] Zchunk update

2018-04-29 Thread Jonathan Dieter
I've released zchunk-0.4.0 which has the last (hopefully) backwards- incompatible file format change. Files created by zchunk < 0.4.0 will be unreadable by 0.4.0+. Zchunk 0.4.0 now has four bytes of flags, so, barring any bone-headed disasters in the file format, any further file format changes w

Re: [Rpm-ecosystem] Zchunk update

2018-04-23 Thread Jonathan Dieter
On Mon, 2018-04-23 at 00:27 -0400, Neal Gompa wrote: > On Tue, Apr 17, 2018 at 3:05 PM, Jonathan Dieter wrote: > > I'm assuming that you're referring here to getting zchunk packaged into > > Fedora. I'd really like to finalize the file format (we're close, but > > I still need a good way of stori

Re: [Rpm-ecosystem] Zchunk update

2018-04-22 Thread Neal Gompa
On Tue, Apr 17, 2018 at 3:05 PM, Jonathan Dieter wrote: > On Tue, 2018-04-17 at 17:39 +0200, Michal Novotny wrote: >> On Tue, Apr 17, 2018 at 4:20 PM, Jonathan Dieter wrote: >> > On Tue, 2018-04-17 at 09:08 +0200, Michal Novotny wrote: >> > > Hello Jonathan, >> > > >> > > Once it is in createrepo

Re: [Rpm-ecosystem] Zchunk update

2018-04-17 Thread Jonathan Dieter
On Tue, 2018-04-17 at 17:39 +0200, Michal Novotny wrote: > On Tue, Apr 17, 2018 at 4:20 PM, Jonathan Dieter wrote: > > On Tue, 2018-04-17 at 09:08 +0200, Michal Novotny wrote: > > > Hello Jonathan, > > > > > > Once it is in createrepo_c, we could try employing it in Fedora COPR. > > > > Ok, done

Re: [Rpm-ecosystem] Zchunk update

2018-04-17 Thread Jonathan Dieter
On Tue, 2018-04-17 at 09:08 +0200, Michal Novotny wrote: > Hello Jonathan, > > On Mon, Apr 16, 2018 at 2:47 PM, Jonathan Dieter > wrote: > > It's been a number of weeks since my last update, so I thought I'd > > let > > everyone know where things are at. > > > > I've spent most of these last few

Re: [Rpm-ecosystem] Zchunk update

2018-04-16 Thread Neal Gompa
On Mon, Apr 16, 2018 at 12:32 PM, Jonathan Dieter wrote: > On Mon, 2018-04-16 at 09:00 -0400, Neal Gompa wrote: >> On Mon, Apr 16, 2018 at 8:47 AM, Jonathan Dieter wrote: >> > I've also added zchunk support to createrepo_c (see >> > https://github.com/jdieter/createrepo_c), but I haven't yet crea

Re: [Rpm-ecosystem] Zchunk update

2018-04-16 Thread Jonathan Dieter
On Mon, 2018-04-16 at 09:00 -0400, Neal Gompa wrote: > On Mon, Apr 16, 2018 at 8:47 AM, Jonathan Dieter wrote: > > I've also added zchunk support to createrepo_c (see > > https://github.com/jdieter/createrepo_c), but I haven't yet created a > > pull request because I'm not sure if my current imple

Re: [Rpm-ecosystem] Zchunk update

2018-04-16 Thread Neal Gompa
On Mon, Apr 16, 2018 at 8:47 AM, Jonathan Dieter wrote: > It's been a number of weeks since my last update, so I thought I'd let > everyone know where things are at. > > I've spent most of these last few weeks reworking zchunk's API to make > it easier to use and more in line with what other compr

[Rpm-ecosystem] Zchunk update

2018-04-16 Thread Jonathan Dieter
It's been a number of weeks since my last update, so I thought I'd let everyone know where things are at. I've spent most of these last few weeks reworking zchunk's API to make it easier to use and more in line with what other compression tools use, and I'm mostly happy with it now. Writing a sim