wrong dependency chain ?

Michael Schwendt mschwendt at gmail.com
Sat Nov 29 10:38:03 UTC 2008


On Sat, 29 Nov 2008 11:57:25 +0200, Manuel Wolfshant wrote:

>     While trying to do review for 
> https://bugzilla.redhat.com/show_bug.cgi?id=473218 I found out that mock 
> builds for rawhides bail out because of
> 
> Error: Missing Dependency: dejavu-lgc-fonts is needed by package rrdtool
> 
>   The same error is triggered by a koi scratch build. OTOH, dist-f11 
> works just fine. Any idea why is rrdtool pulled in the the first place 
> and why are the fonts missing ?

You can examine that with "repoquery":

# sudo repoquery --enablerepo=rawhide --whatrequires rrdtool-perl --alldeps|grep perl
perl-RRD-Simple-0:1.43-3.fc9.noarch
perl-Collectd-0:4.4.4-1.fc9.i386
perl-Collectd-0:4.4.4-2.fc10.i386
perl-Log-Log4perl-0:1.13-2.fc9.noarch

Notice the last one.

dejavu-lgc-fonts is dead, and dejavu-fonts "Obsoletes" it, but doesn't "Provides" it.




More information about the fedora-devel-list mailing list