Re: building against epel8 modules

2021-07-16 Thread Jiri Vanek
Btw, not sure who did what, but thanx a lot. Without any touches, the epel8 package now builds fine. So thank ou fedora relengs! J. On 6/22/21 6:27 PM, Jiri Vanek wrote: Hello! I have an ordinery package, which builds as is for epel7,and all fedoras, but not for epel8: Package openjdk-asm

Re: building against epel8 modules

2021-07-16 Thread Jiri Vanek
Yup. That sounds like a plan. On 7/2/21 11:52 AM, Vít Ondruch wrote: Dne 02. 07. 21 v 5:25 Nico Kadel-Garcia napsal(a): On Thu, Jul 1, 2021 at 11:24 PM Nico Kadel-Garcia wrote: On Thu, Jul 1, 2021 at 9:20 PM Josh Boyer wrote: On Wed, Jun 23, 2021, 4:58 AM Nico Kadel-Garcia wrote: On Tu

Re: building against epel8 modules

2021-07-02 Thread Vít Ondruch
Dne 02. 07. 21 v 5:25 Nico Kadel-Garcia napsal(a): On Thu, Jul 1, 2021 at 11:24 PM Nico Kadel-Garcia wrote: On Thu, Jul 1, 2021 at 9:20 PM Josh Boyer wrote: On Wed, Jun 23, 2021, 4:58 AM Nico Kadel-Garcia wrote: On Tue, Jun 22, 2021 at 1:25 PM Jiri Vanek wrote: On 6/22/21 7:08 PM, St

Re: building against epel8 modules

2021-07-01 Thread Gary Buhrmaster
On Wed, Jun 23, 2021 at 8:58 AM Nico Kadel-Garcia wrote: > I can't find *anyone* who likes modularity. I like the concept of modules. But primarily only if someone else is doing the actual hard work that ends up being necessary to build them. ___ deve

Re: building against epel8 modules

2021-07-01 Thread Nico Kadel-Garcia
On Thu, Jul 1, 2021 at 11:24 PM Nico Kadel-Garcia wrote: > > On Thu, Jul 1, 2021 at 9:20 PM Josh Boyer wrote: > > > > > > > > On Wed, Jun 23, 2021, 4:58 AM Nico Kadel-Garcia wrote: > >> > >> On Tue, Jun 22, 2021 at 1:25 PM Jiri Vanek wrote: > >> > > >> > > >> > > >> > On 6/22/21 7:08 PM, Stephe

Re: building against epel8 modules

2021-07-01 Thread Nico Kadel-Garcia
On Thu, Jul 1, 2021 at 9:20 PM Josh Boyer wrote: > > > > On Wed, Jun 23, 2021, 4:58 AM Nico Kadel-Garcia wrote: >> >> On Tue, Jun 22, 2021 at 1:25 PM Jiri Vanek wrote: >> > >> > >> > >> > On 6/22/21 7:08 PM, Stephen John Smoogen wrote: >> >> > > Welcome to RHEL-8 modularity and the joy it brings

Re: building against epel8 modules

2021-07-01 Thread Josh Boyer
On Wed, Jun 23, 2021, 4:58 AM Nico Kadel-Garcia wrote: > On Tue, Jun 22, 2021 at 1:25 PM Jiri Vanek wrote: > > > > > > > > On 6/22/21 7:08 PM, Stephen John Smoogen wrote: > > > > Welcome to RHEL-8 modularity and the joy it brings anyone trying to > > > port software to 8. The problem is not with

Re: building against epel8 modules

2021-06-24 Thread Jiri Vanek
... I still don't understand what Frankenstein buildroot we are using. 2 lines in a mock file allow to be aware of modules... modules=1 ... config_opts['module_enable'] = ['php:7.4', ... 2h of work to find the proper configuration and I was able to build such packages since the day RHEL-8-Bet

Re: building against epel8 modules

