[Rpm-maint] rpm4.14 makes urpmi testsuite to segfault (was: Re: [Rpm-announce] RPM 4.14.0 release candidate 2 is out)

2017-10-03 Thread Thierry Vignaud
On 3 October 2017 at 07:34, Panu Matilainen wrote: >>> Also this new rpm introduced segfault regressions in both RPM4 & urpmi >>> testsuites >>> See attached gdb traces in BUG*.txt >>> valgrind seems to hint about invalid writes/reads >>> See you >> >> >> The urpmi issue is

Re: [Rpm-maint] [rpm-software-management/rpm] RFE: Automatic (sub)package generators (#329)

2017-10-03 Thread Ikey Doherty
In ypkg we have a _priority based_ pattern system, which will also happily accept absolute paths. Internally we define subpackages by way of distribution policy, which as well as automating much of the packaging process, ensures distribution policy is respect for file and subpackage placement.

Re: [Rpm-maint] [Rpm-announce] RPM 4.14.0 release candidate 2 is out

2017-10-03 Thread Panu Matilainen
On 10/03/2017 12:20 PM, Thierry Vignaud wrote: On 3 October 2017 at 09:23, Panu Matilainen wrote: On 10/02/2017 11:54 PM, Thierry Vignaud wrote: On 2 October 2017 at 15:08, Panu Matilainen wrote: perl-RPM4's testsuite seems to have caught a

Re: [Rpm-maint] [rpm-software-management/rpm] RFE: Automatic (sub)package generators (#329)

2017-10-03 Thread Jeff Johnson
FWIW, automating sub packages was considered by Toby in Unity linux back in 2009 (until there were some NZ earthquakes he had to deal with)), If you do patterns-through-paths, you are going to recreate SELinux policy maintenance issues: maintaining the patterns globally is rather more abstract

Re: [Rpm-maint] [Rpm-announce] RPM 4.14.0 release candidate 2 is out

2017-10-03 Thread Thierry Vignaud
On 3 October 2017 at 09:23, Panu Matilainen wrote: > On 10/02/2017 11:54 PM, Thierry Vignaud wrote: >> >> On 2 October 2017 at 15:08, Panu Matilainen wrote: >> >> perl-RPM4's testsuite seems to have caught a regression: >> Simulating several

Re: [Rpm-maint] [Rpm-announce] RPM 4.14.0 release candidate 2 is out

2017-10-03 Thread Panu Matilainen
On 10/02/2017 11:54 PM, Thierry Vignaud wrote: On 2 October 2017 at 15:08, Panu Matilainen wrote: perl-RPM4's testsuite seems to have caught a regression: Simulating several simulate rpm -bi in a row now fails with: error: Wrong number of entries for tag Filemodes: 2 found

Re: [Rpm-maint] [Rpm-announce] RPM 4.14.0 release candidate 2 is out

2017-10-03 Thread Panu Matilainen
On 10/03/2017 09:55 AM, Thierry Vignaud wrote: On 3 October 2017 at 08:00, Thierry Vignaud wrote: On 3 October 2017 at 07:34, Panu Matilainen wrote: Also this new rpm introduced segfault regressions in both RPM4 & urpmi testsuites See attached

Re: [Rpm-maint] [Rpm-announce] RPM 4.14.0 release candidate 2 is out

2017-10-03 Thread Thierry Vignaud
On 3 October 2017 at 08:00, Thierry Vignaud wrote: > On 3 October 2017 at 07:34, Panu Matilainen wrote: Also this new rpm introduced segfault regressions in both RPM4 & urpmi testsuites See attached gdb traces in BUG*.txt

Re: [Rpm-maint] [Rpm-announce] RPM 4.14.0 release candidate 2 is out

2017-10-03 Thread Thierry Vignaud
On 3 October 2017 at 07:34, Panu Matilainen wrote: >>> Also this new rpm introduced segfault regressions in both RPM4 & urpmi >>> testsuites >>> See attached gdb traces in BUG*.txt >>> valgrind seems to hint about invalid writes/reads >>> See you >> >> >> The urpmi issue is