On 6/9/20 3:01 PM, Nicolas Mailhot via devel wrote:
Le mardi 09 juin 2020 à 14:56 +0200, Nicolas Mailhot a écrit :
Le mardi 09 juin 2020 à 14:35 +0200, Vít Ondruch a écrit :
The proposal was to optionally disable test. When somebody asked
why,
the answer was bootstrapping. But we know how to h
Le mardi 09 juin 2020 à 14:56 +0200, Nicolas Mailhot a écrit :
> Le mardi 09 juin 2020 à 14:35 +0200, Vít Ondruch a écrit :
> >
> > The proposal was to optionally disable test. When somebody asked
> > why,
> > the answer was bootstrapping. But we know how to handle
> > bootstrapping.
> > So should
Le mardi 09 juin 2020 à 14:35 +0200, Vít Ondruch a écrit :
>
> The proposal was to optionally disable test. When somebody asked why,
> the answer was bootstrapping. But we know how to handle
> bootstrapping.
> So shouldn't somebody spend time changing the test conditionals to
> bootstrapping condi
Dne 09. 06. 20 v 13:33 Miro Hrončok napsal(a):
> On 09. 06. 20 12:21, Vít Ondruch wrote:
>> That won't be different for what was the original question here, i.e.
>> conditionally disable tests. bconds are what we have for better or
>> worse.
>>
>> And really, this seems about bootstrapping not dis
On 09. 06. 20 12:21, Vít Ondruch wrote:
That won't be different for what was the original question here, i.e.
conditionally disable tests. bconds are what we have for better or worse.
And really, this seems about bootstrapping not disabling tests, which
are not completely different, but nobody c
Le mardi 09 juin 2020 à 12:21 +0200, Vít Ondruch a écrit :
> Dne 09. 06. 20 v 12:12 Nicolas Mailhot napsal(a):
> > Le mardi 09 juin 2020 à 12:08 +0200, Vít Ondruch a écrit :
> > > Just FTR, we have bootstrapping guidelines
> > >
> > > https://docs.fedoraproject.org/en-US/packaging-guidelines/#b
Dne 09. 06. 20 v 12:12 Nicolas Mailhot napsal(a):
> Le mardi 09 juin 2020 à 12:08 +0200, Vít Ondruch a écrit :
>> Just FTR, we have bootstrapping guidelines
>> https://docs.fedoraproject.org/en-US/packaging-guidelines/#bootstrapping
>>
> Those suffer from
> 1. the horrible bcond logic inversion
Le mardi 09 juin 2020 à 12:08 +0200, Vít Ondruch a écrit :
>
> Just FTR, we have bootstrapping guidelines
> https://docs.fedoraproject.org/en-US/packaging-guidelines/#bootstrapping
>
Those suffer from
1. the horrible bcond logic inversion that trips pretty much everyone
all the time.
2. the fa
Dne 05. 06. 20 v 17:24 Tomas Orsava napsal(a):
> On 6/5/20 4:46 PM, Richard W.M. Jones wrote:
>> On Fri, Jun 05, 2020 at 04:38:03PM +0200, Miro Hrončok wrote:
>>> On 05. 06. 20 16:26, Richard W.M. Jones wrote:
On Fri, Jun 05, 2020 at 04:10:20PM +0200, Tomas Orsava wrote:
> Hi,
> I thi