2021-06-24 Thread Stephen John Smoogen
On Thu, 24 Jun 2021 at 10:03, Remi Collet wrote: > > Le 24/06/2021 à 15:33, Matthew Miller a écrit : > > On Thu, Jun 24, 2021 at 03:08:42PM +0200, Remi Collet wrote: > >> P.S. yes, I'm really disappointed by how Fedora evolves, > >> not being able to use a proper build system (modules aware) > > >

Re: building against epel8 modules

2021-06-24 Thread Remi Collet
Le 24/06/2021 à 15:33, Matthew Miller a écrit : On Thu, Jun 24, 2021 at 03:08:42PM +0200, Remi Collet wrote: P.S. yes, I'm really disappointed by how Fedora evolves, not being able to use a proper build system (modules aware) If you could wave a magic wand here, what would a proper build syste

Re: building against epel8 modules

2021-06-24 Thread Matthew Miller
On Thu, Jun 24, 2021 at 03:08:42PM +0200, Remi Collet wrote: > P.S. yes, I'm really disappointed by how Fedora evolves, > not being able to use a proper build system (modules aware) If you could wave a magic wand here, what would a proper build system look like? -- Matthew Miller Fedora Projec

Re: building against epel8 modules

2021-06-24 Thread Neal Gompa
On Thu, Jun 24, 2021 at 9:09 AM Remi Collet wrote: > > Le 23/06/2021 à 10:57, Nico Kadel-Garcia a écrit : > > > I can't find *anyone* who likes modularity. > > I like modules ! > > BTW > > Community have killed SCL > Community is killing modules > Software Collections made the assumption that pac

Re: building against epel8 modules

2021-06-24 Thread Remi Collet
Le 23/06/2021 à 10:57, Nico Kadel-Garcia a écrit : I can't find *anyone* who likes modularity. I like modules ! BTW Community have killed SCL Community is killing modules EPEL-8 is IMHO partially broken, and perhaps should be consider as dead. > I'm devoutly hoping that it is discarded fo

Re: building against epel8 modules

2021-06-23 Thread Jiri Vanek
On 6/22/21 7:42 PM, Stephen John Smoogen wrote: On Tue, 22 Jun 2021 at 13:22, Jiri Vanek wrote: On 6/22/21 7:08 PM, Stephen John Smoogen wrote: On Tue, 22 Jun 2021 at 12:30, Jiri Vanek wrote: Hello! I have an ordinery package, which builds as is for epel7,and all fedoras, but not for

Re: building against epel8 modules

2021-06-23 Thread Nico Kadel-Garcia
On Tue, Jun 22, 2021 at 1:25 PM Jiri Vanek wrote: > > > > On 6/22/21 7:08 PM, Stephen John Smoogen wrote: > > Welcome to RHEL-8 modularity and the joy it brings anyone trying to > > port software to 8. The problem is not with EPEL but with the way > > hmm. Thanx a lot of for a bt of light in dar

Re: building against epel8 modules

2021-06-22 Thread Stephen John Smoogen
On Tue, 22 Jun 2021 at 13:22, Jiri Vanek wrote: > > > > On 6/22/21 7:08 PM, Stephen John Smoogen wrote: > > On Tue, 22 Jun 2021 at 12:30, Jiri Vanek wrote: > >> > >> Hello! > >> > >> I have an ordinery package, which builds as is for epel7,and all fedoras, > >> but not for epel8: > >> > >> Packa

Re: building against epel8 modules

2021-06-22 Thread Jiri Vanek
On 6/22/21 7:08 PM, Stephen John Smoogen wrote: On Tue, 22 Jun 2021 at 12:30, Jiri Vanek wrote: Hello! I have an ordinery package, which builds as is for epel7,and all fedoras, but not for epel8: Package openjdk-asmtools builds fine in fedora, epel7 and rhel8, but not in epel8: CentOS-8

Re: building against epel8 modules

2021-06-22 Thread Stephen John Smoogen
On Tue, 22 Jun 2021 at 12:30, Jiri Vanek wrote: > > Hello! > > I have an ordinery package, which builds as is for epel7,and all fedoras, but > not for epel8: > > Package openjdk-asmtools builds fine in fedora, epel7 and rhel8, but not in > epel8: > CentOS-8 - Extras