Del Stoliker wrote:
error: Failed dependencies: /usr/local/bin/python is needed by python24-2.4.4-0.i386
There's probably some documentation or example script which references /usr/local/bin/python in the shebang. This might get pulled in as a dependency during the automatic requirement processing.
You might have to remove this reference. There was a problem like that with perl-Config-General in rpmforge, where some documentation triggered a dependency on perl(Carp::Heavy).
Cheers,
Ralph