Re: RFC: make fedora-release archful and add some provides

2018-12-18 Thread Dennis Gilmore
El vie, 14-12-2018 a las 20:33 +0100, Igor Gnatenko escribió: > Hello folks, > > for long time we have problem if you have some arch-specific > BuildRequires, you still get one src.rpm from one of arches (not sure > how koji chooses that one) which might not work for your > architecture. > > For

Re: RFC: make fedora-release archful and add some provides

2018-12-17 Thread Panu Matilainen
On 12/14/18 10:20 PM, Neal Gompa wrote: On Fri, Dec 14, 2018 at 3:09 PM Igor Gnatenko wrote: That makes sense that we can do something like this from DNF code.. However, it would be kinda hard to do any dependency resolution checks.. Although we already have one which is

Re: RFC: make fedora-release archful and add some provides

2018-12-14 Thread Orion Poplawski
On 12/14/18 12:33 PM, Igor Gnatenko wrote: Hello folks, for long time we have problem if you have some arch-specific BuildRequires, you still get one src.rpm from one of arches (not sure how koji chooses that one) which might not work for your architecture. For example if you have following in

Re: RFC: make fedora-release archful and add some provides

2018-12-14 Thread John Harris
On Friday, December 14, 2018 2:33:36 PM EST Igor Gnatenko wrote: > Hello folks, > > for long time we have problem if you have some arch-specific > BuildRequires, you still get one src.rpm from one of arches (not sure > how koji chooses that one) which might not work for your architecture. > >

Re: RFC: make fedora-release archful and add some provides

2018-12-14 Thread Miro Hrončok
On 14. 12. 18 22:38, Kevin Fenzi wrote: On 12/14/18 11:33 AM, Igor Gnatenko wrote: Hello folks, for long time we have problem if you have some arch-specific BuildRequires, you still get one src.rpm from one of arches (not sure how koji chooses that one) which might not work for your

Re: RFC: make fedora-release archful and add some provides

2018-12-14 Thread Kevin Fenzi
On 12/14/18 11:33 AM, Igor Gnatenko wrote: > Hello folks, > > for long time we have problem if you have some arch-specific > BuildRequires, you still get one src.rpm from one of arches (not sure > how koji chooses that one) which might not work for your architecture. > > For example if you have

Re: RFC: make fedora-release archful and add some provides

2018-12-14 Thread Nicolas Chauvet
Le ven. 14 déc. 2018 à 20:34, Igor Gnatenko a écrit : > > Hello folks, > > for long time we have problem if you have some arch-specific > BuildRequires, you still get one src.rpm from one of arches (not sure > how koji chooses that one) which might not work for your architecture. > > For example

Re: RFC: make fedora-release archful and add some provides

2018-12-14 Thread Neal Gompa
On Fri, Dec 14, 2018 at 3:09 PM Igor Gnatenko wrote: > > That makes sense that we can do something like this from DNF code.. > However, it would be kinda hard to do any dependency resolution > checks.. > > Although we already have one which is module(platform:$PLATFORM_ID) > which is

Re: RFC: make fedora-release archful and add some provides

2018-12-14 Thread Igor Gnatenko
That makes sense that we can do something like this from DNF code.. However, it would be kinda hard to do any dependency resolution checks.. Although we already have one which is module(platform:$PLATFORM_ID) which is automatically populated from os-release by libdnf. Which is actually causing

Re: RFC: make fedora-release archful and add some provides

2018-12-14 Thread Neal Gompa
On Fri, Dec 14, 2018 at 2:50 PM Igor Gnatenko wrote: > > On Fri, Dec 14, 2018 at 8:45 PM Neal Gompa wrote: > > > > On Fri, Dec 14, 2018 at 2:34 PM Igor Gnatenko > > wrote: > > > > > > Hello folks, > > > > > > for long time we have problem if you have some arch-specific > > > BuildRequires, you

Re: RFC: make fedora-release archful and add some provides

2018-12-14 Thread Igor Gnatenko
On Fri, Dec 14, 2018 at 8:45 PM Neal Gompa wrote: > > On Fri, Dec 14, 2018 at 2:34 PM Igor Gnatenko > wrote: > > > > Hello folks, > > > > for long time we have problem if you have some arch-specific > > BuildRequires, you still get one src.rpm from one of arches (not sure > > how koji chooses

Re: RFC: make fedora-release archful and add some provides

2018-12-14 Thread Neal Gompa
On Fri, Dec 14, 2018 at 2:34 PM Igor Gnatenko wrote: > > Hello folks, > > for long time we have problem if you have some arch-specific > BuildRequires, you still get one src.rpm from one of arches (not sure > how koji chooses that one) which might not work for your architecture. > > For example

RFC: make fedora-release archful and add some provides

2018-12-14 Thread Igor Gnatenko
Hello folks, for long time we have problem if you have some arch-specific BuildRequires, you still get one src.rpm from one of arches (not sure how koji chooses that one) which might not work for your architecture. For example if you have following in spec: %ifarch %{ldc_arches} BuildRequires: