Re: rpm plan (Re: rpm-build pulls perl)

2020-03-30 Thread Jan Rękorajski
On Mon, 30 Mar 2020, Elan Ruusamäe wrote: > On 3/29/20 11:52 AM, Jan Rękorajski wrote: > > >> i think the pear dependency generator should be disabled by default, > >> pear is considered dead in php world. > > ` > > Then disable it, or even better, delete the scripts and config. > what is the rpm

Re: rpm plan (Re: rpm-build pulls perl)

2020-03-30 Thread Neal Gompa
On Mon, Mar 30, 2020 at 2:14 AM Elan Ruusamäe wrote: > > On 3/29/20 11:52 AM, Jan Rękorajski wrote: > > >> i think the pear dependency generator should be disabled by default, > >> pear is considered dead in php world. > > ` > > Then disable it, or even better, delete the scripts and config. > wha

rpm plan (Re: rpm-build pulls perl)

2020-03-29 Thread Elan Ruusamäe
On 3/29/20 11:52 AM, Jan Rękorajski wrote: i think the pear dependency generator should be disabled by default, pear is considered dead in php world. ` Then disable it, or even better, delete the scripts and config. what is the rpm4/rpm5 plan again? i'd rather do this only once, not both branc

Re: rpm-build pulls perl

2020-03-29 Thread Jan Rękorajski
On Sun, 29 Mar 2020, Elan Ruusamäe wrote: > On 3/24/20 11:16 PM, Jan Rękorajski wrote: > > > On a side note, this is exactly why we should not have all those weird > > hacks in deps generators and just run them always. To chatch stuff like > > this. > > > this enabled pear dependencies breaks p

Re: rpm-build pulls perl

2020-03-29 Thread Elan Ruusamäe
On 3/29/20 10:20 AM, Elan Ruusamäe wrote: On 3/29/20 9:17 AM, Elan Ruusamäe wrote: On 3/29/20 9:07 AM, Elan Ruusamäe wrote: On 3/24/20 11:16 PM, Jan Rękorajski wrote: On a side note, this is exactly why we should not have all those weird hacks in deps generators and just run them always. T

Re: rpm-build pulls perl

2020-03-29 Thread Elan Ruusamäe
On 3/29/20 9:17 AM, Elan Ruusamäe wrote: On 3/29/20 9:07 AM, Elan Ruusamäe wrote: On 3/24/20 11:16 PM, Jan Rękorajski wrote: On a side note, this is exactly why we should not have all those weird hacks in deps generators and just run them always. To chatch stuff like this. this enabled pe

Re: rpm-build pulls perl

2020-03-28 Thread Elan Ruusamäe
On 3/29/20 9:07 AM, Elan Ruusamäe wrote: On 3/24/20 11:16 PM, Jan Rękorajski wrote: On a side note, this is exactly why we should not have all those weird hacks in deps generators and just run them always. To chatch stuff like this. this enabled pear dependencies breaks packages that does n

Re: rpm-build pulls perl

2020-03-28 Thread Elan Ruusamäe
On 3/24/20 11:16 PM, Jan Rękorajski wrote: On a side note, this is exactly why we should not have all those weird hacks in deps generators and just run them always. To chatch stuff like this. this enabled pear dependencies breaks packages that does not want them (bundles everything, handles

Re: rpm-build pulls perl

2020-03-24 Thread Jan Rękorajski
On Tue, 24 Mar 2020, Elan Ruusamäe wrote: > i would not like bunch of perl deps in base package. > > i think these dependencies are new due recent updates in the repo > > > ``` > > [root@4195c311335e /]# rpm -q rpm-build --requires|grep perl > /usr/bin/perl > perl(Carp) > perl(Config) > perl(C

rpm-build pulls perl

2020-03-24 Thread Elan Ruusamäe
i would not like bunch of perl deps in base package. i think these dependencies are new due recent updates in the repo ``` [root@4195c311335e /]# rpm -q rpm-build --requires|grep perl /usr/bin/perl perl(Carp) perl(Config) perl(Cwd) perl(File::Basename) perl(File::Copy) perl(File::Path) perl(Fi