Re: packaging ruby dependencies

2017-10-26 Thread Miroslav Suchý
Dne 25.10.2017 v 16:54 Jason Brooks napsal(a): > getting the package into Fedora. Along the way[2], I encountered a > bunch of required, unpackaged dependencies, which would also have to > be added to Fedora. BTW we have Copr repository with 45 000 ruby gems packaged as RPM:

Re: packaging ruby dependencies

2017-10-26 Thread nicolas . mailhot
> De: "Rich Megginson" Hi, > I can't argue with that. > What I can do is present my painful experience. > I want to use fluentd (a medium sized ruby application) + a half dozen > or so plugins packaged as separate gems. > This puts me on the hook to be the maintainer in perpetuity of 90+

Re: Re: packaging ruby dependencies

2017-10-26 Thread nicolas . mailhot
Hi, > I've done the "build the dependency chain" work myself with various > projects I publish to github. The current problem I have is that for > recent Fedora releases, I've not worked out how to add the local yum > or dnf repositories to the "mock" configurations I've been working > with for

Re: packaging ruby dependencies

2017-10-26 Thread Tom Hughes
On 26/10/17 04:52, Nico Kadel-Garcia wrote: I've done the "build the dependency chain" work myself with various projects I publish to github. The current problem I have is that for recent Fedora releases, I've not worked out how to add the local yum or dnf repositories to the "mock"

Re: packaging ruby dependencies

2017-10-25 Thread Nico Kadel-Garcia
On Wed, Oct 25, 2017 at 3:43 PM, wrote: > Hi Jason, > > Packaging deps is a virtuous circle: it makes the work of the next person who > needs them for other software easier, which increases the chance other > software is packaged, which increases the value of the

Re: packaging ruby dependencies

2017-10-25 Thread Rich Megginson
On 10/25/2017 01:43 PM, nicolas.mail...@laposte.net wrote: Hi Jason, Packaging deps is a virtuous circle: it makes the work of the next person who needs them for other software easier, which increases the chance other software is packaged, which increases the value of the distro as a whole,

Re: packaging ruby dependencies

2017-10-25 Thread nicolas . mailhot
Hi Jason, Packaging deps is a virtuous circle: it makes the work of the next person who needs them for other software easier, which increases the chance other software is packaged, which increases the value of the distro as a whole, its attractiveness, and the probability that someone will

Re: packaging ruby dependencies

2017-10-25 Thread Matthew Miller
On Wed, Oct 25, 2017 at 06:35:36PM +0200, Vít Ondruch wrote: > I'm waiting for your feedback basically: > https://lists.fedoraproject.org/archives/list/ruby-...@lists.fedoraproject.org/message/HI5UZHSDQB5BRLKBXZWOC3YCND7BACGU/ Oh! Sorry! I somehow missed that. Hey Jason, can you take a look? I'm

Re: packaging ruby dependencies

2017-10-25 Thread Vít Ondruch
Dne 25.10.2017 v 18:10 Matthew Miller napsal(a): > On Wed, Oct 25, 2017 at 05:56:10PM +0200, Vít Ondruch wrote: >> You want to read this thread first: >> https://lists.fedoraproject.org/archives/list/ruby-...@lists.fedoraproject.org/message/7ZWMVGQ3RXDWAJNP3OOZXBC57SYB5IF5/ > > Yeah, this. :) >

Re: packaging ruby dependencies

2017-10-25 Thread Matthew Miller
On Wed, Oct 25, 2017 at 05:56:10PM +0200, Vít Ondruch wrote: > You want to read this thread first: > https://lists.fedoraproject.org/archives/list/ruby-...@lists.fedoraproject.org/message/7ZWMVGQ3RXDWAJNP3OOZXBC57SYB5IF5/ Yeah, this. :) Vit, have you made any progress? Jason, to your "is it

Re: packaging ruby dependencies

2017-10-25 Thread Rich Megginson
On 10/25/2017 09:49 AM, William Moreno wrote: 2017-10-25 9:38 GMT-06:00 Sandro Bonazzola >: 2017-10-25 16:54 GMT+02:00 Jason Brooks >: Hi all -- As part of a

Re: packaging ruby dependencies

2017-10-25 Thread Vít Ondruch
You want to read this thread first: https://lists.fedoraproject.org/archives/list/ruby-...@lists.fedoraproject.org/message/7ZWMVGQ3RXDWAJNP3OOZXBC57SYB5IF5/ Vít Dne 25.10.2017 v 16:54 Jason Brooks napsal(a): > Hi all -- > > As part of a documentation project I'm working on with the Fedora >

Re: packaging ruby dependencies

2017-10-25 Thread William Moreno
2017-10-25 9:38 GMT-06:00 Sandro Bonazzola : > > > 2017-10-25 16:54 GMT+02:00 Jason Brooks : > >> Hi all -- >> >> As part of a documentation project I'm working on with the Fedora >> Atomic WG, I started packaging asciibinder[1] with the intention of >>

Re: packaging ruby dependencies

2017-10-25 Thread Sandro Bonazzola
2017-10-25 16:54 GMT+02:00 Jason Brooks : > Hi all -- > > As part of a documentation project I'm working on with the Fedora > Atomic WG, I started packaging asciibinder[1] with the intention of > getting the package into Fedora. Along the way[2], I encountered a > bunch of

packaging ruby dependencies

2017-10-25 Thread Jason Brooks
Hi all -- As part of a documentation project I'm working on with the Fedora Atomic WG, I started packaging asciibinder[1] with the intention of getting the package into Fedora. Along the way[2], I encountered a bunch of required, unpackaged dependencies, which would also have to be added to