build perl problem on mythtv

Sérgio Basto sergio at serjux.com
Sun Sep 25 13:42:08 CEST 2016


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. 

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. 

Best regards,

[1] http://koji.rpmfusion.org/koji/rpminfo?rpmID=27007
[2] http://koji.rpmfusion.org/koji/rpminfo?rpmID=27028

[3] dnf --disablerepo='*' --enablerepo=rpmfusion-free-rawhide \
--enablerepo=rpmfusion-nonfree-rawhide repoquery --qf "%{sourcerpm}" \
--available --whatrequires "perl(:MODULE_COMPAT_5.24.0)" --alldeps 

[4] dnf --disablerepo='*' --enablerepo=rpmfusion-free-rawhide \
--enablerepo=rpmfusion-nonfree-rawhide repoquery --qf "%{sourcerpm}" \
--available --whatrequires "perl*" --alldeps

[5] dnf repoquery --arch=src --disablerepo='*' \
--enablerepo='rpmfusion*rawhide-source' --whatrequires "perl*" \
--alldeps --available


-- 
Sérgio M. B.


More information about the rpmfusion-developers mailing list