Pathname-based buildreqs not working?

Paul Howarth paul at city-fan.org
Tue Dec 11 18:24:27 UTC 2007


Michael E Brown wrote:
> Paul,
>     First, you enabled yum debugging. How did you do that, in the yum
> config file? This may throw off mock because atm mock parses stdout
> from yum. (this isnt the case here, though, just pointing it out, also
> want to know how you did it for my own debugging purposes later.

debuglevel=10 in the yum.conf part of the mock config.

>     Next:
> 
> $ yum resolvedep ccache mysql-devel pcre-devel groff gd-devel
> net-snmp-devel pkgconfig openssl-devel automake lm_sensors-devel
> rrdtool-devel >= 1.2.0 libtool /usr/include/tcpd.h /usr/include/pcap.h
> autoconf gdbm-devel 
> No Package Found for 1.2.0

Perhaps this one is a quoting issue; it should be looking for 
"rrdtool-devel >= 1.2.0" rather than "rrdtool-devel" ">=" "1.2.0"?

> No Package Found for /usr/include/tcpd.h
> No Package Found for /usr/include/pcap.h

These are the ones I've been having trouble with.

> I get the exact same error here on my F-8 box that you are getting. Yum
> problem?
> 
> Need some input from yum folks.

Ah good, it's not just me then.

Paul.




More information about the Fedora-buildsys-list mailing list