RoryJMcKenna
MIS
I am attempting to install rdiff 0.12.7-1 on a Fedora Core 2 box and it is complaining about the following...
# rpm -i rdiff-backup-0.12.7-1.i386.rpm
error: Failed dependencies:
python < 2.4 is needed by rdiff-backup-0.12.7-1
This seems pretty straight forward except for the fact that Python 2.4 is already installed.
# python -V
Python 2.4
Has anyone come across this issue before?? Or could someone make a suggestion as to where this is going wrong?
Thanks.
# rpm -i rdiff-backup-0.12.7-1.i386.rpm
error: Failed dependencies:
python < 2.4 is needed by rdiff-backup-0.12.7-1
This seems pretty straight forward except for the fact that Python 2.4 is already installed.
# python -V
Python 2.4
Has anyone come across this issue before?? Or could someone make a suggestion as to where this is going wrong?
Thanks.