Richard W.M. Jones wrote:
Ahh -- I was running rpmbuild --define 'buildnonet 0', but the spec file doesn't actually respect any preset value. Might I suggest "%global buildnonet 0%{!?buildwithnet:1}"?You've tried setting buildnonet to 0 (ie. the opposite of what's in the specfile)? It should then download the required packages from the EPEL repositories, although I've not tested that option in a while ...
Setting buildnonet to 0 does refer to remote yum sources as expected -- but that doesn't go happily either, it smells to me like it's trying to refer to Fedora-devel packages, which the older EL yum can't handle:
http://fedora.secsup.org/linux/development/x86_64/os/repodata/a639a7f3e2a4b53872dc403af7c8991e0bd0f441eea36d57cc321c0a69f4c415-primary.sqlite.bz2: [Errno -3] Error performing checksum
Trying other mirror.a639a7f3e2a4b53872dc403af7c8991e0bd0f441eea36d57cc321c0a69f4c415-primary.sqlite.bz2 | 10 MB 00:02 http://mirrors.reflected.net/fedora/linux/development/x86_64/os/repodata/a639a7f3e2a4b53872dc403af7c8991e0bd0f441eea36d57cc321c0a69f4c415-primary.sqlite.bz2: [Errno -3] Error performing checksum
Trying other mirror. [...and so on, for other mirrors attempted]