On Seg, 2016-09-26 at 10:22 +0100, Paul Howarth wrote:
On 25/09/16 12:42, Sérgio Basto wrote:
>
> On Dom, 2016-09-11 at 12:33 +0200, Nicolas Chauvet wrote:
> >
> > I've added glibc-all-langpacks to the srpm-build and srpm-build
> > groups
> > for the f26-free koji target.
> > please try to see if it works.
> I just check other packages, that depend on perl, and perl-IP-
> Country
> also miss some provides on builds *without* this fix. In the build
> on
> f24 [1] we have Provides:
> perl(IP::Authority) = 604.001
> perl(IP::Country) = 2.26
> perl(IP::Country::Fast) = 604.001
> perl(IP::Country::MaxMind) = 1.0
> perl(IP::Country::Medium) = 0.05
> perl(IP::Country::Slow) = 0.04
> perl-IP-Country = 2.26-8.fc24
>
> In the build on f25 [2] it misses some provides.
The provides/requires are missing because the build requirement
perl-generators is not specified.
https://fedoraproject.org/wiki/Packaging:Perl#Build_Dependencies
Thanks for the link , that is fixed , the problem is / was in rhel7 we
have yum without support to weak dependencies and glibc split languages
in sub package, in F25+, and use the spectacular rule, glibc.spec got:
Requires: glibc-langpack = %{version}-%{release}
Suggests: glibc-all-langpacks = %{version}-%{release}
Requires and Suggests , may be used for akmods ...
The problem was detected randomly with perl, so I want rebuild some
builds with perl to be sure that we have less problems, we will save
time :)
>
> To not query much and to be safe, I'm planing do one mass rebuild
> on
> perl modules [3] :
>
> dvdrip-0.98.11-10.fc26.src.rpm
> get-flash-videos-1.24-11.20131203git2d46d08.fc25.src.rpm
> mythtv-0.28-7.fc26.src.rpm
> pdflib-lite-7.0.5-7.fc25.src.rpm
> perl-Crypt-IDEA-1.10-4.fc25.src.rpm
> perl-IP-Country-2.26-8.fc25.src.rpm
> perl-PGPLOT-2.21-3.fc25.src.rpm
> xmltv-0.5.68-1.fc25.src.rpm
>
> Query all by "perl*" [4] we more these packages:
> akmods-0.5.4-3.fc26.src.rpm
> get_iplayer-2.96-1.fc26.src.rpm
> lives-2.8.0-1.fc26.src.rpm
> mythtv-status-0.10.4-3.fc25.src.rpm
> mythweb-0.28-2.fc26.src.rpm
> ndiswrapper-1.60-1.fc24.src.rpm
> normalize-0.7.7-10.fc25.src.rpm
> pangzero-1.4.1-2.fc25.src.rpm
> vdrsync-0.1.3-18.PRE1.050322.fc24.src.rpm
>
> Also we may query like this [5]. I known that aren't the perfect
> queries but rebuild the first group [3] seems to me imperative,
> second
> group [4] more or less maybe, the third group [5] I don't know ,
> but I
> don't mind to rebuild all, it is just safe and don't harm, even if
> don't change anything.
> I going begin the mass rebuild of first group.
Better to check for correct build dependencies and fix that if
necessary, otherwise a mass rebuild won't help.
Paul.
--
Sérgio M. B.